USB to RS232 - Printable Version +- Logic Machine Forum (https://forum.logicmachine.net) +-- Forum: LogicMachine eco-system (https://forum.logicmachine.net/forumdisplay.php?fid=1) +--- Forum: Scripting (https://forum.logicmachine.net/forumdisplay.php?fid=8) +--- Thread: USB to RS232 (/showthread.php?tid=4011) |
USB to RS232 - JMM - 22.04.2022 Hi, I would like to use the USB port of a LM5Lite with an rs232 converter (cp2102), Can you give me a sample script? Jean-Marc RE: USB to RS232 - admin - 22.04.2022 The port name for USB is /dev/ttyUSB0. You can view a list of serial ports in System config > Status > System status > Serial ports. |