I was trying to send commands to the ssc-32 using a usb to serial cable since my laptop (like most new computers) doesn’t have any serial ports and I’m not sure of the best way to setup communications. I was able to confirm that the “prolific usb” driver is installed and all of the usb ports appear to be available. I was trying to use perl (also attempted with python) to talk to the usb ports, but wasn’t sure if the “Device::Serial” or “Device::USB” module was the way to go. does anyone have any advice on setting this up?
Thanks
Kevin