Modbus
Connection settings
| Setting | Description |
|---|---|
| IP address | The IP address of the Modbus host. |
| Port | The port of the Modbus host. |
| Timeout | The timeout for connecting, reading and writing after which the action will fail. In milliseconds. |
| Between messages timeout | The delay between polling cycles. Some modbus servers cannot handle very fast polling cycles. The delay ensures the modbus server can keep up the requests. In milliseconds. |
| Delay after connect | Time to wait after connecting to the modbus server. In milliseconds. |