Endianness

Endianness reveals how a partitioned value is stored in the register table.

In Deskval Modbus Tcp Server, NUM's are 32 bit. That means, in its 16 bit register tables (Holding Registers - Input Registers), a NUM value is occupies 2 registers. 

Deskval Modbus Tcp Server stores as Big Endian, that means High Word first then Low Word.





Example of how NUM0 Out is laid out in Modbus Server Input Registers Table with respect to Endianness