10-15-2014 01:43 PM - edited 10-15-2014 01:46 PM
We have a four port RS232/422/485 to Ethernet serial device server with a static IP assigned. How do I read / write to (using MODBUS IP) the individual ports? Building 4 seperate MODBUS objects using the same IP address, but differant identifiyers (1-4) be the answer? The other answer is to use virtual comm ports, but would rather do this without that if possable.
Thanks all
10-29-2014 01:41 PM
You can use TCP only if the device supports RTU to TCP conversion, such as many IAP gateways.
Otherwise, its Virtual COM ports. Lookout hates them, especially if the link is high latency.