Rick Bassham replied to the topic 'indi_celestron_aux' in the forum. 3 years ago

As a workaround, you can use CGX with the direct USB cable by treating it as a networked scope and running this command before connecting:

nc -l 9801 > /dev/ttyS0 < /dev/ttyS0

Just replace ttyS0 with your actual serial device name. Then you can connect to the scope as ethernet at 127.0.0.1 for the IP and 9801 as the port.

Read More...