Replies: 2 comments
-
some comments from @jeroenst about this topic
In my opinion, the "ModbusTCPConnect" command appears to be a proprietary solution, since a TCP client in the Modbus world is always a Modbus-master. |
Beta Was this translation helpful? Give feedback.
-
Additionally, the "ModbusSerialTimeout" command is not part of the documentation |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm currently working on Modbus topics.
I cannot recognize a use case for the ModbusTCPConnect command.
It connects to a Modbus TCP slave as as Modbus-TCP-Master.
But why?
How do you trigger a Modbus request in this scenario ?
The command ModBusSend always uses the serial port (ModBr RX/TX).
Beta Was this translation helpful? Give feedback.
All reactions