I am trying to send commands to the USBSSC32 by using just echo. Here is a command line for example:
echo -ne “\r” 9600
The commands I’m using work with LynxTerm but not with echo. I’ve tried manipulating the baud rate to 115200, and adjusting it accordingly on the USBSSC32 switches. I’ve also tried just the -e option instead.
But basically the green light just blinks indicating that it is receiving commands but the arm doesn’t do anything(active if LynxTerm is used). Any ideas?
What are the -ne or -e options? Do you have the ability to invert the data?
Are you talking about using echo with the windows command processor or a batch file on a windows machine? It is easy with the origional ssc-32 and a USB to serial adapter.