11-146 869 MOTOR PROTECTION SYSTEM – COMMUNICATIONS GUIDE
FORMAT CODES CHAPTER 11: MODBUS MEMORY MAP
Format Codes
82178 0xA4C1 Block 0 0xFFFFFFFF 1 FC142 0 1
82180 0xA4C3 Output Relays 0 0xFFFFFFFF 1 FC198 0 1
82182 0xA4C5 Events 0 1 1 FC126 1 1
82183 0xA4C6 Targets 0 2 1 FC101 1 1
Information
102111 0xF29E PSU Serial # 0 65535 1 F60_14 PCBSerial1 14
102118 0xF2A5 CAN1 Serial # 0 65535 1 F60_14 PCBSerial2 14
102125 0xF2AC CAN2 Serial # 0 65535 1 F60_14 PCBSerial3 14
102132 0xF2B3 CPU Serial # 0 65535 1 F60_14 PCBSerial4 14
102139 0xF2BA COMM Serial # 0 65535 1 F60_14 PCBSerial5 14
102146 0xF2C1 IO_1 Serial # 0 65535 1 F60_14 PCBSerial6 14
102153 0xF2C8 IO_2 Serial # 0 65535 1 F60_14 PCBSerial7 14
102160 0xF2CF IO_3 Serial # 0 65535 1 F60_14 PCBSerial8 14
102167 0xF2D6 AN_1 Serial # 0 65535 1 F60_14 PCBSerial9 14
102174 0xF2DD AN_2 Serial # 0 65535 1 F60_14 PCBSerial10 14
102181 0xF2E4 MAG_1 Serial # 0 65535 1 F60_14 PCBSerial11 14
102188 0xF2EB MAG_2 Serial # 0 65535 1 F60_14 PCBSerial12 14
102195 0xF2F2 FP Serial # 0 65535 1 F60_14 PCBSerial13 14
Factory Settings
102242 0xF321 Login 0 8 1 FC252 0 1
102243 0xF322 Login Password 0 65535 1 F60_22 0 22
Modbus
Address
Hex
Address
Description Min Max Step Units Format
Code
Factory
Default
Size in
Words
Code Type Definition
F0 unsigned 16 bits Unsigned Value
Example: 1234 stored as 1234
F0A unsigned 16 bits Unsigned Value, Min Value = OFF
Example: 1234 stored as 1234
F0D unsigned 16 bits Unsigned Value, Max Value = Never
Example: 1234 stored as 1234
F1 unsigned 16 bits Unsigned Value, 1 Decimal Place
Example: 123.4 stored as 1234
F2 unsigned 16 bits Unsigned Value, 2 Decimal Places
Example: 12.34 stored as 1234
F3 unsigned 16 bits Unsigned Value, 3 Decimal Places
Example: 1.234 stored as 1234
F4 unsigned 16 bits Unsigned Value, 4 Decimal Places
Example: 1.2345 stored as 12345
F10 unsigned 32 bits Unsigned Long Value
1st 16 bitsHigh Order Word of Long Value
2nd 16 bitsLow Order Word of Long Value
Example: 123456 stored as 123456