Logic Machine Forum
Serial to Ethernet question - Printable Version

+- Logic Machine Forum (https://forum.logicmachine.net)
+-- Forum: LogicMachine eco-system (https://forum.logicmachine.net/forumdisplay.php?fid=1)
+--- Forum: Gateway (https://forum.logicmachine.net/forumdisplay.php?fid=10)
+--- Thread: Serial to Ethernet question (/showthread.php?tid=704)



Serial to Ethernet question - Thomas - 28.03.2017

Hi
Can I use some Serial over IP converter with LM?
Like Moxa 5110? http://www.moxa.com/product/NPort_5110.htm

I mean not only as "telnet" but as a regular serial port.

Thank you


RE: Serial to Ethernet question - Erwin van der Zwart - 28.03.2017

Hi Thomas,

I did this with another IP to Serial converter to control RGB LED drivers, maybe you can use this script to get it up and running..

.lua   Control LED RS232 Drivers over IP.lua (Size: 5.27 KB / Downloads: 35)


BR,

Erwin


RE: Serial to Ethernet question - Thomas - 29.03.2017

Hi
Actually what I need it to connect modbus. This is why I asked about emulation of a real serial port.
I'm looking for a cheap solution how to connect serial modbus device without installing a new serial cable.
Another option is to use modbus/KNX or serial modbus to IP modbus converters.


RE: Serial to Ethernet question - Erwin van der Zwart - 29.03.2017

Hi Thomas,

I would advice this one,you can use modbus tcp from LM.

http://www.schneider-electric.com/en/product-range/63423-link150

BR,

Erwin