×

INDI Library v2.0.7 is Released (01 Apr 2024)

Bi-monthly release with minor bug fixes and improvements

Moonlite Focuser Mac/EKOS

  • Posts: 527
  • Thank you received: 139
Ok, I’ll attempt one with only the Moonlite, and one with everything connected to be sure there are no issues.
6 years 2 months ago #23180

Please Log in or Create an account to join the conversation.

  • Posts: 527
  • Thank you received: 139
Here's all the equipment connected. Moonlite will not connect now at all. I've provided a new log, plus new screens of both connection windows for the Celestron AVX mount and the Moonlite.

Thanks.

File Attachment:

File Name: Moonlitewithgear.zip
File Size:361 KB
6 years 2 months ago #23187
Attachments:

Please Log in or Create an account to join the conversation.

  • Posts: 527
  • Thank you received: 139
Also, here's a report of what is on the USB hub.

File Attachment:

File Name: USBDevices.rtf
File Size:7 KB
6 years 2 months ago #23190
Attachments:

Please Log in or Create an account to join the conversation.

Thanks for the logs. I think you should start with something simple. Only connect MoonLite, and create a profile with Telescope & CCD Simulator plus MoonLite, and then try that. From the logs, two usb serial devices are there. Did you install the MacOS drivers for these USB to Serial adapters from FTDI?
6 years 2 months ago #23208

Please Log in or Create an account to join the conversation.

  • Posts: 527
  • Thank you received: 139
Ok. This time I set it up with a CCD Simulator, Telescope Simulator, Guider simulator, and the Moonlite. I Rebooted, unplugged all devices, and rest the Moonlite motor by unplugging it from everything and plugging it back in. When I booted up went into EKOS and started INDI, the focuser would not start. I logged this session. Stopped INDI, and I tried to clear out the USB port connection information on the Moonlite connection tab. Then I quit EKOS, reset the focuser again, and then loaded up EKOS, started INDI, and it worked this time. I copied the USB settings from Device Profile, and took another log, moved the focuser a bit, then exited EKOS. All the information is attached.

I did previously install a driver for the USB-Serial cable I use to connect to my mount and control it. I believe I installed the Prolific driver from www.prolific.com.tw/US/ShowProduct.aspx?p_id=229&pcid=41 , but it has been a while. The USB Serial cable I'm using with the mount is from Sabrent .

Thanks, Let me know if I need to provide anything else.

File Attachment:

File Name: Moonlitewi...tors.zip
File Size:197 KB
6 years 2 months ago #23211
Attachments:

Please Log in or Create an account to join the conversation.

You're getting resource busy error, so perhaps something in MacOS is using this port? I'm not sure what do suggest otherwise.
6 years 2 months ago #23214

Please Log in or Create an account to join the conversation.

  • Posts: 527
  • Thank you received: 139
I don’t have any other devices plugged in, so how would I test it?
6 years 2 months ago #23227

Please Log in or Create an account to join the conversation.

  • Posts: 527
  • Thank you received: 139
I’m wondering since I have a Serial to USB cable and driver installed for my NexStar hand controller if getting a USB version of the hand controller would eliminate this issue? I think the only way to test it would be to erase OSX and do a clean install with no USB serial driver installed to test the focuser before I make a purchase.
6 years 2 months ago #23229

Please Log in or Create an account to join the conversation.

  • Posts: 527
  • Thank you received: 139
Also, one other thing.

I have both my serial-USB cable for my mount plugged in now, and the focuser, and they're both working. By themselves. I still get the timeout errors, but I can send commands to the focuser.
USB-Serial Controller:
 
  Product ID:	0x2303
  Vendor ID:	0x067b  (Prolific Technology, Inc.)
  Version:	3.00
  Speed:	Up to 12 Mb/sec
  Manufacturer:	Prolific Technology Inc.
  Location ID:	0x14200000 / 18
  Current Available (mA):	500
  Current Required (mA):	100
  Extra Operating Current (mA):	0
 
FT232R USB UART:
 
  Product ID:	0x6001
  Vendor ID:	0x0403  (Future Technology Devices International Limited)
  Version:	6.00
  Serial Number:	A10725B4
  Speed:	Up to 12 Mb/sec
  Manufacturer:	FTDI
  Location ID:	0x14100000 / 19
  Current Available (mA):	500
  Current Required (mA):	90
  Extra Operating Current (mA):	0

The FT232R is the focuser. FTDI makes the chip, and they have a webpage here where you can see the specs. It looks like their might be a driver from FTDI, I'm wondering if this would help, but I don't know which to download.
6 years 2 months ago #23235

Please Log in or Create an account to join the conversation.

  • Posts: 527
  • Thank you received: 139
A little more digging and what I can find on their website is that the VCP driver is for this:

VCP creates a virtual com port on the MAC and allows applications that use the POSIX programming interface to communicate with the device. This is effectively the same us using a legacy com port.

And the D2XX drivers are for:

D2xx uses FTDI’s programming interface to access advanced features of the chips.

Sounds like maybe I should try the VCP drivers?
6 years 2 months ago #23237

Please Log in or Create an account to join the conversation.

Try to this command, what do you get:
lsof | grep usbserial
6 years 2 months ago #23250

Please Log in or Create an account to join the conversation.

  • Posts: 527
  • Thank you received: 139
I get this:
indi_moon 2321 andrewburwell    3u      CHR              20,11    0t1166     683 /dev/cu.usbserial-A10725B4
6 years 2 months ago #23259

Please Log in or Create an account to join the conversation.

Time to create page: 0.203 seconds