4X Registers (M820)

The registers are listed with their Modbus addresses.
The data held at these addresses are Read-Only or Read+Write as indicated below.
4X registers are read using function 03h and written using function 10h.
A sample write packet will look like this:-
[Node][10][start address][No. of Double Registers][Data length in bytes][CRC(2 bytes)]

e.g. To set Node 23h System Voltage and System Current together:-
[23h][10h][0000h][0004h(4, 2 byte regs)][08h(2, 4 byte regs)][CRC(2 bytes)]

Modbus Address

Register Address/Name

Mode

40001

(0x00) SYSTEM VOLTAGE

(R/W)

40003

(0x02) SYSTEM CURRENT

(R/W)

40005

(0x04) SYSTEM TYPE

(R/O)

40007

(0x06)

TO

Factory use only

40057

(0x38)

40059

(0x3A) Temperature Relay Set Point

(R/W)

40061

(0x3C) Temperature Relay Condition

(RO)

40063

(0x3E)

TO

Factory use only

40095

(0x5E)

40097

(0x60) Pressure Relay Set Point

(R/W)

40099

(0x62) Pressure Relay Condition

(RO)