5. Configuration – master
In master operating mode, up to 64 actions can be defined, which the master carries
out periodically They allow read or write access to the Modbus registers of the
slaves A delay between the messages can be set via the master delay parameter in
order to ensure compatibility with slower slaves
6. Byte order
By default, the devices transmit the values in the byte order 21436587 A different
byte order can be selected for the slave operating mode The master operating
mode allows the byte order to be set for each action
7. Modbus register
Read input registers – function code: 04
Address
hexadecimal)
Address
decimal)
Data type Description
0x00 0 Float32, IEEE-754 display value 1
0x02 2 Float32, IEEE-754 display value 2
0x04 4 Float32, IEEE-754 display value 3
0x06 6 Float32, IEEE-754 display value 4
0x08 8 Int64 display value 1
0x0C 12 Int64 display value 2
0x10 16 Int64 display value 3
0x14 20 Int64 display value 4
Read / write holding registers – function code: 03 / 16
Address
hexadecimal)
Address decimal) Data type Description
0x00 0 Float32, IEEE-754 remote value 1
0x02 2 Float32, IEEE-754 remote value 2
0x04 4 Float32, IEEE-754 remote value 3
0x06 6 Float32, IEEE-754 remote value 4
0x08 8 Int64 remote value 1
0x0C 12 Int64 remote value 2
0x10 16 Int64 remote value 3
0x14 20 Int64 remote value 4
----- 6 / 8 -----