User Manual
Z-SG2 / Z-SG2-L
ALL RIGHTS RESERVED. NO PART OF THIS PUBLICATION MAY
BE REPRODUCED WITHOUT PRIOR PERMISSION.
www.seneca.it
Doc: MI-005370-EN
Rev. 1.0.0.2
Page 38
MODBUS REGISTER TABLE
The following abbreviations are used in the register tables:
MS = More significant
LS = Less significant
MSW = 16 most significant bits
LSW = 16 least significant bits
MSW* = 16 most significant or least significant bits depending on the configuration (most significant default)
LSW* = 16 less significant or more significant bits depending on the configuration (less significant default)
MSW = 8 most significant bits
LSW = 8 least significant bits
MSBIT = Most significant bit
MSBIT = Least significant bit
RO = Register in read-only
RW = Read/write register
RW** = Reading and writing register contained in flash memory, writable a maximum of 10000 times.
Unsigned 16 bit = unsigned integer register, can take values from 0 to 65535
Signed 16 bit = signed integer register can take values from -32768 to +32767
Float 32 bits = 32-bit single-precision floating point register (IEEE 754)
https://en.wikipedia.org/wiki/IEEE_754
BIT = Boolean registry, can be 0 (false) or 1 (true)
NUMBERING OF "0-BASED" OR "1-BASED” MODBUS ADDRESSES
According to the Modbus standard the Holding Register registers are addressable from 0 to 65535, there are 2
different conventions for numbering the addresses: "0-BASED" and "1-BASED".
For greater clarity, Seneca shows its register tables in both conventions.
ATTENTION!
CAREFULLY READ THE DOCUMENTATION OF THE MODBUS MASTER DEVICE IN ORDER TO
UNDERSTAND WHICH OF THE TWO CONVENTIONS THE MANUFACTURER HAS DECIDED TO USE