I would like to know if it might be possible to write a communication layer that encapsulate modbus RTU/ASCII PDU, the idea is to send the serial command over TCP/IP but not using modbus TCP.
Could you please point me how should I add this layer on the code?
Hello Mikhail,
I would like to know if it might be possible to write a communication layer that encapsulate modbus RTU/ASCII PDU, the idea is to send the serial command over TCP/IP but not using modbus TCP.
Could you please point me how should I add this layer on the code?
Will appreciate your comments,