
You can access these properties by double-clicking .
The ModbusTcpSlaveNetwork has the standard collection of network components, such as for status, health, monitor, tuning policies, and poll scheduler.
In addition, the following properties have special importance.
| Property | Value | Description |
|---|---|---|
| Float Byte Order | drop-down list | Specifies the byte-order used to assemble or receive floating-point (32-bit) values in messages. Choices reflect two alternate
methods, where numerals 0, 1, 2, and 3 represent the least significant byte to most significant byte:
|
| Long Byte Order | drop-down list |
Specifies the byte-order used to assemble or receive long integer (32-bit) values in messages. Choices reflect two alternate methods, where numerals 0, 1, 2, and 3 represent the least significant byte to most significant byte:
NOTE: Float or long values received in incorrect byte order may appear abnormally big, or not at all.
|
| Port | number (defaults to 502) | Specifies the TCP port used by Modbus message transactions. 502 is the standard Modbus TCP port. Leave at the default (502) unless the Modbus TCP master uses another TCP port. |
| Socket Timeout In Millis | defaults to 30000 (milliseconds, or 30 seconds—the minimum). | You can adjust upwards if necessary. |
| Maximum Connections | number | Specifies the maximum connection. |