7SR120 Technical Manual
Chapter 4 - Page 34 of 84 ยฉ 2017 Siemens Protection Devices Limited
In this MODBUS implementation the 16 bit value is stored in a 16 bit register in Big-Endian format.
As an example, assume bits 1, 3, 9 and 12 are set. The binary representation of this would be
0000100100000101
2
giving a hex representation of 0905h. Assume this is stored in the register 30001,
it would look as follows:
Address Value
30001 0905
On reception this register should be interpreted as a 16 bit integer.