“Connection Settings” Tab
In the “Connection Settings” tab, all general settings for the Modbus connection are performed, such as the response timeout of requests and request intervals. Settings for “TCP Keepalive” specifically apply to Modbus /TCP connections; “Type Of Service (IP)” applies to Modbus -UDP and TCP connections.
Parameter | Description | |
---|---|---|
Communication Settings | ||
Response timeout [ms] | Wait time in ms until a request is repeated | |
Request interval [ms] | Time in ms between two successive requests | |
Substitute value strategy | ||
Default Setting | Behavior of the master in the event of a slave failure: | |
Retain last value | The master uses the last transmitted value of the slave. | |
Set to 0 | The master uses “0” as the value of the slave. | |
The substitute value strategy set here applies to generated Modbus channels. For user-defined channels, the substitute value can be set per channel. | ||
KeepAlive (TCP) | ||
KeepAliveTime [s] | The time span in seconds (once) between the last data packet and the first KeepAlive packet (probe) | |
KeepAliveInterval [s] | Interval in seconds between two successive Keepalive packets (Probes) | |
KeepAliveProbes [Number] | Number of Keepalive packets until the connection is considered lost/removed | |
Type of Service (IP) | ||
Low Delay | Sets the “Low Delay” attribute in the IP header | |
High Throughput | Sets the “High Throughput” attribute in the IP header | |
High Reliability | Sets the “High Reliability” attribute in the IP header |