CAUTION Registers are numbered in decimal, starting from one. Register addresses in actual Modbus messages (Modbus Protocol Data Unit (PDU) are in hexadecimal and start from zero. Subtract 1 from the register number presented in this manual to get the address used in the Modbus message. For example, the register number 769 (Modbus address) corresponds to address 0300hex in the Modbus message. |
Accessing unavailable (temporarily missing) measurement data does not generate an exception. “Unavailable” value (a quiet NaN for floating point data or 0000hex for integer data) is returned instead. An exception is generated only for any access outside the applicable register ranges.