T
We have identified many devices which will convert modbus RTU serial to modbus TCP, but they all involve the following cycle:
(1) Receive modbus TCP request, (2) Convert to modbus RTU request and send request, (3) Receive modbus RTU slave reply, (4) Convert modbus RTU slave reply into modbus TCP slave reply, and send reply. Steps 1 to 4 can take up to 50ms, which is too slow for some of our customers. I know that Profibus ASICs are available which have dual-port RAM. The developer simply needs to read/write the dual-port RAM, and the ASIC handles the very fast profibus comms. Does anyone know if such devices exist for modbus TCP?
(1) Receive modbus TCP request, (2) Convert to modbus RTU request and send request, (3) Receive modbus RTU slave reply, (4) Convert modbus RTU slave reply into modbus TCP slave reply, and send reply. Steps 1 to 4 can take up to 50ms, which is too slow for some of our customers. I know that Profibus ASICs are available which have dual-port RAM. The developer simply needs to read/write the dual-port RAM, and the ASIC handles the very fast profibus comms. Does anyone know if such devices exist for modbus TCP?
