Modbus TCP
Posted: Thu Sep 28, 2017 8:24 am
Today i found out that many of our devices should in future support Modbus TCP client/server... How hard would it be to implement the Modbus TCP and Modbus RTU over TCP? This could be archieved using some ethernet modules like ENC28J* or WizNet. ENC would be easier to be implemented onto a PCB.
The TCP usually doesn't need slave ID:s, but in my case, the TCP slave could have multiples serial devices (or measurement adc) under it and it would act as a Modbus TCP Gateway (so the slave ID would tell the device to put the message out to the correct measurement device).
Ive seen there are some gateway devices out there, but it would be always better to be on way to get the on-board Modbus TCP to the devices!
Would be glad to hear any opinions and suggestions about this!
The TCP usually doesn't need slave ID:s, but in my case, the TCP slave could have multiples serial devices (or measurement adc) under it and it would act as a Modbus TCP Gateway (so the slave ID would tell the device to put the message out to the correct measurement device).
Ive seen there are some gateway devices out there, but it would be always better to be on way to get the on-board Modbus TCP to the devices!

Would be glad to hear any opinions and suggestions about this!