You are on page 1of 145

EDR-5000 Modbus® Register Maps

IL02602009E EDR-5000

Table of Contents

Modbus Parameters.............................................................................................................................................................................3
Notes for the SCADA-System..................................................................................................................................................................................................... 4
Specific Modbus Function Codes.......................................................................................................................................................5
Setting Date and Time................................................................................................................................................................................................................. 9
Supported Modbus - Error Messages........................................................................................................................................................................................ 10
Appendix – Register Maps.................................................................................................................................................................11
Signals....................................................................................................................................................................................................................................... 11
Measuring Values.................................................................................................................................................................................................................... 117
Commands.............................................................................................................................................................................................................................. 136
Settings................................................................................................................................................................................................................................... 140
Cause of trip............................................................................................................................................................................................................................ 142
Fast Status Register................................................................................................................................................................................................................ 143

md5_1
md5_2

RMS Handoff: 28726


File: ?
This manual applies to devices (Modbus RTU and Modbus TCP):

Version 3.0.c

Build: 28659

2 www.eaton.com
EDR-5000 IL02602009E

Modbus Parameters
For the Modbus Protocol, several parameters have to be set that are relevant for the communication between the control system (SCADA) and the device. The
parameters and their setting possibilities or value ranges are shown in the tables that follow.

ATTENTION!
The parameters are described within the Appendix of the device manual (Modbus section).

www.eaton.com 3
IL02602009E EDR-5000

Notes for the SCADA-System


When using Modbus RTU the following times have to be considered by the control system and are fixed within the device :
The dwell times (tD ) before start of a frame must at least be set to 3.5 characters.

Examples:

3.5 characters 9600 Baud = 4 ms


3.5 characters 19200 Baud = 2 ms
3.6 3.5 characters 38400 Baud = 1 ms

Start of a new message is expected when the dwell time (tD ) is > 3.5 characters.

The fact that the probability of disruptions during transmission of a message increases with its length has to be taken into consideration and thus a query to the
Slave should possibly be such that the message is not much longer than 32 bytes.

4 www.eaton.com
EDR-5000 IL02602009E

Specific Modbus Function Codes


For reading data from the device or to carry out commands, the services listed in the table, also called »Function Codes«, are supported.

Table 1.1. Function Codes

Function-Code Designation Description


3 Read Holding There are single or several data words read from a specific data word address. Only status addresses and parameter
Registers addresses can be read.
4 Read Input There are single or several data words read from a specific data word address. Only measuring values can be read.
Registers
5 Write Single All other values are illegal and will not affect the output. Via this function code. acknowledgments can be executed as well
Output (Bit) as counters reset or blockings set.
8 Loopback Test Test function for the communication system.
16 Load Multiple There are single or several data words written from a specific data word address.
Registers

www.eaton.com 5
IL02602009E EDR-5000

On the following pages, the Modbus functions are described in detail:

Function-Code 3/4:

Query
Slave 3/4 Register address Register address Register number Register number Check-sum Check-sum
address HI LO HI LO HI LO

Response
Slave 3/4 Byte Register 0 Register 0 ... Check-sum Check-sum
address number HI LO HI LO

Register address (HI*256 + LO)


The data word address from where-reading should start.

Register number (HI*256 + LO)


Number of data words to be read. Valid range: 1..125

Byte number
Number of subsequent bytes containing data words.

Register
Data words read out of the device (Highbyte and Lowbyte).

6 www.eaton.com
EDR-5000 IL02602009E

Function Code 5:

Query
Slave 5 Register address Register address Register data Register data Check-sum Check-sum
address HI LO HI LO HI LO

Response
Slave 5 Register address Register address Register data Register data Check-sum Check-sum
address HI LO HI LO HI LO

Register address (HI*256 + LO)


Data word address to be written.

Register data
Value of the data word to be written (Highbyte and Lowbyte).

Permitted value range:


FF00 hex request for a single byte to be on: This often means to reset a counter, execute acknowledgments, or set blockings signals.
0000 hex request for a single byte to be off: This often means to deactivate blocking signals or to reset single bytes.

Function Code 8:

Query
Slave 8 Data Diag Data Diag Test data Test data Check-sum Check-sum
address Code HI Code LO HI LO
0x00 0x00

Response
Slave 8 Data Diag Data Diag Test data Test data Check-sum Check-sum
address Code HI Code LO HI LO

Data Diag Code HI (high), Data Diag Code LO ( low)


Diagnostic Code (sub-function code of function code 8) for testing the communication system. The Diagnostic Code “Return Query Data“ (0x00, 0x00) is being
supported.

Test Data
By using the Diagnostic Code 0x00 0x00, the transmitted data are sent back to the Master unchanged.

www.eaton.com 7
IL02602009E EDR-5000

Function Code 16:

Query
Slave 16 Register Register Register Register Byte Register 0 Register 0 ... Check-sum Check-sum
address address address number number number HI LO HI LO
HI LO HI LO

Response
Slave 16 Register address Register address Register number Register number Check-sum Check-sum
address HI LO HI LO HI LO

Register address (HI*256 + LO)


Data word address from where writing should start.

Register number (HI*256 + LO)


Query: Number of data words to be written. Valid range: 1..123
Response: Number of data words written.

Byte number
Number of subsequent bytes to contain data words.

Register
Data words read out of the device (Highbyte and Lowbyte).

8 www.eaton.com
EDR-5000 IL02602009E

Setting Date and Time


Date and time can be set by means of function code 16 and read with function code 3. If the device address 0 (broadcast address) is selected, the times of all
devices connected to this bus are simultaneously reset. The devices do not respond to a broadcast command.

www.eaton.com 9
IL02602009E EDR-5000

Supported Modbus - Error Messages


Exception messages are described within the general “Modbus Application Protocol Specification". An exception response table with examples is shown in that
specification. The table below contains just the actually used codes. In case the device has recognized an error, it can react in the following manner.

Exception Designation Description


Code
1 Illegal Function The message received includes a function code that is not supported by the Slave.
2 Illegal Data Address Access was sought on a data word address not included in the data module.
3 Illegal Data Value The received message contains an invalid data structure (e.g.: wrong number of data bytes).
4 Slave Device Failure An unrecoverable error occurred while the Server (or Slave) was attempting to perform the requested action.

The response given by the device in a failure case has the following format.

Slave 0x80 Exception Check- Check-


Address + Function Code Code sum HI sum LO

In the second byte of the response, the Function Code is sent with the highest byte set to 1. This is equivalent to an addition by 0x80. The third byte holds the
Exception Code of the error message.

10 www.eaton.com
EDR-5000 IL02602009E

Appendix – Register Maps

Signals
Module Subgroup Start Register No. of Function Code Format Bit Mask / Unit Description
Names Address Modbus (Bit Position)
Functions Registers
Prot 1 1 3 Struct
ExBlo1-I 1 1 3 Bit 0x1 - Module Input State: External
Blocking1
(1)
ExBlo2-I 1 1 3 Bit 0x2 - Module Input State: External
Blocking2
(2)
Active 1 1 3 Bit 0x4 - Signal: Active
(3)
ExBlo 1 1 3 Bit 0x8 - Signal: External Blocking
(4)
Pickup 1 1 3 Bit 0x10 - Signal: General Pickup
Phase A Phase A
(5)
Pickup 1 1 3 Bit 0x20 - Signal: General Pickup
Phase B Phase B
(6)
Pickup 1 1 3 Bit 0x40 - Signal: General Pickup
Phase C Phase C
(7)
Pickup IX 1 1 3 Bit 0x80 - Signal: General Pickup -
or IR Ground Fault
(8)
Pickup 1 1 3 Bit 0x100 - Signal: General Pickup
(9)
Trip Phase 1 1 3 Bit 0x200 - Signal: General Trip Phase A
A (*)
(10)
Trip Phase 1 1 3 Bit 0x400 - Signal: General Trip Phase B
B (*)
(11)

www.eaton.com 11
IL02602009E EDR-5000

Module Subgroup Start Register No. of Function Code Format Bit Mask / Unit Description
Names Address Modbus (Bit Position)
Functions Registers
Trip Phase 1 1 3 Bit 0x800 - Signal: General Trip Phase
C (*) C
(12)
Trip IX or 1 1 3 Bit 0x1000 - Signal: General Trip Ground
IR (*) Fault
(13)
Trip (*) 1 1 3 Bit 0x2000 - Signal: General Trip
(14)
Prot 2 1 3 Struct
I dir fwd 2 1 3 Bit 0x80 - Signal: Phase current failure
forward direction
(8)
I dir rev 2 1 3 Bit 0x100 - Signal: Phase current failure
reverse direction
(9)
I dir n 2 1 3 Bit 0x200 - Signal: Phase fault - missing
poss reference voltage
(10)
50P[1] 3 1 3 Struct
ExBlo1-I 3 1 3 Bit 0x1 - Module Input State: External
Blocking1
(1)
ExBlo2-I 3 1 3 Bit 0x2 - Module Input State: External
Blocking2
(2)
ExBlo 3 1 3 Bit 0x4 - Module Input State: External
TripCmd-I Blocking of the Trip
(3) Command
Rvs Blo-I 3 1 3 Bit 0x8 - Module Input State: Reverse
Blocking
(4)
Active 3 1 3 Bit 0x10 - Signal: Active
(5)
ExBlo 3 1 3 Bit 0x20 - Signal: External Blocking
(6)

12 www.eaton.com
EDR-5000 IL02602009E

Module Subgroup Start Register No. of Function Code Format Bit Mask / Unit Description
Names Address Modbus (Bit Position)
Functions Registers
Rvs Blo 3 1 3 Bit 0x40 - Signal: Reverse Blocking
(7)
Blo 3 1 3 Bit 0x80 - Signal: Trip Command
TripCmd blocked
(8)
ExBlo 3 1 3 Bit 0x100 - Signal: External Blocking of
TripCmd the Trip Command
(9)
50P[1] 4 1 3 Struct
Pickup IA 4 1 3 Bit 0x1 - Signal: Pickup IA
(1)
Pickup IB 4 1 3 Bit 0x2 - Signal: Pickup IB
(2)
Pickup IC 4 1 3 Bit 0x4 - Signal: Pickup IC
(3)
Pickup 4 1 3 Bit 0x8 - Signal: Pickup
(4)
Trip (*) 4 1 3 Bit 0x80 - Signal: Trip
(8)
TripCmd 4 1 3 Bit 0x100 - Signal: Trip Command
(*)
(9)
50P[2] 5 1 3 Struct
ExBlo1-I 5 1 3 Bit 0x1 - Module Input State: External
Blocking1
(1)
ExBlo2-I 5 1 3 Bit 0x2 - Module Input State: External
Blocking2
(2)
ExBlo 5 1 3 Bit 0x4 - Module Input State: External
TripCmd-I Blocking of the Trip
(3)
Command

www.eaton.com 13
IL02602009E EDR-5000

Module Subgroup Start Register No. of Function Code Format Bit Mask / Unit Description
Names Address Modbus (Bit Position)
Functions Registers
Rvs Blo-I 5 1 3 Bit 0x8 - Module Input State: Reverse
Blocking
(4)
Active 5 1 3 Bit 0x10 - Signal: Active
(5)
ExBlo 5 1 3 Bit 0x20 - Signal: External Blocking
(6)
Rvs Blo 5 1 3 Bit 0x40 - Signal: Reverse Blocking
(7)
Blo 5 1 3 Bit 0x80 - Signal: Trip Command
TripCmd blocked
(8)
ExBlo 5 1 3 Bit 0x100 - Signal: External Blocking of
TripCmd the Trip Command
(9)
50P[2] 6 1 3 Struct
Pickup IA 6 1 3 Bit 0x1 - Signal: Pickup IA
(1)
Pickup IB 6 1 3 Bit 0x2 - Signal: Pickup IB
(2)
Pickup IC 6 1 3 Bit 0x4 - Signal: Pickup IC
(3)
Pickup 6 1 3 Bit 0x8 - Signal: Pickup
(4)
Trip (*) 6 1 3 Bit 0x80 - Signal: Trip
(8)
TripCmd 6 1 3 Bit 0x100 - Signal: Trip Command
(*)
(9)
50P[3] 7 1 3 Struct

14 www.eaton.com
EDR-5000 IL02602009E

Module Subgroup Start Register No. of Function Code Format Bit Mask / Unit Description
Names Address Modbus (Bit Position)
Functions Registers
ExBlo1-I 7 1 3 Bit 0x1 - Module Input State: External
Blocking1
(1)
ExBlo2-I 7 1 3 Bit 0x2 - Module Input State: External
Blocking2
(2)
ExBlo 7 1 3 Bit 0x4 - Module Input State: External
TripCmd-I Blocking of the Trip
(3) Command
Rvs Blo-I 7 1 3 Bit 0x8 - Module Input State: Reverse
Blocking
(4)
Active 7 1 3 Bit 0x10 - Signal: Active
(5)
ExBlo 7 1 3 Bit 0x20 - Signal: External Blocking
(6)
Rvs Blo 7 1 3 Bit 0x40 - Signal: Reverse Blocking
(7)
Blo 7 1 3 Bit 0x80 - Signal: Trip Command
TripCmd blocked
(8)
ExBlo 7 1 3 Bit 0x100 - Signal: External Blocking of
TripCmd the Trip Command
(9)
50P[3] 8 1 3 Struct
Pickup IA 8 1 3 Bit 0x1 - Signal: Pickup IA
(1)
Pickup IB 8 1 3 Bit 0x2 - Signal: Pickup IB
(2)
Pickup IC 8 1 3 Bit 0x4 - Signal: Pickup IC
(3)
Pickup 8 1 3 Bit 0x8 - Signal: Pickup
(4)

www.eaton.com 15
IL02602009E EDR-5000

Module Subgroup Start Register No. of Function Code Format Bit Mask / Unit Description
Names Address Modbus (Bit Position)
Functions Registers
Trip (*) 8 1 3 Bit 0x80 - Signal: Trip
(8)
TripCmd 8 1 3 Bit 0x100 - Signal: Trip Command
(*)
(9)
51P[1] 9 1 3 Struct
ExBlo1-I 9 1 3 Bit 0x1 - Module Input State: External
Blocking1
(1)
ExBlo2-I 9 1 3 Bit 0x2 - Module Input State: External
Blocking2
(2)
ExBlo 9 1 3 Bit 0x4 - Module Input State: External
TripCmd-I Blocking of the Trip
(3) Command
Rvs Blo-I 9 1 3 Bit 0x8 - Module Input State: Reverse
Blocking
(4)
Active 9 1 3 Bit 0x10 - Signal: Active
(5)
ExBlo 9 1 3 Bit 0x20 - Signal: External Blocking
(6)
Rvs Blo 9 1 3 Bit 0x40 - Signal: Reverse Blocking
(7)
Blo 9 1 3 Bit 0x80 - Signal: Trip Command
TripCmd blocked
(8)
ExBlo 9 1 3 Bit 0x100 - Signal: External Blocking of
TripCmd the Trip Command
(9)
51P[1] 10 1 3 Struct
Pickup IA 10 1 3 Bit 0x1 - Signal: Pickup IA
(1)

16 www.eaton.com
EDR-5000 IL02602009E

Module Subgroup Start Register No. of Function Code Format Bit Mask / Unit Description
Names Address Modbus (Bit Position)
Functions Registers
Pickup IB 10 1 3 Bit 0x2 - Signal: Pickup IB
(2)
Pickup IC 10 1 3 Bit 0x4 - Signal: Pickup IC
(3)
Pickup 10 1 3 Bit 0x8 - Signal: Pickup
(4)
Trip (*) 10 1 3 Bit 0x80 - Signal: Trip
(8)
TripCmd 10 1 3 Bit 0x100 - Signal: Trip Command
(*)
(9)
51P[2] 11 1 3 Struct
ExBlo1-I 11 1 3 Bit 0x1 - Module Input State: External
Blocking1
(1)
ExBlo2-I 11 1 3 Bit 0x2 - Module Input State: External
Blocking2
(2)
ExBlo 11 1 3 Bit 0x4 - Module Input State: External
TripCmd-I Blocking of the Trip
(3)
Command
Rvs Blo-I 11 1 3 Bit 0x8 - Module Input State: Reverse
Blocking
(4)
Active 11 1 3 Bit 0x10 - Signal: Active
(5)
ExBlo 11 1 3 Bit 0x20 - Signal: External Blocking
(6)
Rvs Blo 11 1 3 Bit 0x40 - Signal: Reverse Blocking
(7)
Blo 11 1 3 Bit 0x80 - Signal: Trip Command
TripCmd blocked
(8)

www.eaton.com 17
IL02602009E EDR-5000

Module Subgroup Start Register No. of Function Code Format Bit Mask / Unit Description
Names Address Modbus (Bit Position)
Functions Registers
ExBlo 11 1 3 Bit 0x100 - Signal: External Blocking of
TripCmd the Trip Command
(9)
51P[2] 12 1 3 Struct
Pickup IA 12 1 3 Bit 0x1 - Signal: Pickup IA
(1)
Pickup IB 12 1 3 Bit 0x2 - Signal: Pickup IB
(2)
Pickup IC 12 1 3 Bit 0x4 - Signal: Pickup IC
(3)
Pickup 12 1 3 Bit 0x8 - Signal: Pickup
(4)
Trip (*) 12 1 3 Bit 0x80 - Signal: Trip
(8)
TripCmd 12 1 3 Bit 0x100 - Signal: Trip Command
(*)
(9)
51P[3] 13 1 3 Struct
ExBlo1-I 13 1 3 Bit 0x1 - Module Input State: External
Blocking1
(1)
ExBlo2-I 13 1 3 Bit 0x2 - Module Input State: External
Blocking2
(2)
ExBlo 13 1 3 Bit 0x4 - Module Input State: External
TripCmd-I Blocking of the Trip
(3)
Command
Rvs Blo-I 13 1 3 Bit 0x8 - Module Input State: Reverse
Blocking
(4)
Active 13 1 3 Bit 0x10 - Signal: Active
(5)

18 www.eaton.com
EDR-5000 IL02602009E

Module Subgroup Start Register No. of Function Code Format Bit Mask / Unit Description
Names Address Modbus (Bit Position)
Functions Registers
ExBlo 13 1 3 Bit 0x20 - Signal: External Blocking
(6)
Rvs Blo 13 1 3 Bit 0x40 - Signal: Reverse Blocking
(7)
Blo 13 1 3 Bit 0x80 - Signal: Trip Command
TripCmd blocked
(8)
ExBlo 13 1 3 Bit 0x100 - Signal: External Blocking of
TripCmd the Trip Command
(9)
51P[3] 14 1 3 Struct
Pickup IA 14 1 3 Bit 0x1 - Signal: Pickup IA
(1)
Pickup IB 14 1 3 Bit 0x2 - Signal: Pickup IB
(2)
Pickup IC 14 1 3 Bit 0x4 - Signal: Pickup IC
(3)
Pickup 14 1 3 Bit 0x8 - Signal: Pickup
(4)
Trip (*) 14 1 3 Bit 0x80 - Signal: Trip
(8)
TripCmd 14 1 3 Bit 0x100 - Signal: Trip Command
(*)
(9)
50X[1] 15 1 3 Struct
ExBlo1-I 15 1 3 Bit 0x1 - Module Input State: External
Blocking1
(1)
ExBlo2-I 15 1 3 Bit 0x2 - Module Input State: External
Blocking2
(2)

www.eaton.com 19
IL02602009E EDR-5000

Module Subgroup Start Register No. of Function Code Format Bit Mask / Unit Description
Names Address Modbus (Bit Position)
Functions Registers
ExBlo 15 1 3 Bit 0x4 - Module Input State: External
TripCmd-I Blocking of the Trip
(3) Command
Rvs Blo-I 15 1 3 Bit 0x8 - Module Input State: Reverse
Blocking
(4)
Active 15 1 3 Bit 0x10 - Signal: Active
(5)
ExBlo 15 1 3 Bit 0x20 - Signal: External Blocking
(6)
Rvs Blo 15 1 3 Bit 0x40 - Signal: Reverse Blocking
(7)
Blo 15 1 3 Bit 0x80 - Signal: Trip Command
TripCmd blocked
(8)
ExBlo 15 1 3 Bit 0x100 - Signal: External Blocking of
TripCmd the Trip Command
(9)
Pickup 15 1 3 Bit 0x400 - Signal: Pickup IX or IR
(11)
Trip (*) 15 1 3 Bit 0x800 - Signal: Trip
(12)
TripCmd 15 1 3 Bit 0x1000 - Signal: Trip Command
(*)
(13)
50X[2] 16 1 3 Struct
ExBlo1-I 16 1 3 Bit 0x1 - Module Input State: External
Blocking1
(1)
ExBlo2-I 16 1 3 Bit 0x2 - Module Input State: External
Blocking2
(2)

20 www.eaton.com
EDR-5000 IL02602009E

Module Subgroup Start Register No. of Function Code Format Bit Mask / Unit Description
Names Address Modbus (Bit Position)
Functions Registers
ExBlo 16 1 3 Bit 0x4 - Module Input State: External
TripCmd-I Blocking of the Trip
(3) Command
Rvs Blo-I 16 1 3 Bit 0x8 - Module Input State: Reverse
Blocking
(4)
Active 16 1 3 Bit 0x10 - Signal: Active
(5)
ExBlo 16 1 3 Bit 0x20 - Signal: External Blocking
(6)
Rvs Blo 16 1 3 Bit 0x40 - Signal: Reverse Blocking
(7)
Blo 16 1 3 Bit 0x80 - Signal: Trip Command
TripCmd blocked
(8)
ExBlo 16 1 3 Bit 0x100 - Signal: External Blocking of
TripCmd the Trip Command
(9)
Pickup 16 1 3 Bit 0x400 - Signal: Pickup IX or IR
(11)
Trip (*) 16 1 3 Bit 0x800 - Signal: Trip
(12)
TripCmd 16 1 3 Bit 0x1000 - Signal: Trip Command
(*)
(13)
51X[1] 17 1 3 Struct
ExBlo1-I 17 1 3 Bit 0x1 - Module Input State: External
Blocking1
(1)
ExBlo2-I 17 1 3 Bit 0x2 - Module Input State: External
Blocking2
(2)

www.eaton.com 21
IL02602009E EDR-5000

Module Subgroup Start Register No. of Function Code Format Bit Mask / Unit Description
Names Address Modbus (Bit Position)
Functions Registers
ExBlo 17 1 3 Bit 0x4 - Module Input State: External
TripCmd-I Blocking of the Trip
(3) Command
Rvs Blo-I 17 1 3 Bit 0x8 - Module Input State: Reverse
Blocking
(4)
Active 17 1 3 Bit 0x10 - Signal: Active
(5)
ExBlo 17 1 3 Bit 0x20 - Signal: External Blocking
(6)
Rvs Blo 17 1 3 Bit 0x40 - Signal: Reverse Blocking
(7)
Blo 17 1 3 Bit 0x80 - Signal: Trip Command
TripCmd blocked
(8)
ExBlo 17 1 3 Bit 0x100 - Signal: External Blocking of
TripCmd the Trip Command
(9)
Pickup 17 1 3 Bit 0x400 - Signal: Pickup IX or IR
(11)
Trip (*) 17 1 3 Bit 0x800 - Signal: Trip
(12)
TripCmd 17 1 3 Bit 0x1000 - Signal: Trip Command
(*)
(13)
51X[2] 18 1 3 Struct
ExBlo1-I 18 1 3 Bit 0x1 - Module Input State: External
Blocking1
(1)
ExBlo2-I 18 1 3 Bit 0x2 - Module Input State: External
Blocking2
(2)

22 www.eaton.com
EDR-5000 IL02602009E

Module Subgroup Start Register No. of Function Code Format Bit Mask / Unit Description
Names Address Modbus (Bit Position)
Functions Registers
ExBlo 18 1 3 Bit 0x4 - Module Input State: External
TripCmd-I Blocking of the Trip
(3) Command
Rvs Blo-I 18 1 3 Bit 0x8 - Module Input State: Reverse
Blocking
(4)
Active 18 1 3 Bit 0x10 - Signal: Active
(5)
ExBlo 18 1 3 Bit 0x20 - Signal: External Blocking
(6)
Rvs Blo 18 1 3 Bit 0x40 - Signal: Reverse Blocking
(7)
Blo 18 1 3 Bit 0x80 - Signal: Trip Command
TripCmd blocked
(8)
ExBlo 18 1 3 Bit 0x100 - Signal: External Blocking of
TripCmd the Trip Command
(9)
Pickup 18 1 3 Bit 0x400 - Signal: Pickup IX or IR
(11)
Trip (*) 18 1 3 Bit 0x800 - Signal: Trip
(12)
TripCmd 18 1 3 Bit 0x1000 - Signal: Trip Command
(*)
(13)
27M[1] 24 1 3 Struct
ExBlo1-I 24 1 3 Bit 0x1 - Module Input State: External
Blocking1
(1)
ExBlo2-I 24 1 3 Bit 0x2 - Module Input State: External
Blocking2
(2)

www.eaton.com 23
IL02602009E EDR-5000

Module Subgroup Start Register No. of Function Code Format Bit Mask / Unit Description
Names Address Modbus (Bit Position)
Functions Registers
ExBlo 24 1 3 Bit 0x4 - Module Input State: External
TripCmd-I Blocking of the Trip
(3) Command
Active 24 1 3 Bit 0x8 - Signal: Active
(4)
ExBlo 24 1 3 Bit 0x10 - Signal: External Blocking
(5)
Blo 24 1 3 Bit 0x20 - Signal: Trip Command
TripCmd blocked
(6)
ExBlo 24 1 3 Bit 0x40 - Signal: External Blocking of
TripCmd the Trip Command
(7)
27M[1] 25 1 3 Struct
Pickup 25 1 3 Bit 0x1 - Signal: Pickup Phase A
Phase A
(1)
Pickup 25 1 3 Bit 0x2 - Signal: Pickup Phase B
Phase B
(2)
Pickup 25 1 3 Bit 0x4 - Signal: Pickup Phase C
Phase C
(3)
Pickup 25 1 3 Bit 0x8 - Signal: Pickup Voltage
Element
(4)
Trip (*) 25 1 3 Bit 0x80 - Signal: Trip
(8)
TripCmd 25 1 3 Bit 0x100 - Signal: Trip Command
(*)
(9)
27M[2] 26 1 3 Struct
ExBlo1-I 26 1 3 Bit 0x1 - Module Input State: External
Blocking1
(1)

24 www.eaton.com
EDR-5000 IL02602009E

Module Subgroup Start Register No. of Function Code Format Bit Mask / Unit Description
Names Address Modbus (Bit Position)
Functions Registers
ExBlo2-I 26 1 3 Bit 0x2 - Module Input State: External
Blocking2
(2)
ExBlo 26 1 3 Bit 0x4 - Module Input State: External
TripCmd-I Blocking of the Trip
(3)
Command
Active 26 1 3 Bit 0x8 - Signal: Active
(4)
ExBlo 26 1 3 Bit 0x10 - Signal: External Blocking
(5)
Blo 26 1 3 Bit 0x20 - Signal: Trip Command
TripCmd blocked
(6)
ExBlo 26 1 3 Bit 0x40 - Signal: External Blocking of
TripCmd the Trip Command
(7)
27M[2] 27 1 3 Struct
Pickup 27 1 3 Bit 0x1 - Signal: Pickup Phase A
Phase A
(1)
Pickup 27 1 3 Bit 0x2 - Signal: Pickup Phase B
Phase B
(2)
Pickup 27 1 3 Bit 0x4 - Signal: Pickup Phase C
Phase C
(3)
Pickup 27 1 3 Bit 0x8 - Signal: Pickup Voltage
Element
(4)
Trip (*) 27 1 3 Bit 0x80 - Signal: Trip
(8)
TripCmd 27 1 3 Bit 0x100 - Signal: Trip Command
(*)
(9)
59M[1] 28 1 3 Struct

www.eaton.com 25
IL02602009E EDR-5000

Module Subgroup Start Register No. of Function Code Format Bit Mask / Unit Description
Names Address Modbus (Bit Position)
Functions Registers
ExBlo1-I 28 1 3 Bit 0x1 - Module Input State: External
Blocking1
(1)
ExBlo2-I 28 1 3 Bit 0x2 - Module Input State: External
Blocking2
(2)
ExBlo 28 1 3 Bit 0x4 - Module Input State: External
TripCmd-I Blocking of the Trip
(3) Command
Active 28 1 3 Bit 0x8 - Signal: Active
(4)
ExBlo 28 1 3 Bit 0x10 - Signal: External Blocking
(5)
Blo 28 1 3 Bit 0x20 - Signal: Trip Command
TripCmd blocked
(6)
ExBlo 28 1 3 Bit 0x40 - Signal: External Blocking of
TripCmd the Trip Command
(7)
59M[1] 29 1 3 Struct
Pickup 29 1 3 Bit 0x1 - Signal: Pickup Phase A
Phase A
(1)
Pickup 29 1 3 Bit 0x2 - Signal: Pickup Phase B
Phase B
(2)
Pickup 29 1 3 Bit 0x4 - Signal: Pickup Phase C
Phase C
(3)
Pickup 29 1 3 Bit 0x8 - Signal: Pickup Voltage
Element
(4)
Trip (*) 29 1 3 Bit 0x80 - Signal: Trip
(8)
TripCmd 29 1 3 Bit 0x100 - Signal: Trip Command
(*)
(9)

26 www.eaton.com
EDR-5000 IL02602009E

Module Subgroup Start Register No. of Function Code Format Bit Mask / Unit Description
Names Address Modbus (Bit Position)
Functions Registers
59M[2] 30 1 3 Struct
ExBlo1-I 30 1 3 Bit 0x1 - Module Input State: External
Blocking1
(1)
ExBlo2-I 30 1 3 Bit 0x2 - Module Input State: External
Blocking2
(2)
ExBlo 30 1 3 Bit 0x4 - Module Input State: External
TripCmd-I Blocking of the Trip
(3) Command
Active 30 1 3 Bit 0x8 - Signal: Active
(4)
ExBlo 30 1 3 Bit 0x10 - Signal: External Blocking
(5)
Blo 30 1 3 Bit 0x20 - Signal: Trip Command
TripCmd blocked
(6)
ExBlo 30 1 3 Bit 0x40 - Signal: External Blocking of
TripCmd the Trip Command
(7)
59M[2] 31 1 3 Struct
Pickup 31 1 3 Bit 0x1 - Signal: Pickup Phase A
Phase A
(1)
Pickup 31 1 3 Bit 0x2 - Signal: Pickup Phase B
Phase B
(2)
Pickup 31 1 3 Bit 0x4 - Signal: Pickup Phase C
Phase C
(3)
Pickup 31 1 3 Bit 0x8 - Signal: Pickup Voltage
Element
(4)
Trip (*) 31 1 3 Bit 0x80 - Signal: Trip
(8)

www.eaton.com 27
IL02602009E EDR-5000

Module Subgroup Start Register No. of Function Code Format Bit Mask / Unit Description
Names Address Modbus (Bit Position)
Functions Registers
TripCmd 31 1 3 Bit 0x100 - Signal: Trip Command
(*)
(9)
27A[1] 32 1 3 Struct
ExBlo1-I 32 1 3 Bit 0x1 - Module Input State: External
Blocking1
(1)
ExBlo2-I 32 1 3 Bit 0x2 - Module Input State: External
Blocking2
(2)
ExBlo 32 1 3 Bit 0x4 - Module Input State: External
TripCmd-I Blocking of the Trip
(3)
Command
Active 32 1 3 Bit 0x8 - Signal: Active
(4)
ExBlo 32 1 3 Bit 0x10 - Signal: External Blocking
(5)
Blo 32 1 3 Bit 0x20 - Signal: Trip Command
TripCmd blocked
(6)
ExBlo 32 1 3 Bit 0x40 - Signal: External Blocking of
TripCmd the Trip Command
(7)
Pickup 32 1 3 Bit 0x80 - Signal: Pickup Residual
Voltage Supervision-Element
(8)
Trip (*) 32 1 3 Bit 0x100 - Signal: Trip
(9)
TripCmd 32 1 3 Bit 0x200 - Signal: Trip Command
(*)
(10)
27A[2] 33 1 3 Struct
ExBlo1-I 33 1 3 Bit 0x1 - Module Input State: External
Blocking1
(1)

28 www.eaton.com
EDR-5000 IL02602009E

Module Subgroup Start Register No. of Function Code Format Bit Mask / Unit Description
Names Address Modbus (Bit Position)
Functions Registers
ExBlo2-I 33 1 3 Bit 0x2 - Module Input State: External
Blocking2
(2)
ExBlo 33 1 3 Bit 0x4 - Module Input State: External
TripCmd-I Blocking of the Trip
(3)
Command
Active 33 1 3 Bit 0x8 - Signal: Active
(4)
ExBlo 33 1 3 Bit 0x10 - Signal: External Blocking
(5)
Blo 33 1 3 Bit 0x20 - Signal: Trip Command
TripCmd blocked
(6)
ExBlo 33 1 3 Bit 0x40 - Signal: External Blocking of
TripCmd the Trip Command
(7)
Pickup 33 1 3 Bit 0x80 - Signal: Pickup Residual
Voltage Supervision-Element
(8)
Trip (*) 33 1 3 Bit 0x100 - Signal: Trip
(9)
TripCmd 33 1 3 Bit 0x200 - Signal: Trip Command
(*)
(10)
81[1] 34 1 3 Struct
ExBlo1-I 34 1 3 Bit 0x1 - Module Input State: External
Blocking1
(1)
ExBlo2-I 34 1 3 Bit 0x2 - Module Input State: External
Blocking2
(2)
ExBlo 34 1 3 Bit 0x4 - Module Input State: External
TripCmd-I Blocking of the Trip
(3) Command

www.eaton.com 29
IL02602009E EDR-5000

Module Subgroup Start Register No. of Function Code Format Bit Mask / Unit Description
Names Address Modbus (Bit Position)
Functions Registers
Active 34 1 3 Bit 0x8 - Signal: Active
(4)
ExBlo 34 1 3 Bit 0x10 - Signal: External Blocking
(5)
Blo by V< 34 1 3 Bit 0x20 - Signal: Module is blocked by
undervoltage.
(6)
Blo 34 1 3 Bit 0x40 - Signal: Trip Command
TripCmd blocked
(7)
ExBlo 34 1 3 Bit 0x80 - Signal: External Blocking of
TripCmd the Trip Command
(8)
81[1] 35 1 3 Struct
Pickup 81 35 1 3 Bit 0x1 - Signal: Pickup Frequency
Protection
(1)
Pickup 35 1 3 Bit 0x2 - Pickup instantaneous or
df/dt | average value of the rate-of-
(2)
DF/DT frequency-change
Trip 81 (*) 35 1 3 Bit 0x4 - Signal: Frequency has
exceeded the limit.
(3)
Trip df/dt | 35 1 3 Bit 0x8 - Signal: Trip df/dt or DF/DT
DF/DT (*)
(4)
Pickup 35 1 3 Bit 0x10 - Signal: Pickup Frequency
Protection (collective signal)
(5)
Pickup 35 1 3 Bit 0x20 - Signal: Pickup Vector Surge
Vector
(6)
Surge
Trip (*) 35 1 3 Bit 0x40 - Signal: Trip Frequency
Protection (collective signal)
(7)

30 www.eaton.com
EDR-5000 IL02602009E

Module Subgroup Start Register No. of Function Code Format Bit Mask / Unit Description
Names Address Modbus (Bit Position)
Functions Registers
Trip 35 1 3 Bit 0x80 - Signal: Trip delta phi
Vector
(8)
Surge (*)
TripCmd 35 1 3 Bit 0x100 - Signal: Trip Command
(*)
(9)
81[2] 36 1 3 Struct
ExBlo1-I 36 1 3 Bit 0x1 - Module Input State: External
Blocking1
(1)
ExBlo2-I 36 1 3 Bit 0x2 - Module Input State: External
Blocking2
(2)
ExBlo 36 1 3 Bit 0x4 - Module Input State: External
TripCmd-I Blocking of the Trip
(3)
Command
Active 36 1 3 Bit 0x8 - Signal: Active
(4)
ExBlo 36 1 3 Bit 0x10 - Signal: External Blocking
(5)
Blo by V< 36 1 3 Bit 0x20 - Signal: Module is blocked by
undervoltage.
(6)
Blo 36 1 3 Bit 0x40 - Signal: Trip Command
TripCmd blocked
(7)
ExBlo 36 1 3 Bit 0x80 - Signal: External Blocking of
TripCmd the Trip Command
(8)
81[2] 37 1 3 Struct
Pickup 81 37 1 3 Bit 0x1 - Signal: Pickup Frequency
Protection
(1)
Pickup 37 1 3 Bit 0x2 - Pickup instantaneous or
df/dt | average value of the rate-of-
(2)
DF/DT frequency-change

www.eaton.com 31
IL02602009E EDR-5000

Module Subgroup Start Register No. of Function Code Format Bit Mask / Unit Description
Names Address Modbus (Bit Position)
Functions Registers
Trip 81 (*) 37 1 3 Bit 0x4 - Signal: Frequency has
exceeded the limit.
(3)
Trip df/dt | 37 1 3 Bit 0x8 - Signal: Trip df/dt or DF/DT
DF/DT (*)
(4)
Pickup 37 1 3 Bit 0x10 - Signal: Pickup Frequency
Protection (collective signal)
(5)
Pickup 37 1 3 Bit 0x20 - Signal: Pickup Vector Surge
Vector
(6)
Surge
Trip (*) 37 1 3 Bit 0x40 - Signal: Trip Frequency
Protection (collective signal)
(7)
Trip 37 1 3 Bit 0x80 - Signal: Trip delta phi
Vector
(8)
Surge (*)
TripCmd 37 1 3 Bit 0x100 - Signal: Trip Command
(*)
(9)
81[3] 38 1 3 Struct
ExBlo1-I 38 1 3 Bit 0x1 - Module Input State: External
Blocking1
(1)
ExBlo2-I 38 1 3 Bit 0x2 - Module Input State: External
Blocking2
(2)
ExBlo 38 1 3 Bit 0x4 - Module Input State: External
TripCmd-I Blocking of the Trip
(3)
Command
Active 38 1 3 Bit 0x8 - Signal: Active
(4)
ExBlo 38 1 3 Bit 0x10 - Signal: External Blocking
(5)

32 www.eaton.com
EDR-5000 IL02602009E

Module Subgroup Start Register No. of Function Code Format Bit Mask / Unit Description
Names Address Modbus (Bit Position)
Functions Registers
Blo by V< 38 1 3 Bit 0x20 - Signal: Module is blocked by
undervoltage.
(6)
Blo 38 1 3 Bit 0x40 - Signal: Trip Command
TripCmd blocked
(7)
ExBlo 38 1 3 Bit 0x80 - Signal: External Blocking of
TripCmd the Trip Command
(8)
81[3] 39 1 3 Struct
Pickup 81 39 1 3 Bit 0x1 - Signal: Pickup Frequency
Protection
(1)
Pickup 39 1 3 Bit 0x2 - Pickup instantaneous or
df/dt | average value of the rate-of-
(2)
DF/DT frequency-change
Trip 81 (*) 39 1 3 Bit 0x4 - Signal: Frequency has
exceeded the limit.
(3)
Trip df/dt | 39 1 3 Bit 0x8 - Signal: Trip df/dt or DF/DT
DF/DT (*)
(4)
Pickup 39 1 3 Bit 0x10 - Signal: Pickup Frequency
Protection (collective signal)
(5)
Pickup 39 1 3 Bit 0x20 - Signal: Pickup Vector Surge
Vector
(6)
Surge
Trip (*) 39 1 3 Bit 0x40 - Signal: Trip Frequency
Protection (collective signal)
(7)
Trip 39 1 3 Bit 0x80 - Signal: Trip delta phi
Vector
(8)
Surge (*)
TripCmd 39 1 3 Bit 0x100 - Signal: Trip Command
(*)
(9)
81[4] 40 1 3 Struct

www.eaton.com 33
IL02602009E EDR-5000

Module Subgroup Start Register No. of Function Code Format Bit Mask / Unit Description
Names Address Modbus (Bit Position)
Functions Registers
ExBlo1-I 40 1 3 Bit 0x1 - Module Input State: External
Blocking1
(1)
ExBlo2-I 40 1 3 Bit 0x2 - Module Input State: External
Blocking2
(2)
ExBlo 40 1 3 Bit 0x4 - Module Input State: External
TripCmd-I Blocking of the Trip
(3) Command
Active 40 1 3 Bit 0x8 - Signal: Active
(4)
ExBlo 40 1 3 Bit 0x10 - Signal: External Blocking
(5)
Blo by V< 40 1 3 Bit 0x20 - Signal: Module is blocked by
undervoltage.
(6)
Blo 40 1 3 Bit 0x40 - Signal: Trip Command
TripCmd blocked
(7)
ExBlo 40 1 3 Bit 0x80 - Signal: External Blocking of
TripCmd the Trip Command
(8)
81[4] 41 1 3 Struct
Pickup 81 41 1 3 Bit 0x1 - Signal: Pickup Frequency
Protection
(1)
Pickup 41 1 3 Bit 0x2 - Pickup instantaneous or
df/dt | average value of the rate-of-
(2)
DF/DT frequency-change
Trip 81 (*) 41 1 3 Bit 0x4 - Signal: Frequency has
exceeded the limit.
(3)
Trip df/dt | 41 1 3 Bit 0x8 - Signal: Trip df/dt or DF/DT
DF/DT (*)
(4)

34 www.eaton.com
EDR-5000 IL02602009E

Module Subgroup Start Register No. of Function Code Format Bit Mask / Unit Description
Names Address Modbus (Bit Position)
Functions Registers
Pickup 41 1 3 Bit 0x10 - Signal: Pickup Frequency
Protection (collective signal)
(5)
Pickup 41 1 3 Bit 0x20 - Signal: Pickup Vector Surge
Vector
(6)
Surge
Trip (*) 41 1 3 Bit 0x40 - Signal: Trip Frequency
Protection (collective signal)
(7)
Trip 41 1 3 Bit 0x80 - Signal: Trip delta phi
Vector
(8)
Surge (*)
TripCmd 41 1 3 Bit 0x100 - Signal: Trip Command
(*)
(9)
81[5] 42 1 3 Struct
ExBlo1-I 42 1 3 Bit 0x1 - Module Input State: External
Blocking1
(1)
ExBlo2-I 42 1 3 Bit 0x2 - Module Input State: External
Blocking2
(2)
ExBlo 42 1 3 Bit 0x4 - Module Input State: External
TripCmd-I Blocking of the Trip
(3)
Command
Active 42 1 3 Bit 0x8 - Signal: Active
(4)
ExBlo 42 1 3 Bit 0x10 - Signal: External Blocking
(5)
Blo by V< 42 1 3 Bit 0x20 - Signal: Module is blocked by
undervoltage.
(6)
Blo 42 1 3 Bit 0x40 - Signal: Trip Command
TripCmd blocked
(7)

www.eaton.com 35
IL02602009E EDR-5000

Module Subgroup Start Register No. of Function Code Format Bit Mask / Unit Description
Names Address Modbus (Bit Position)
Functions Registers
ExBlo 42 1 3 Bit 0x80 - Signal: External Blocking of
TripCmd the Trip Command
(8)
81[5] 43 1 3 Struct
Pickup 81 43 1 3 Bit 0x1 - Signal: Pickup Frequency
Protection
(1)
Pickup 43 1 3 Bit 0x2 - Pickup instantaneous or
df/dt | average value of the rate-of-
(2)
DF/DT frequency-change
Trip 81 (*) 43 1 3 Bit 0x4 - Signal: Frequency has
exceeded the limit.
(3)
Trip df/dt | 43 1 3 Bit 0x8 - Signal: Trip df/dt or DF/DT
DF/DT (*)
(4)
Pickup 43 1 3 Bit 0x10 - Signal: Pickup Frequency
Protection (collective signal)
(5)
Pickup 43 1 3 Bit 0x20 - Signal: Pickup Vector Surge
Vector
(6)
Surge
Trip (*) 43 1 3 Bit 0x40 - Signal: Trip Frequency
Protection (collective signal)
(7)
Trip 43 1 3 Bit 0x80 - Signal: Trip delta phi
Vector
(8)
Surge (*)
TripCmd 43 1 3 Bit 0x100 - Signal: Trip Command
(*)
(9)
81[6] 44 1 3 Struct
ExBlo1-I 44 1 3 Bit 0x1 - Module Input State: External
Blocking1
(1)
ExBlo2-I 44 1 3 Bit 0x2 - Module Input State: External
Blocking2
(2)

36 www.eaton.com
EDR-5000 IL02602009E

Module Subgroup Start Register No. of Function Code Format Bit Mask / Unit Description
Names Address Modbus (Bit Position)
Functions Registers
ExBlo 44 1 3 Bit 0x4 - Module Input State: External
TripCmd-I Blocking of the Trip
(3) Command
Active 44 1 3 Bit 0x8 - Signal: Active
(4)
ExBlo 44 1 3 Bit 0x10 - Signal: External Blocking
(5)
Blo by V< 44 1 3 Bit 0x20 - Signal: Module is blocked by
undervoltage.
(6)
Blo 44 1 3 Bit 0x40 - Signal: Trip Command
TripCmd blocked
(7)
ExBlo 44 1 3 Bit 0x80 - Signal: External Blocking of
TripCmd the Trip Command
(8)
81[6] 45 1 3 Struct
Pickup 81 45 1 3 Bit 0x1 - Signal: Pickup Frequency
Protection
(1)
Pickup 45 1 3 Bit 0x2 - Pickup instantaneous or
df/dt | average value of the rate-of-
(2)
DF/DT frequency-change
Trip 81 (*) 45 1 3 Bit 0x4 - Signal: Frequency has
exceeded the limit.
(3)
Trip df/dt | 45 1 3 Bit 0x8 - Signal: Trip df/dt or DF/DT
DF/DT (*)
(4)
Pickup 45 1 3 Bit 0x10 - Signal: Pickup Frequency
Protection (collective signal)
(5)
Pickup 45 1 3 Bit 0x20 - Signal: Pickup Vector Surge
Vector
(6)
Surge

www.eaton.com 37
IL02602009E EDR-5000

Module Subgroup Start Register No. of Function Code Format Bit Mask / Unit Description
Names Address Modbus (Bit Position)
Functions Registers
Trip (*) 45 1 3 Bit 0x40 - Signal: Trip Frequency
Protection (collective signal)
(7)
Trip 45 1 3 Bit 0x80 - Signal: Trip delta phi
Vector
(8)
Surge (*)
TripCmd 45 1 3 Bit 0x100 - Signal: Trip Command
(*)
(9)
AR 46 1 3 Struct
Active 46 1 3 Bit 0x1 - Signal: Active
(1)
ExBlo 46 1 3 Bit 0x2 - Signal: External Blocking
(2)
Running 46 1 3 Bit 0x8 - Signal: Auto Reclosing
Running
(4)
t-dead 46 1 3 Bit 0x10 - Signal: Dead time between
trip and reclosure attempt
(5)
successful 46 1 3 Bit 0x100 - Signal: Auto Reclosing
(*) successful
(9)
failed (*) 46 1 3 Bit 0x200 - Signal: Auto Reclosing
Failure
(10)
t-AR 46 1 3 Bit 0x1000 - Signal: AR Supervision
Supervisio
(13)
n
AR 47 1 3 Struct
ExBlo1-I 47 1 3 Bit 0x1 - Module Input State: External
Blocking1
(1)
ExBlo2-I 47 1 3 Bit 0x2 - Module Input State: External
Blocking2
(2)

38 www.eaton.com
EDR-5000 IL02602009E

Module Subgroup Start Register No. of Function Code Format Bit Mask / Unit Description
Names Address Modbus (Bit Position)
Functions Registers
Bkr 47 1 3 Bit 0x10 - Signal: Bkr. Switch ON
CLOSE (CLOSE) Command
(5)
Cmd
Pre Shot 47 1 3 Bit 0x20 - Pre Shot Control
(*)
(6)
Shot 1 (*) 47 1 3 Bit 0x40 - Shot Control
(7)
Shot 2 (*) 47 1 3 Bit 0x80 - Shot Control
(8)
Shot 3 (*) 47 1 3 Bit 0x100 - Shot Control
(9)
Shot 4 (*) 47 1 3 Bit 0x200 - Shot Control
(10)
Shot 5 (*) 47 1 3 Bit 0x400 - Shot Control
(11)
Shot 6 (*) 47 1 3 Bit 0x800 - Shot Control
(12)
ExP[1] 49 1 3 Struct
ExBlo1-I 49 1 3 Bit 0x1 - Module Input State: External
Blocking1
(1)
ExBlo2-I 49 1 3 Bit 0x2 - Module Input State: External
Blocking2
(2)
ExBlo 49 1 3 Bit 0x4 - Module Input State: External
TripCmd-I Blocking of the Trip
(3)
Command
Alarm-I 49 1 3 Bit 0x8 - Module Input State: Alarm
(4)

www.eaton.com 39
IL02602009E EDR-5000

Module Subgroup Start Register No. of Function Code Format Bit Mask / Unit Description
Names Address Modbus (Bit Position)
Functions Registers
Trip-I 49 1 3 Bit 0x10 - Module Input State: Trip
(5)
Active 49 1 3 Bit 0x20 - Signal: Active
(6)
ExBlo 49 1 3 Bit 0x40 - Signal: External Blocking
(7)
Blo 49 1 3 Bit 0x80 - Signal: Trip Command
TripCmd blocked
(8)
ExBlo 49 1 3 Bit 0x100 - Signal: External Blocking of
TripCmd the Trip Command
(9)
Alarm 49 1 3 Bit 0x200 - Signal: Alarm
(10)
Trip (*) 49 1 3 Bit 0x400 - Signal: Trip
(11)
TripCmd 49 1 3 Bit 0x800 - Signal: Trip Command
(*)
(12)
ExP[2] 50 1 3 Struct
ExBlo1-I 50 1 3 Bit 0x1 - Module Input State: External
Blocking1
(1)
ExBlo2-I 50 1 3 Bit 0x2 - Module Input State: External
Blocking2
(2)
ExBlo 50 1 3 Bit 0x4 - Module Input State: External
TripCmd-I Blocking of the Trip
(3) Command
Alarm-I 50 1 3 Bit 0x8 - Module Input State: Alarm
(4)
Trip-I 50 1 3 Bit 0x10 - Module Input State: Trip
(5)

40 www.eaton.com
EDR-5000 IL02602009E

Module Subgroup Start Register No. of Function Code Format Bit Mask / Unit Description
Names Address Modbus (Bit Position)
Functions Registers
Active 50 1 3 Bit 0x20 - Signal: Active
(6)
ExBlo 50 1 3 Bit 0x40 - Signal: External Blocking
(7)
Blo 50 1 3 Bit 0x80 - Signal: Trip Command
TripCmd blocked
(8)
ExBlo 50 1 3 Bit 0x100 - Signal: External Blocking of
TripCmd the Trip Command
(9)
Alarm 50 1 3 Bit 0x200 - Signal: Alarm
(10)
Trip (*) 50 1 3 Bit 0x400 - Signal: Trip
(11)
TripCmd 50 1 3 Bit 0x800 - Signal: Trip Command
(*)
(12)
ExP[3] 51 1 3 Struct
ExBlo1-I 51 1 3 Bit 0x1 - Module Input State: External
Blocking1
(1)
ExBlo2-I 51 1 3 Bit 0x2 - Module Input State: External
Blocking2
(2)
ExBlo 51 1 3 Bit 0x4 - Module Input State: External
TripCmd-I Blocking of the Trip
(3)
Command
Alarm-I 51 1 3 Bit 0x8 - Module Input State: Alarm
(4)
Trip-I 51 1 3 Bit 0x10 - Module Input State: Trip
(5)
Active 51 1 3 Bit 0x20 - Signal: Active
(6)

www.eaton.com 41
IL02602009E EDR-5000

Module Subgroup Start Register No. of Function Code Format Bit Mask / Unit Description
Names Address Modbus (Bit Position)
Functions Registers
ExBlo 51 1 3 Bit 0x40 - Signal: External Blocking
(7)
Blo 51 1 3 Bit 0x80 - Signal: Trip Command
TripCmd blocked
(8)
ExBlo 51 1 3 Bit 0x100 - Signal: External Blocking of
TripCmd the Trip Command
(9)
Alarm 51 1 3 Bit 0x200 - Signal: Alarm
(10)
Trip (*) 51 1 3 Bit 0x400 - Signal: Trip
(11)
TripCmd 51 1 3 Bit 0x800 - Signal: Trip Command
(*)
(12)
ExP[4] 52 1 3 Struct
ExBlo1-I 52 1 3 Bit 0x1 - Module Input State: External
Blocking1
(1)
ExBlo2-I 52 1 3 Bit 0x2 - Module Input State: External
Blocking2
(2)
ExBlo 52 1 3 Bit 0x4 - Module Input State: External
TripCmd-I Blocking of the Trip
(3) Command
Alarm-I 52 1 3 Bit 0x8 - Module Input State: Alarm
(4)
Trip-I 52 1 3 Bit 0x10 - Module Input State: Trip
(5)
Active 52 1 3 Bit 0x20 - Signal: Active
(6)
ExBlo 52 1 3 Bit 0x40 - Signal: External Blocking
(7)

42 www.eaton.com
EDR-5000 IL02602009E

Module Subgroup Start Register No. of Function Code Format Bit Mask / Unit Description
Names Address Modbus (Bit Position)
Functions Registers
Blo 52 1 3 Bit 0x80 - Signal: Trip Command
TripCmd blocked
(8)
ExBlo 52 1 3 Bit 0x100 - Signal: External Blocking of
TripCmd the Trip Command
(9)
Alarm 52 1 3 Bit 0x200 - Signal: Alarm
(10)
Trip (*) 52 1 3 Bit 0x400 - Signal: Trip
(11)
TripCmd 52 1 3 Bit 0x800 - Signal: Trip Command
(*)
(12)
BF 53 1 3 Struct
ExBlo1-I 53 1 3 Bit 0x1 - Module Input State: External
Blocking1
(1)
ExBlo2-I 53 1 3 Bit 0x2 - Module Input State: External
Blocking2
(2)
Active 53 1 3 Bit 0x4 - Signal: Active
(3)
ExBlo 53 1 3 Bit 0x8 - Signal: External Blocking
(4)
Trigger1-I 53 1 3 Bit 0x10 - Module Input: Trigger that
will start the BF
(5)
Trigger2-I 53 1 3 Bit 0x20 - Module Input: Trigger that
will start the BF
(6)
Trigger3-I 53 1 3 Bit 0x40 - Module Input: Trigger that
will start the BF
(7)
Pickup 53 1 3 Bit 0x80 - Signal: BF-Module Started
(Pickup)
(8)

www.eaton.com 43
IL02602009E EDR-5000

Module Subgroup Start Register No. of Function Code Format Bit Mask / Unit Description
Names Address Modbus (Bit Position)
Functions Registers
Trip (*) 53 1 3 Bit 0x100 - Signal: Breaker Failure Trip
(9)
Lockout 53 1 3 Bit 0x200 - Signal: Lockout
(*)
(10)
Waiting for 53 1 3 Bit 0x400 - Waiting for Trigger
Trigger (*)
(11)
Prot 57 1 3 Struct
FaultNo 57 1 3 Bit 0xffff - Waveform No.
(1)
Prot 58 1 3 Struct
No of 58 1 3 Bit 0xffff - Number of grid faults: A grid
GridFaults fault, e.g. a short circuit,
(1) might cause several faults
with trip and autoreclosing,
each fault being identified by
an increased fault number.
In this case, the grid fault
number remains the same.
PSet-Switch 59 1 3 Struct
PS 1 59 1 3 Bit 0x1 - Signal: Parameter Set 1
(1)
PS 2 59 1 3 Bit 0x2 - Signal: Parameter Set 2
(2)
PS 3 59 1 3 Bit 0x4 - Signal: Parameter Set 3
(3)
PS 4 59 1 3 Bit 0x8 - Signal: Parameter Set 4
(4)
PSS 59 1 3 Bit 0x10 - Signal: Manual switch over
manual of a Parameter Set
(5)

44 www.eaton.com
EDR-5000 IL02602009E

Module Subgroup Start Register No. of Function Code Format Bit Mask / Unit Description
Names Address Modbus (Bit Position)
Functions Registers
PSS via 59 1 3 Bit 0x20 - Signal: Parameter Set
Comm Switch via Scada. Write into
(6) this output byte the integer of
the parameter set that
should become acitve (e.g. 4
=> Switch onto parameter
set 4).
PSS via 59 1 3 Bit 0x40 - Signal: Parameter Set
Inp fct Switch via Input Function
(7)
PS1-I 59 1 3 Bit 0x80 - State of the module input,
respectively of the signal,
(8)
that should activate this
Parameter Setting Group.
PS2-I 59 1 3 Bit 0x100 - State of the module input,
respectively of the signal,
(9) that should activate this
Parameter Setting Group.
PS3-I 59 1 3 Bit 0x200 - State of the module input,
respectively of the signal,
(10)
that should activate this
Parameter Setting Group.
PS4-I 59 1 3 Bit 0x400 - State of the module input,
respectively of the signal,
(11) that should activate this
Parameter Setting Group.
Min. 1 59 1 3 Bit 0x800 - Signal: At least one
param parameter has been
(12)
changed changed
(*)
ECr 60 1 3 Struct
Cr Oflw 60 1 3 Bit 0x1 - Signal: Counter Overflow Wh
Wh Fwd Fwd
(1)
Cr Oflw 60 1 3 Bit 0x2 - Signal: Counter Overflow Wh
Wh Rev Rev
(2)

www.eaton.com 45
IL02602009E EDR-5000

Module Subgroup Start Register No. of Function Code Format Bit Mask / Unit Description
Names Address Modbus (Bit Position)
Functions Registers
Cr Oflw 60 1 3 Bit 0x4 - Signal: Counter Overflow
VArh Lag VArh Lag
(3)
Cr Oflw 60 1 3 Bit 0x8 - Signal: Counter Overflow
VArh Lead VArh Lead
(4)
Cr Oflw 60 1 3 Bit 0x10 - Signal: Counter Overflow Wh
Wh Net Net
(5)
Cr Oflw 60 1 3 Bit 0x20 - Signal: Counter Overflow
VArh Net VArh Net
(6)
Cr Oflw 60 1 3 Bit 0x40 - Signal: Counter Overflow
VAh Net VAh Net
(7)
Cr OflwW 60 1 3 Bit 0x80 - Signal: Counter Wh Fwd will
Wh Fwd overflow soon
(8)
Cr OflwW 60 1 3 Bit 0x100 - Signal: Counter Wh Rev will
Wh Rev overflow soon
(9)
Cr OflwW 60 1 3 Bit 0x200 - Signal: Counter VArh Lag will
VArh Lag overflow soon
(10)
Cr OflwW 60 1 3 Bit 0x400 - Signal: Counter VArh Lead
VArh Lead will overflow soon
(11)
Cr OflwW 60 1 3 Bit 0x800 - Signal: Counter Wh Net will
Wh Net overflow soon
(12)
Cr OflwW 60 1 3 Bit 0x1000 - Signal: Counter VArh Net will
VArh Net overflow soon
(13)
Cr OflwW 60 1 3 Bit 0x2000 - Signal: Counter VAh Net will
VAh Net overflow soon
(14)
50R[1] 61 1 3 Struct
ExBlo1-I 61 1 3 Bit 0x1 - Module Input State: External
Blocking1
(1)

46 www.eaton.com
EDR-5000 IL02602009E

Module Subgroup Start Register No. of Function Code Format Bit Mask / Unit Description
Names Address Modbus (Bit Position)
Functions Registers
ExBlo2-I 61 1 3 Bit 0x2 - Module Input State: External
Blocking2
(2)
ExBlo 61 1 3 Bit 0x4 - Module Input State: External
TripCmd-I Blocking of the Trip
(3)
Command
Rvs Blo-I 61 1 3 Bit 0x8 - Module Input State: Reverse
Blocking
(4)
Active 61 1 3 Bit 0x10 - Signal: Active
(5)
ExBlo 61 1 3 Bit 0x20 - Signal: External Blocking
(6)
Rvs Blo 61 1 3 Bit 0x40 - Signal: Reverse Blocking
(7)
Blo 61 1 3 Bit 0x80 - Signal: Trip Command
TripCmd blocked
(8)
ExBlo 61 1 3 Bit 0x100 - Signal: External Blocking of
TripCmd the Trip Command
(9)
Pickup 61 1 3 Bit 0x400 - Signal: Pickup IX or IR
(11)
Trip (*) 61 1 3 Bit 0x800 - Signal: Trip
(12)
TripCmd 61 1 3 Bit 0x1000 - Signal: Trip Command
(*)
(13)
50R[2] 62 1 3 Struct
ExBlo1-I 62 1 3 Bit 0x1 - Module Input State: External
Blocking1
(1)
ExBlo2-I 62 1 3 Bit 0x2 - Module Input State: External
Blocking2
(2)

www.eaton.com 47
IL02602009E EDR-5000

Module Subgroup Start Register No. of Function Code Format Bit Mask / Unit Description
Names Address Modbus (Bit Position)
Functions Registers
ExBlo 62 1 3 Bit 0x4 - Module Input State: External
TripCmd-I Blocking of the Trip
(3) Command
Rvs Blo-I 62 1 3 Bit 0x8 - Module Input State: Reverse
Blocking
(4)
Active 62 1 3 Bit 0x10 - Signal: Active
(5)
ExBlo 62 1 3 Bit 0x20 - Signal: External Blocking
(6)
Rvs Blo 62 1 3 Bit 0x40 - Signal: Reverse Blocking
(7)
Blo 62 1 3 Bit 0x80 - Signal: Trip Command
TripCmd blocked
(8)
ExBlo 62 1 3 Bit 0x100 - Signal: External Blocking of
TripCmd the Trip Command
(9)
Pickup 62 1 3 Bit 0x400 - Signal: Pickup IX or IR
(11)
Trip (*) 62 1 3 Bit 0x800 - Signal: Trip
(12)
TripCmd 62 1 3 Bit 0x1000 - Signal: Trip Command
(*)
(13)
51R[1] 63 1 3 Struct
ExBlo1-I 63 1 3 Bit 0x1 - Module Input State: External
Blocking1
(1)
ExBlo2-I 63 1 3 Bit 0x2 - Module Input State: External
Blocking2
(2)

48 www.eaton.com
EDR-5000 IL02602009E

Module Subgroup Start Register No. of Function Code Format Bit Mask / Unit Description
Names Address Modbus (Bit Position)
Functions Registers
ExBlo 63 1 3 Bit 0x4 - Module Input State: External
TripCmd-I Blocking of the Trip
(3) Command
Rvs Blo-I 63 1 3 Bit 0x8 - Module Input State: Reverse
Blocking
(4)
Active 63 1 3 Bit 0x10 - Signal: Active
(5)
ExBlo 63 1 3 Bit 0x20 - Signal: External Blocking
(6)
Rvs Blo 63 1 3 Bit 0x40 - Signal: Reverse Blocking
(7)
Blo 63 1 3 Bit 0x80 - Signal: Trip Command
TripCmd blocked
(8)
ExBlo 63 1 3 Bit 0x100 - Signal: External Blocking of
TripCmd the Trip Command
(9)
Pickup 63 1 3 Bit 0x400 - Signal: Pickup IX or IR
(11)
Trip (*) 63 1 3 Bit 0x800 - Signal: Trip
(12)
TripCmd 63 1 3 Bit 0x1000 - Signal: Trip Command
(*)
(13)
51R[2] 64 1 3 Struct
ExBlo1-I 64 1 3 Bit 0x1 - Module Input State: External
Blocking1
(1)
ExBlo2-I 64 1 3 Bit 0x2 - Module Input State: External
Blocking2
(2)

www.eaton.com 49
IL02602009E EDR-5000

Module Subgroup Start Register No. of Function Code Format Bit Mask / Unit Description
Names Address Modbus (Bit Position)
Functions Registers
ExBlo 64 1 3 Bit 0x4 - Module Input State: External
TripCmd-I Blocking of the Trip
(3) Command
Rvs Blo-I 64 1 3 Bit 0x8 - Module Input State: Reverse
Blocking
(4)
Active 64 1 3 Bit 0x10 - Signal: Active
(5)
ExBlo 64 1 3 Bit 0x20 - Signal: External Blocking
(6)
Rvs Blo 64 1 3 Bit 0x40 - Signal: Reverse Blocking
(7)
Blo 64 1 3 Bit 0x80 - Signal: Trip Command
TripCmd blocked
(8)
ExBlo 64 1 3 Bit 0x100 - Signal: External Blocking of
TripCmd the Trip Command
(9)
Pickup 64 1 3 Bit 0x400 - Signal: Pickup IX or IR
(11)
Trip (*) 64 1 3 Bit 0x800 - Signal: Trip
(12)
TripCmd 64 1 3 Bit 0x1000 - Signal: Trip Command
(*)
(13)
SOTF 65 1 3 Struct
ExBlo1-I 65 1 3 Bit 0x1 - Module Input State: External
Blocking
(1)
ExBlo2-I 65 1 3 Bit 0x2 - Module Input State: External
Blocking
(2)
Ext SOTF- 65 1 3 Bit 0x4 - Module Input State: External
I Switch Onto Fault Alarm
(3)

50 www.eaton.com
EDR-5000 IL02602009E

Module Subgroup Start Register No. of Function Code Format Bit Mask / Unit Description
Names Address Modbus (Bit Position)
Functions Registers
Rvs Blo-I 65 1 3 Bit 0x8 - Module Input State: Reverse
Blocking
(4)
Active 65 1 3 Bit 0x10 - Signal: Active
(5)
ExBlo 65 1 3 Bit 0x20 - Signal: External Blocking
(6)
Rvs Blo 65 1 3 Bit 0x40 - Signal: Reverse Blocking
(7)
AR Blo 65 1 3 Bit 0x400 - Signal: Blocked by AR
(11)
enabled 65 1 3 Bit 0x800 - Signal: Switch Onto Fault
enabled. This Signal can be
(12)
used to modify Overcurrent
Protection Settings.
I< 65 1 3 Bit 0x2000 - Signal: No Load Current.
(14)
CLPU 66 1 3 Struct
ExBlo1-I 66 1 3 Bit 0x1 - Module Input State: External
Blocking
(1)
ExBlo2-I 66 1 3 Bit 0x2 - Module Input State: External
Blocking
(2)
Rvs Blo-I 66 1 3 Bit 0x4 - Module Input State: Reverse
Blocking
(3)
Active 66 1 3 Bit 0x8 - Signal: Active
(4)
ExBlo 66 1 3 Bit 0x10 - Signal: External Blocking
(5)

www.eaton.com 51
IL02602009E EDR-5000

Module Subgroup Start Register No. of Function Code Format Bit Mask / Unit Description
Names Address Modbus (Bit Position)
Functions Registers
Rvs Blo 66 1 3 Bit 0x20 - Signal: Reverse Blocking
(6)
enabled 66 1 3 Bit 0x200 - Signal: Cold Load enabled
(10)
detected 66 1 3 Bit 0x400 - Signal: Cold Load detected
(*)
(11)
I< 66 1 3 Bit 0x800 - Signal: No Load Current.
(12)
AR Blo 66 1 3 Bit 0x1000 - Signal: Blocked by AR
(13)
Load 66 1 3 Bit 0x2000 - Signal: Load Inrush
Inrush
(14)
Settle 66 1 3 Bit 0x4000 - Signal: Settle Time
Time
(15)
32[1] 67 1 3 Struct
ExBlo1-I 67 1 3 Bit 0x1 - Module Input State: External
Blocking
(1)
ExBlo2-I 67 1 3 Bit 0x2 - Module Input State: External
Blocking
(2)
ExBlo 67 1 3 Bit 0x4 - Module Input State: External
TripCmd-I Blocking of the Trip
(3)
Command
Active 67 1 3 Bit 0x8 - Signal: Active
(4)
ExBlo 67 1 3 Bit 0x10 - Signal: External Blocking
(5)
Blo 67 1 3 Bit 0x20 - Signal: Trip Command
TripCmd blocked
(6)

52 www.eaton.com
EDR-5000 IL02602009E

Module Subgroup Start Register No. of Function Code Format Bit Mask / Unit Description
Names Address Modbus (Bit Position)
Functions Registers
ExBlo 67 1 3 Bit 0x40 - Signal: External Blocking of
TripCmd the Trip Command
(7)
Pickup 67 1 3 Bit 0x80 - Signal: Pickup Power
Protection
(8)
Trip (*) 67 1 3 Bit 0x100 - Signal: Trip Power Protection
(9)
TripCmd 67 1 3 Bit 0x200 - Signal: Trip Command
(*)
(10)
32[2] 68 1 3 Struct
ExBlo1-I 68 1 3 Bit 0x1 - Module Input State: External
Blocking
(1)
ExBlo2-I 68 1 3 Bit 0x2 - Module Input State: External
Blocking
(2)
ExBlo 68 1 3 Bit 0x4 - Module Input State: External
TripCmd-I Blocking of the Trip
(3) Command
Active 68 1 3 Bit 0x8 - Signal: Active
(4)
ExBlo 68 1 3 Bit 0x10 - Signal: External Blocking
(5)
Blo 68 1 3 Bit 0x20 - Signal: Trip Command
TripCmd blocked
(6)
ExBlo 68 1 3 Bit 0x40 - Signal: External Blocking of
TripCmd the Trip Command
(7)
Pickup 68 1 3 Bit 0x80 - Signal: Pickup Power
Protection
(8)
Trip (*) 68 1 3 Bit 0x100 - Signal: Trip Power Protection
(9)

www.eaton.com 53
IL02602009E EDR-5000

Module Subgroup Start Register No. of Function Code Format Bit Mask / Unit Description
Names Address Modbus (Bit Position)
Functions Registers
TripCmd 68 1 3 Bit 0x200 - Signal: Trip Command
(*)
(10)
32[3] 69 1 3 Struct
ExBlo1-I 69 1 3 Bit 0x1 - Module Input State: External
Blocking
(1)
ExBlo2-I 69 1 3 Bit 0x2 - Module Input State: External
Blocking
(2)
ExBlo 69 1 3 Bit 0x4 - Module Input State: External
TripCmd-I Blocking of the Trip
(3)
Command
Active 69 1 3 Bit 0x8 - Signal: Active
(4)
ExBlo 69 1 3 Bit 0x10 - Signal: External Blocking
(5)
Blo 69 1 3 Bit 0x20 - Signal: Trip Command
TripCmd blocked
(6)
ExBlo 69 1 3 Bit 0x40 - Signal: External Blocking of
TripCmd the Trip Command
(7)
Pickup 69 1 3 Bit 0x80 - Signal: Pickup Power
Protection
(8)
Trip (*) 69 1 3 Bit 0x100 - Signal: Trip Power Protection
(9)
TripCmd 69 1 3 Bit 0x200 - Signal: Trip Command
(*)
(10)
32V[1] 70 1 3 Struct
ExBlo1-I 70 1 3 Bit 0x1 - Module Input State: External
Blocking
(1)

54 www.eaton.com
EDR-5000 IL02602009E

Module Subgroup Start Register No. of Function Code Format Bit Mask / Unit Description
Names Address Modbus (Bit Position)
Functions Registers
ExBlo2-I 70 1 3 Bit 0x2 - Module Input State: External
Blocking
(2)
ExBlo 70 1 3 Bit 0x4 - Module Input State: External
TripCmd-I Blocking of the Trip
(3)
Command
Active 70 1 3 Bit 0x8 - Signal: Active
(4)
ExBlo 70 1 3 Bit 0x10 - Signal: External Blocking
(5)
Blo 70 1 3 Bit 0x20 - Signal: Trip Command
TripCmd blocked
(6)
ExBlo 70 1 3 Bit 0x40 - Signal: External Blocking of
TripCmd the Trip Command
(7)
Pickup 70 1 3 Bit 0x80 - Signal: Pickup Power
Protection
(8)
Trip (*) 70 1 3 Bit 0x100 - Signal: Trip Power Protection
(9)
TripCmd 70 1 3 Bit 0x200 - Signal: Trip Command
(*)
(10)
32V[2] 71 1 3 Struct
ExBlo1-I 71 1 3 Bit 0x1 - Module Input State: External
Blocking
(1)
ExBlo2-I 71 1 3 Bit 0x2 - Module Input State: External
Blocking
(2)
ExBlo 71 1 3 Bit 0x4 - Module Input State: External
TripCmd-I Blocking of the Trip
(3) Command

www.eaton.com 55
IL02602009E EDR-5000

Module Subgroup Start Register No. of Function Code Format Bit Mask / Unit Description
Names Address Modbus (Bit Position)
Functions Registers
Active 71 1 3 Bit 0x8 - Signal: Active
(4)
ExBlo 71 1 3 Bit 0x10 - Signal: External Blocking
(5)
Blo 71 1 3 Bit 0x20 - Signal: Trip Command
TripCmd blocked
(6)
ExBlo 71 1 3 Bit 0x40 - Signal: External Blocking of
TripCmd the Trip Command
(7)
Pickup 71 1 3 Bit 0x80 - Signal: Pickup Power
Protection
(8)
Trip (*) 71 1 3 Bit 0x100 - Signal: Trip Power Protection
(9)
TripCmd 71 1 3 Bit 0x200 - Signal: Trip Command
(*)
(10)
32V[3] 72 1 3 Struct
ExBlo1-I 72 1 3 Bit 0x1 - Module Input State: External
Blocking
(1)
ExBlo2-I 72 1 3 Bit 0x2 - Module Input State: External
Blocking
(2)
ExBlo 72 1 3 Bit 0x4 - Module Input State: External
TripCmd-I Blocking of the Trip
(3)
Command
Active 72 1 3 Bit 0x8 - Signal: Active
(4)
ExBlo 72 1 3 Bit 0x10 - Signal: External Blocking
(5)
Blo 72 1 3 Bit 0x20 - Signal: Trip Command
TripCmd blocked
(6)

56 www.eaton.com
EDR-5000 IL02602009E

Module Subgroup Start Register No. of Function Code Format Bit Mask / Unit Description
Names Address Modbus (Bit Position)
Functions Registers
ExBlo 72 1 3 Bit 0x40 - Signal: External Blocking of
TripCmd the Trip Command
(7)
Pickup 72 1 3 Bit 0x80 - Signal: Pickup Power
Protection
(8)
Trip (*) 72 1 3 Bit 0x100 - Signal: Trip Power Protection
(9)
TripCmd 72 1 3 Bit 0x200 - Signal: Trip Command
(*)
(10)
59A[1] 77 1 3 Struct
ExBlo1-I 77 1 3 Bit 0x1 - Module Input State: External
Blocking1
(1)
ExBlo2-I 77 1 3 Bit 0x2 - Module Input State: External
Blocking2
(2)
ExBlo 77 1 3 Bit 0x4 - Module Input State: External
TripCmd-I Blocking of the Trip
(3) Command
Active 77 1 3 Bit 0x8 - Signal: Active
(4)
ExBlo 77 1 3 Bit 0x10 - Signal: External Blocking
(5)
Blo 77 1 3 Bit 0x20 - Signal: Trip Command
TripCmd blocked
(6)
ExBlo 77 1 3 Bit 0x40 - Signal: External Blocking of
TripCmd the Trip Command
(7)
Pickup 77 1 3 Bit 0x80 - Signal: Pickup Residual
Voltage Supervision-Element
(8)
Trip (*) 77 1 3 Bit 0x100 - Signal: Trip
(9)

www.eaton.com 57
IL02602009E EDR-5000

Module Subgroup Start Register No. of Function Code Format Bit Mask / Unit Description
Names Address Modbus (Bit Position)
Functions Registers
TripCmd 77 1 3 Bit 0x200 - Signal: Trip Command
(*)
(10)
59A[2] 78 1 3 Struct
ExBlo1-I 78 1 3 Bit 0x1 - Module Input State: External
Blocking1
(1)
ExBlo2-I 78 1 3 Bit 0x2 - Module Input State: External
Blocking2
(2)
ExBlo 78 1 3 Bit 0x4 - Module Input State: External
TripCmd-I Blocking of the Trip
(3)
Command
Active 78 1 3 Bit 0x8 - Signal: Active
(4)
ExBlo 78 1 3 Bit 0x10 - Signal: External Blocking
(5)
Blo 78 1 3 Bit 0x20 - Signal: Trip Command
TripCmd blocked
(6)
ExBlo 78 1 3 Bit 0x40 - Signal: External Blocking of
TripCmd the Trip Command
(7)
Pickup 78 1 3 Bit 0x80 - Signal: Pickup Residual
Voltage Supervision-Element
(8)
Trip (*) 78 1 3 Bit 0x100 - Signal: Trip
(9)
TripCmd 78 1 3 Bit 0x200 - Signal: Trip Command
(*)
(10)
59N[1] 79 1 3 Struct
ExBlo1-I 79 1 3 Bit 0x1 - Module Input State: External
Blocking1
(1)

58 www.eaton.com
EDR-5000 IL02602009E

Module Subgroup Start Register No. of Function Code Format Bit Mask / Unit Description
Names Address Modbus (Bit Position)
Functions Registers
ExBlo2-I 79 1 3 Bit 0x2 - Module Input State: External
Blocking2
(2)
ExBlo 79 1 3 Bit 0x4 - Module Input State: External
TripCmd-I Blocking of the Trip
(3)
Command
Active 79 1 3 Bit 0x8 - Signal: Active
(4)
ExBlo 79 1 3 Bit 0x10 - Signal: External Blocking
(5)
Blo 79 1 3 Bit 0x20 - Signal: Trip Command
TripCmd blocked
(6)
ExBlo 79 1 3 Bit 0x40 - Signal: External Blocking of
TripCmd the Trip Command
(7)
Pickup 79 1 3 Bit 0x80 - Signal: Pickup Residual
Voltage Supervision-Element
(8)
Trip (*) 79 1 3 Bit 0x100 - Signal: Trip
(9)
TripCmd 79 1 3 Bit 0x200 - Signal: Trip Command
(*)
(10)
59N[2] 80 1 3 Struct
ExBlo1-I 80 1 3 Bit 0x1 - Module Input State: External
Blocking1
(1)
ExBlo2-I 80 1 3 Bit 0x2 - Module Input State: External
Blocking2
(2)
ExBlo 80 1 3 Bit 0x4 - Module Input State: External
TripCmd-I Blocking of the Trip
(3) Command

www.eaton.com 59
IL02602009E EDR-5000

Module Subgroup Start Register No. of Function Code Format Bit Mask / Unit Description
Names Address Modbus (Bit Position)
Functions Registers
Active 80 1 3 Bit 0x8 - Signal: Active
(4)
ExBlo 80 1 3 Bit 0x10 - Signal: External Blocking
(5)
Blo 80 1 3 Bit 0x20 - Signal: Trip Command
TripCmd blocked
(6)
ExBlo 80 1 3 Bit 0x40 - Signal: External Blocking of
TripCmd the Trip Command
(7)
Pickup 80 1 3 Bit 0x80 - Signal: Pickup Residual
Voltage Supervision-Element
(8)
Trip (*) 80 1 3 Bit 0x100 - Signal: Trip
(9)
TripCmd 80 1 3 Bit 0x200 - Signal: Trip Command
(*)
(10)
LOP 81 1 3 Struct
ExBlo1-I 81 1 3 Bit 0x1 - Module Input State: External
Blocking1
(1)
ExBlo2-I 81 1 3 Bit 0x2 - Module Input State: External
Blocking2
(2)
Active 81 1 3 Bit 0x4 - Signal: Active
(3)
ExBlo 81 1 3 Bit 0x8 - Signal: External Blocking
(4)
LOP Blo 81 1 3 Bit 0x10 - Signal: Loss of Potential
blocks other elements
(5)
Pickup 81 1 3 Bit 0x20 - Signal: Pickup Loss of
Potential
(6)

60 www.eaton.com
EDR-5000 IL02602009E

Module Subgroup Start Register No. of Function Code Format Bit Mask / Unit Description
Names Address Modbus (Bit Position)
Functions Registers
46[1] 82 1 3 Struct
ExBlo1-I 82 1 3 Bit 0x1 - Module Input State: External
Blocking1
(1)
ExBlo2-I 82 1 3 Bit 0x2 - Module Input State: External
Blocking2
(2)
ExBlo 82 1 3 Bit 0x4 - Module Input State: External
TripCmd-I Blocking of the Trip
(3) Command
Active 82 1 3 Bit 0x8 - Signal: Active
(4)
ExBlo 82 1 3 Bit 0x10 - Signal: External Blocking
(5)
Blo 82 1 3 Bit 0x20 - Signal: Trip Command
TripCmd blocked
(6)
ExBlo 82 1 3 Bit 0x40 - Signal: External Blocking of
TripCmd the Trip Command
(7)
Pickup 82 1 3 Bit 0x80 - Signal: Pickup Negative
Sequence
(8)
Trip (*) 82 1 3 Bit 0x100 - Signal: Trip
(9)
TripCmd 82 1 3 Bit 0x200 - Signal: Trip Command
(*)
(10)
46[2] 83 1 3 Struct
ExBlo1-I 83 1 3 Bit 0x1 - Module Input State: External
Blocking1
(1)
ExBlo2-I 83 1 3 Bit 0x2 - Module Input State: External
Blocking2
(2)

www.eaton.com 61
IL02602009E EDR-5000

Module Subgroup Start Register No. of Function Code Format Bit Mask / Unit Description
Names Address Modbus (Bit Position)
Functions Registers
ExBlo 83 1 3 Bit 0x4 - Module Input State: External
TripCmd-I Blocking of the Trip
(3) Command
Active 83 1 3 Bit 0x8 - Signal: Active
(4)
ExBlo 83 1 3 Bit 0x10 - Signal: External Blocking
(5)
Blo 83 1 3 Bit 0x20 - Signal: Trip Command
TripCmd blocked
(6)
ExBlo 83 1 3 Bit 0x40 - Signal: External Blocking of
TripCmd the Trip Command
(7)
Pickup 83 1 3 Bit 0x80 - Signal: Pickup Negative
Sequence
(8)
Trip (*) 83 1 3 Bit 0x100 - Signal: Trip
(9)
TripCmd 83 1 3 Bit 0x200 - Signal: Trip Command
(*)
(10)
PF-55A[1] 88 1 3 Struct
ExBlo1-I 88 1 3 Bit 0x1 - Module Input State: External
Blocking
(1)
ExBlo2-I 88 1 3 Bit 0x2 - Module Input State: External
Blocking
(2)
ExBlo 88 1 3 Bit 0x4 - Module Input State: External
TripCmd-I Blocking of the Trip
(3)
Command
Active 88 1 3 Bit 0x8 - Signal: Active
(4)

62 www.eaton.com
EDR-5000 IL02602009E

Module Subgroup Start Register No. of Function Code Format Bit Mask / Unit Description
Names Address Modbus (Bit Position)
Functions Registers
ExBlo 88 1 3 Bit 0x10 - Signal: External Blocking
(5)
Blo 88 1 3 Bit 0x20 - Signal: Trip Command
TripCmd blocked
(6)
ExBlo 88 1 3 Bit 0x40 - Signal: External Blocking of
TripCmd the Trip Command
(7)
Pickup 88 1 3 Bit 0x80 - Signal: Pickup Power Factor
(8)
Trip (*) 88 1 3 Bit 0x100 - Signal: Trip Power Factor
(9)
TripCmd 88 1 3 Bit 0x200 - Signal: Trip Command
(*)
(10)
Compens 88 1 3 Bit 0x400 - Signal: Compensation Signal
ator
(11)
Impossible 88 1 3 Bit 0x800 - Signal: Pickup Power Factor
Impossible
(12)
PF-55A[2] 89 1 3 Struct
ExBlo1-I 89 1 3 Bit 0x1 - Module Input State: External
Blocking
(1)
ExBlo2-I 89 1 3 Bit 0x2 - Module Input State: External
Blocking
(2)
ExBlo 89 1 3 Bit 0x4 - Module Input State: External
TripCmd-I Blocking of the Trip
(3) Command
Active 89 1 3 Bit 0x8 - Signal: Active
(4)
ExBlo 89 1 3 Bit 0x10 - Signal: External Blocking
(5)

www.eaton.com 63
IL02602009E EDR-5000

Module Subgroup Start Register No. of Function Code Format Bit Mask / Unit Description
Names Address Modbus (Bit Position)
Functions Registers
Blo 89 1 3 Bit 0x20 - Signal: Trip Command
TripCmd blocked
(6)
ExBlo 89 1 3 Bit 0x40 - Signal: External Blocking of
TripCmd the Trip Command
(7)
Pickup 89 1 3 Bit 0x80 - Signal: Pickup Power Factor
(8)
Trip (*) 89 1 3 Bit 0x100 - Signal: Trip Power Factor
(9)
TripCmd 89 1 3 Bit 0x200 - Signal: Trip Command
(*)
(10)
Compens 89 1 3 Bit 0x400 - Signal: Compensation Signal
ator
(11)
Impossible 89 1 3 Bit 0x800 - Signal: Pickup Power Factor
Impossible
(12)
PF-55D[1] 90 1 3 Struct
ExBlo1-I 90 1 3 Bit 0x1 - Module Input State: External
Blocking
(1)
ExBlo2-I 90 1 3 Bit 0x2 - Module Input State: External
Blocking
(2)
ExBlo 90 1 3 Bit 0x4 - Module Input State: External
TripCmd-I Blocking of the Trip
(3)
Command
Active 90 1 3 Bit 0x8 - Signal: Active
(4)
ExBlo 90 1 3 Bit 0x10 - Signal: External Blocking
(5)
Blo 90 1 3 Bit 0x20 - Signal: Trip Command
TripCmd blocked
(6)

64 www.eaton.com
EDR-5000 IL02602009E

Module Subgroup Start Register No. of Function Code Format Bit Mask / Unit Description
Names Address Modbus (Bit Position)
Functions Registers
ExBlo 90 1 3 Bit 0x40 - Signal: External Blocking of
TripCmd the Trip Command
(7)
Pickup 90 1 3 Bit 0x80 - Signal: Pickup Power Factor
(8)
Trip (*) 90 1 3 Bit 0x100 - Signal: Trip Power Factor
(9)
TripCmd 90 1 3 Bit 0x200 - Signal: Trip Command
(*)
(10)
Compens 90 1 3 Bit 0x400 - Signal: Compensation Signal
ator
(11)
Impossible 90 1 3 Bit 0x800 - Signal: Pickup Power Factor
Impossible
(12)
PF-55D[2] 91 1 3 Struct
ExBlo1-I 91 1 3 Bit 0x1 - Module Input State: External
Blocking
(1)
ExBlo2-I 91 1 3 Bit 0x2 - Module Input State: External
Blocking
(2)
ExBlo 91 1 3 Bit 0x4 - Module Input State: External
TripCmd-I Blocking of the Trip
(3) Command
Active 91 1 3 Bit 0x8 - Signal: Active
(4)
ExBlo 91 1 3 Bit 0x10 - Signal: External Blocking
(5)
Blo 91 1 3 Bit 0x20 - Signal: Trip Command
TripCmd blocked
(6)
ExBlo 91 1 3 Bit 0x40 - Signal: External Blocking of
TripCmd the Trip Command
(7)

www.eaton.com 65
IL02602009E EDR-5000

Module Subgroup Start Register No. of Function Code Format Bit Mask / Unit Description
Names Address Modbus (Bit Position)
Functions Registers
Pickup 91 1 3 Bit 0x80 - Signal: Pickup Power Factor
(8)
Trip (*) 91 1 3 Bit 0x100 - Signal: Trip Power Factor
(9)
TripCmd 91 1 3 Bit 0x200 - Signal: Trip Command
(*)
(10)
Compens 91 1 3 Bit 0x400 - Signal: Compensation Signal
ator
(11)
Impossible 91 1 3 Bit 0x800 - Signal: Pickup Power Factor
Impossible
(12)
47[1] 100 1 3 Struct
ExBlo1-I 100 1 3 Bit 0x1 - Module Input State: External
Blocking1
(1)
ExBlo2-I 100 1 3 Bit 0x2 - Module Input State: External
Blocking2
(2)
ExBlo 100 1 3 Bit 0x4 - Module Input State: External
TripCmd-I Blocking of the Trip
(3)
Command
Active 100 1 3 Bit 0x8 - Signal: Active
(4)
ExBlo 100 1 3 Bit 0x10 - Signal: External Blocking
(5)
Blo 100 1 3 Bit 0x20 - Signal: Trip Command
TripCmd blocked
(6)
ExBlo 100 1 3 Bit 0x40 - Signal: External Blocking of
TripCmd the Trip Command
(7)
Pickup 100 1 3 Bit 0x80 - Signal: Pickup Voltage
Asymmetry
(8)

66 www.eaton.com
EDR-5000 IL02602009E

Module Subgroup Start Register No. of Function Code Format Bit Mask / Unit Description
Names Address Modbus (Bit Position)
Functions Registers
Trip (*) 100 1 3 Bit 0x100 - Signal: Trip
(9)
TripCmd 100 1 3 Bit 0x200 - Signal: Trip Command
(*)
(10)
47[2] 101 1 3 Struct
ExBlo1-I 101 1 3 Bit 0x1 - Module Input State: External
Blocking1
(1)
ExBlo2-I 101 1 3 Bit 0x2 - Module Input State: External
Blocking2
(2)
ExBlo 101 1 3 Bit 0x4 - Module Input State: External
TripCmd-I Blocking of the Trip
(3) Command
Active 101 1 3 Bit 0x8 - Signal: Active
(4)
ExBlo 101 1 3 Bit 0x10 - Signal: External Blocking
(5)
Blo 101 1 3 Bit 0x20 - Signal: Trip Command
TripCmd blocked
(6)
ExBlo 101 1 3 Bit 0x40 - Signal: External Blocking of
TripCmd the Trip Command
(7)
Pickup 101 1 3 Bit 0x80 - Signal: Pickup Voltage
Asymmetry
(8)
Trip (*) 101 1 3 Bit 0x100 - Signal: Trip
(9)
TripCmd 101 1 3 Bit 0x200 - Signal: Trip Command
(*)
(10)
Bkr 123 1 3 Struct

www.eaton.com 67
IL02602009E EDR-5000

Module Subgroup Start Register No. of Function Code Format Bit Mask / Unit Description
Names Address Modbus (Bit Position)
Functions Registers
Isum Intr 123 1 3 Bit 0x10 - Signal: Maximum
trip permissible Summation of
(5) the interrupting (tripping)
currents exceeded in at least
one phase.
Isum Intr 123 1 3 Bit 0x20 - Signal: Maximum
trip: IA permissible Summation of
(6) the interrupting (tripping)
currents exceeded: IA
Isum Intr 123 1 3 Bit 0x40 - Signal: Maximum
trip: IB permissible Summation of
(7)
the interrupting (tripping)
currents exceeded: IB
Isum Intr 123 1 3 Bit 0x80 - Signal: Maximum
trip: IC permissible Summation of
(8) the interrupting (tripping)
currents exceeded: IC
Operation 123 1 3 Bit 0x100 - Signal: Service Alarm, too
s Alarm many Operations
(9)
WearLevel 123 1 3 Bit 0x200 - Signal: Breaker Wear curve
Alarm Alarm
(10)
WearLevel 123 1 3 Bit 0x400 - Signal: Breaker Wear Curve
Lockout Lockout Level
(11)
Isum Intr 123 1 3 Bit 0x800 - Signal: Alarm, the per hour
ph Alm Sum (Limit) of interrupting
(12) currents has been exceeded.
CTS 137 1 3 Struct
ExBlo1-I 137 1 3 Bit 0x1 - Module Input State: External
Blocking1
(1)
ExBlo2-I 137 1 3 Bit 0x2 - Module Input State: External
Blocking2
(2)

68 www.eaton.com
EDR-5000 IL02602009E

Module Subgroup Start Register No. of Function Code Format Bit Mask / Unit Description
Names Address Modbus (Bit Position)
Functions Registers
Active 137 1 3 Bit 0x4 - Signal: Active
(3)
ExBlo 137 1 3 Bit 0x8 - Signal: External Blocking
(4)
Pickup 137 1 3 Bit 0x10 - Signal: Pickup Current
Transformer Measuring
(5) Circuit Supervision
ZI 139 1 3 Struct
ExBlo1-I 139 1 3 Bit 0x2 - Module Input State: External
Blocking1
(2)
ExBlo2-I 139 1 3 Bit 0x4 - Module Input State: External
Blocking2
(3)
ExBlo 139 1 3 Bit 0x8 - Module Input State: External
TripCmd-I Blocking of the Trip
(4) Command
Bkr Blo 139 1 3 Bit 0x10 - Signal: Blocked by Breaker
Failure
(5)
Active 139 1 3 Bit 0x20 - Signal: Active
(6)
ExBlo 139 1 3 Bit 0x40 - Signal: External Blocking
(7)
Blo 139 1 3 Bit 0x80 - Signal: Trip Command
TripCmd blocked
(8)
ExBlo 139 1 3 Bit 0x100 - Signal: External Blocking of
TripCmd the Trip Command
(9)
Ground 139 1 3 Bit 0x200 - Signal: Zone Interlocking
OUT Ground OUT
(10)

www.eaton.com 69
IL02602009E EDR-5000

Module Subgroup Start Register No. of Function Code Format Bit Mask / Unit Description
Names Address Modbus (Bit Position)
Functions Registers
Ground 139 1 3 Bit 0x400 - Signal: Zone Interlocking
Pickup Ground Pickup
(11)
Ground 139 1 3 Bit 0x800 - Signal: Zone Interlocking
Trip (*) Ground Trip
(12)
Phase 139 1 3 Bit 0x1000 - Signal: Zone Interlocking
OUT Phase OUT
(13)
Phase 139 1 3 Bit 0x2000 - Signal: Zone Interlocking
Pickup Phase Pickup
(14)
Phase Trip 139 1 3 Bit 0x4000 - Signal: Zone Interlocking
(*) Phase Trip
(15)
IN 139 1 3 Bit 0x8000 - Signal: Zone Interlocking IN
(16)
ZI 140 1 3 Struct
OUT 140 1 3 Bit 0x1 - Signal: Zone Interlocking
OUT
(1)
Pickup 140 1 3 Bit 0x2 - Signal: Pickup Zone
Interlocking
(2)
Trip (*) 140 1 3 Bit 0x4 - Signal: Zone Interlocking
Trip
(3)
TripCmd 140 1 3 Bit 0x8 - Signal: Zone Interlocking
(*) Trip Command
(4)
IRIG-B 148 1 3 Struct
IRIG-B 148 1 3 Bit 0x1 - Signal: If there is no valid
active IRIG-B signal for 60 sec,
(1) IRIG-B is regarded as
inactive.

70 www.eaton.com
EDR-5000 IL02602009E

Module Subgroup Start Register No. of Function Code Format Bit Mask / Unit Description
Names Address Modbus (Bit Position)
Functions Registers
High-Low 148 1 3 Bit 0x2 - Signal: The High and Low
Invert signals of the IRIG-B are
(2) inverted. This does NOT
mean that the wiring is faulty.
If the wiring is faulty no IRIG-
B signal will be detected.
Control 148 1 3 Bit 0x4 - Signal: IRIG-B Control
Signal1 Signal. The external IRIG-B
(3)
generator can set these
signals. They can be used
for further control procedures
inside the device (e.g. logic
funtions).
Control 148 1 3 Bit 0x8 - Signal: IRIG-B Control
Signal2 Signal. The external IRIG-B
(4)
generator can set these
signals. They can be used
for further control procedures
inside the device (e.g. logic
funtions).
Control 148 1 3 Bit 0x10 - Signal: IRIG-B Control
Signal3 Signal. The external IRIG-B
(5)
generator can set these
signals. They can be used
for further control procedures
inside the device (e.g. logic
funtions).
Control 148 1 3 Bit 0x20 - Signal: IRIG-B Control
Signal4 Signal. The external IRIG-B
(6)
generator can set these
signals. They can be used
for further control procedures
inside the device (e.g. logic
funtions).

www.eaton.com 71
IL02602009E EDR-5000

Module Subgroup Start Register No. of Function Code Format Bit Mask / Unit Description
Names Address Modbus (Bit Position)
Functions Registers
Control 148 1 3 Bit 0x40 - Signal: IRIG-B Control
Signal5 Signal. The external IRIG-B
(7) generator can set these
signals. They can be used
for further control procedures
inside the device (e.g. logic
funtions).
Control 148 1 3 Bit 0x80 - Signal: IRIG-B Control
Signal6 Signal. The external IRIG-B
(8) generator can set these
signals. They can be used
for further control procedures
inside the device (e.g. logic
funtions).
Control 148 1 3 Bit 0x100 - Signal: IRIG-B Control
Signal7 Signal. The external IRIG-B
(9) generator can set these
signals. They can be used
for further control procedures
inside the device (e.g. logic
funtions).
Control 148 1 3 Bit 0x200 - Signal: IRIG-B Control
Signal8 Signal. The external IRIG-B
(10) generator can set these
signals. They can be used
for further control procedures
inside the device (e.g. logic
funtions).
Control 148 1 3 Bit 0x400 - Signal: IRIG-B Control
Signal9 Signal. The external IRIG-B
(11) generator can set these
signals. They can be used
for further control procedures
inside the device (e.g. logic
funtions).

72 www.eaton.com
EDR-5000 IL02602009E

Module Subgroup Start Register No. of Function Code Format Bit Mask / Unit Description
Names Address Modbus (Bit Position)
Functions Registers
Control 148 1 3 Bit 0x800 - Signal: IRIG-B Control
Signal10 Signal. The external IRIG-B
(12) generator can set these
signals. They can be used
for further control procedures
inside the device (e.g. logic
funtions).
Control 148 1 3 Bit 0x1000 - Signal: IRIG-B Control
Signal11 Signal. The external IRIG-B
(13) generator can set these
signals. They can be used
for further control procedures
inside the device (e.g. logic
funtions).
Control 148 1 3 Bit 0x2000 - Signal: IRIG-B Control
Signal12 Signal. The external IRIG-B
(14) generator can set these
signals. They can be used
for further control procedures
inside the device (e.g. logic
funtions).
Control 148 1 3 Bit 0x4000 - Signal: IRIG-B Control
Signal13 Signal. The external IRIG-B
(15) generator can set these
signals. They can be used
for further control procedures
inside the device (e.g. logic
funtions).
Control 148 1 3 Bit 0x8000 - Signal: IRIG-B Control
Signal14 Signal. The external IRIG-B
(16) generator can set these
signals. They can be used
for further control procedures
inside the device (e.g. logic
funtions).
IRIG-B 149 1 3 Struct

www.eaton.com 73
IL02602009E EDR-5000

Module Subgroup Start Register No. of Function Code Format Bit Mask / Unit Description
Names Address Modbus (Bit Position)
Functions Registers
Control 149 1 3 Bit 0x1 - Signal: IRIG-B Control
Signal15 Signal. The external IRIG-B
(1) generator can set these
signals. They can be used
for further control procedures
inside the device (e.g. logic
funtions).
Control 149 1 3 Bit 0x2 - Signal: IRIG-B Control
Signal16 Signal. The external IRIG-B
(2) generator can set these
signals. They can be used
for further control procedures
inside the device (e.g. logic
funtions).
Control 149 1 3 Bit 0x4 - Signal: IRIG-B Control
Signal17 Signal. The external IRIG-B
(3) generator can set these
signals. They can be used
for further control procedures
inside the device (e.g. logic
funtions).
Control 149 1 3 Bit 0x8 - Signal: IRIG-B Control
Signal18 Signal. The external IRIG-B
(4) generator can set these
signals. They can be used
for further control procedures
inside the device (e.g. logic
funtions).
TCM 150 1 3 Struct
ExBlo1-I 150 1 3 Bit 0x1 - Module Input State: External
Blocking1
(1)
ExBlo2-I 150 1 3 Bit 0x2 - Module Input State: External
Blocking2
(2)
Active 150 1 3 Bit 0x4 - Signal: Active
(3)

74 www.eaton.com
EDR-5000 IL02602009E

Module Subgroup Start Register No. of Function Code Format Bit Mask / Unit Description
Names Address Modbus (Bit Position)
Functions Registers
ExBlo 150 1 3 Bit 0x8 - Signal: External Blocking
(4)
Pickup 150 1 3 Bit 0x10 - Signal: Pickup Trip Circuit
Supervision
(5)
Not 150 1 3 Bit 0x20 - Not possible because no
Possible state indicator assigned to
(6) the breaker.
CinBkr- 150 1 3 Bit 0x100 - Module Input State: Feed-
52a-I back signal of the Bkr (52a)
(9)
CinBkr- 150 1 3 Bit 0x200 - Module Input State: Feed-
52b-I back signal of the Bkr. (52b)
(10)
Sys 154 1 3 Struct
Maint 154 1 3 Bit 0x1 - Signal: Arc Flash Reduction
Mode Maintenance Active
(1)
Active
MaintMod 154 1 3 Bit 0x2 - Signal: Arc Flash Reduction
e Manually Maintenance Manual Mode
(2)
Maint 154 1 3 Bit 0x4 - Signal: Arc Flash Reduction
Mode DI Maintenance Digital Input
(3)
Mode
Maint 154 1 3 Bit 0x8 - Signal: Arc Flash Reduction
Mode Maintenance Comm Mode
(4)
Comm
Maint 154 1 3 Bit 0x10 - Signal: Arc Flash Reduction
Mode Maintenance Inactive
(5)
Inactive
Maint 154 1 3 Bit 0x20 - Module Input State: Arc
Mode-I Flash Reduction
(6)
Maintenance Switch

www.eaton.com 75
IL02602009E EDR-5000

Module Subgroup Start Register No. of Function Code Format Bit Mask / Unit Description
Names Address Modbus (Bit Position)
Functions Registers
SNTP 154 1 3 Bit 0x80 - Signal: If there is no valid
active SNTP signal for 120 sec,
(8) SNTP is regarded as
inactive.
Program 154 1 3 Bit 0x100 - Signal: Short-period bypass
Mode of the Program Mode.
(9)
Bypass
RO-4Z X2 155 1 3 Struct
DISARME 155 1 3 Bit 0x1 - Signal: CAUTION! RELAYS
D! DISARMED in order to safely
(1)
perform maintenance while
eliminating the risk of taking
an entire process off-line.
(Note: Zone Interlocking and
Supervision Contact cannot
be disarmed). YOU MUST
ENSURE that the relays are
ARMED AGAIN after
maintenance
Outs 155 1 3 Bit 0x2 - Signal: The State of at least
forced one Relay Output has been
(2)
set by force. That means
that the state of at least one
Relay is forced and hence
does not show the state of
the assigned signals.
ZI OUT 155 1 3 Bit 0x4 - Signal: Zone Interlocking
OUT
(3)
RO 1 155 1 3 Bit 0x8 - Signal: Relay Output
(4)
RO 2 155 1 3 Bit 0x10 - Signal: Relay Output
(5)
RO 3 155 1 3 Bit 0x20 - Signal: Relay Output
(6)

76 www.eaton.com
EDR-5000 IL02602009E

Module Subgroup Start Register No. of Function Code Format Bit Mask / Unit Description
Names Address Modbus (Bit Position)
Functions Registers
RO 4 155 1 3 Bit 0x40 - Signal: Relay Output
(7)
AR 156 1 3 Struct
Ex Lock-I 156 1 3 Bit 0x1 - Module input state: External
AR lockout.
(1)
Ex Shot 156 1 3 Bit 0x2 - Module input state: The AR
Inc-I Shot counter will be
(2) incremented by this external
Signal. This can be used for
Zone Coordination (of
upstream Auto Reclosure
devices). Note: This
parameter enables the
functionallity only. The
assignment has to be set
within the global parameters.
Blo 156 1 3 Bit 0x4 - Signal: Auto Reclosure is
blocked
(3)
t-Man 156 1 3 Bit 0x8 - Signal: AR blocked after
Close Blo breaker was switched on
(4)
manually. This timer will be
started if the breaker was
switched on manually. While
this timer is running, AR
cannot be started.
Lock 156 1 3 Bit 0x10 - Signal: Auto Reclosure is
locked out
(5)
t-Reset 156 1 3 Bit 0x20 - Signal: Delay Timer for
Lockout resetting the AR lockout. The
(6) reset of the AR lockout state
will be delayed for this time
after the reset signal (e.g
digital input or Scada) has
been detected .

www.eaton.com 77
IL02602009E EDR-5000

Module Subgroup Start Register No. of Function Code Format Bit Mask / Unit Description
Names Address Modbus (Bit Position)
Functions Registers
Ready 156 1 3 Bit 0x40 - Signal: Ready to shoot
(7)
t- 156 1 3 Bit 0x80 - Signal: Examination Time: If
Run2Read the Breaker remains after a
(8)
y reclosure attempt (shot) for
the duration of this timer in
the Closed position, the AR
has been successful and the
AR module returns into the
ready state.
Standby 156 1 3 Bit 0x100 - Signal: Standby
(9)
Service 156 1 3 Bit 0x200 - Signal: AR - Service Alarm 1,
Alarm 1 too many switching
(10)
operations
Service 156 1 3 Bit 0x400 - Signal: AR - Service Alarm 2,
Alarm 2 too many switching
(11)
operations
Max Shots 156 1 3 Bit 0x800 - Signal: The maximum
/h allowed number of shots per
(12)
exceeded hour has been exceeded.
Q->&V< 157 1 3 Struct
ExBlo1-I 157 1 3 Bit 0x1 - Module Input State: External
Blocking1
(1)
ExBlo2-I 157 1 3 Bit 0x2 - Module Input State: External
Blocking2
(2)
Active 157 1 3 Bit 0x4 - Signal: Active
(3)
ExBlo 157 1 3 Bit 0x8 - Signal: External Blocking
(4)

78 www.eaton.com
EDR-5000 IL02602009E

Module Subgroup Start Register No. of Function Code Format Bit Mask / Unit Description
Names Address Modbus (Bit Position)
Functions Registers
Fuse Fail 157 1 3 Bit 0x10 - Signal: Blocked by Fuse
VT Blo Failure (VT)
(5)
Pickup 157 1 3 Bit 0x20 - Signal: Pickup Reactive
Power Undervoltage
(6)
Protection
Decouplin 157 1 3 Bit 0x200 - Signal: Decoupling at the
g PCC Point of Common Coupling
(10)
Decouplin 157 1 3 Bit 0x400 - Signal: Decoupling of the
g (local) Energy
(11)
Distributed Generator/Resource
Generator
ReCon 158 1 3 Struct
ExBlo1-I 158 1 3 Bit 0x1 - Module Input State: External
Blocking1
(1)
ExBlo2-I 158 1 3 Bit 0x2 - Module Input State: External
Blocking2
(2)
Active 158 1 3 Bit 0x4 - Signal: Active
(3)
ExBlo 158 1 3 Bit 0x8 - Signal: External Blocking
(4)
Blo by 158 1 3 Bit 0x10 - Signal: Module blocked by
Meas measuring cirucuit
(5)
Ciruit supervision
Superv
reconnect 158 1 3 Bit 0x20 - This signal indicates the
ed-I state "reconnected" (mains
(6) parallel).
V Ext 158 1 3 Bit 0x40 - Module input state: Release
Release signal is being generated by
(7)
PCC-I the PCC (External Release)

www.eaton.com 79
IL02602009E EDR-5000

Module Subgroup Start Register No. of Function Code Format Bit Mask / Unit Description
Names Address Modbus (Bit Position)
Functions Registers
PCC Fuse 158 1 3 Bit 0x80 - State of the module input:
Fail VT-I Blocking if the fuse of a
(8) voltage transformer has
tripped at the PCC.
Release 158 1 3 Bit 0x100 - Signal: Release Energy
Energy Resource.
(9)
Resource
Decouplin 158 1 3 Bit 0x200 - Decoupling signal that
g1-I triggers the reclosure.
(10)
Decouplin 158 1 3 Bit 0x400 - Decoupling signal that
g2-I triggers the reclosure.
(11)
Decouplin 158 1 3 Bit 0x800 - Decoupling signal that
g3-I triggers the reclosure.
(12)
Decouplin 158 1 3 Bit 0x1000 - Decoupling signal that
g4-I triggers the reclosure.
(13)
Decouplin 158 1 3 Bit 0x2000 - Decoupling signal that
g5-I triggers the reclosure.
(14)
Decouplin 158 1 3 Bit 0x4000 - Decoupling signal that
g6-I triggers the reclosure.
(15)
Wired Inputs 171 1 3 Struct
TOCa M1- 171 1 3 Bit 0x1 - State of the module input:
I Main 1 Breaker Connected
(1)
TOCa M2- 171 1 3 Bit 0x2 - State of the module input:
I Main 2 Breaker Connected
(2)
TOCa T-I 171 1 3 Bit 0x4 - State of the module input:
Tie Breaker Connected
(3)
43/10 M1-I 171 1 3 Bit 0x8 - State of the module input:
Main 1 Breaker Selected To
(4) Trip

80 www.eaton.com
EDR-5000 IL02602009E

Module Subgroup Start Register No. of Function Code Format Bit Mask / Unit Description
Names Address Modbus (Bit Position)
Functions Registers
43/10 M2-I 171 1 3 Bit 0x10 - State of the module input:
Main 2 Breaker Selected To
(5) Trip
43/10 T-I 171 1 3 Bit 0x20 - State of the module input:
Tie Breaker Selected To Trip
(6)
43 A-I 171 1 3 Bit 0x40 - State of the module input:
System in Auto
(7)
43 M-I 171 1 3 Bit 0x80 - State of the module input:
System In Manual
(8)
43 P1-I 171 1 3 Bit 0x100 - State of the module input:
Preferred Source 1
(9)
43 P2-I 171 1 3 Bit 0x200 - State of the module input:
Preferred Source 2
(10)
52a M1-I 171 1 3 Bit 0x400 - State of the module input:
Main 1 Breaker Closed
(11)
52a M2-I 171 1 3 Bit 0x800 - State of the module input:
Main 2 Breaker Closed
(12)
52a T-I 171 1 3 Bit 0x1000 - State of the module input:
Tie Breaker Closed
(13)
52b M1-I 171 1 3 Bit 0x2000 - State of the module input:
Main 1 Breaker Open
(14)
52b M2-I 171 1 3 Bit 0x4000 - State of the module input:
Main 2 Breaker Open
(15)
52b T-I 171 1 3 Bit 0x8000 - State of the module input:
Tie Breaker Open
(16)
Wired Inputs 172 1 3 Struct
Bkr 172 1 3 Bit 0x1 - Breaker Trouble
Trouble-I
(1)

www.eaton.com 81
IL02602009E EDR-5000

Module Subgroup Start Register No. of Function Code Format Bit Mask / Unit Description
Names Address Modbus (Bit Position)
Functions Registers
SysA 173 1 3 Struct
ExBlo-I 173 1 3 Bit 0x1 - Module Input State: External
Blocking
(1)
ExBlo 173 1 3 Bit 0x2 - Signal: External Blocking
(2)
Alm 173 1 3 Bit 0x4 - Signal: Alarm Current
Current demand value
(3)
Demd
Active 173 1 3 Bit 0x8 - Signal: Active
(4)
Alarm I 173 1 3 Bit 0x10 - Signal: Alarm Total
THD Harmonic Distortion Current
(5)
Alarm VA 173 1 3 Bit 0x20 - Signal: Alarm VAs peak
Power
(6)
Alarm VA 173 1 3 Bit 0x40 - Signal: Alarm VAs demand
Demand value
(7)
Alarm VAr 173 1 3 Bit 0x80 - Signal: Alarm VArs peak
Power
(8)
Alarm VAr 173 1 3 Bit 0x100 - Signal: Alarm VARs demand
Demand value
(9)
Alarm V 173 1 3 Bit 0x200 - Signal: Alarm Total
THD Harmonic Distortion Voltage
(10)
Alarm 173 1 3 Bit 0x400 - Signal: Alarm WATTS peak
Watt
(11)
Power
Alarm 173 1 3 Bit 0x800 - Signal: Alarm WATTS
Watt demand value
(12)
Demand

82 www.eaton.com
EDR-5000 IL02602009E

Module Subgroup Start Register No. of Function Code Format Bit Mask / Unit Description
Names Address Modbus (Bit Position)
Functions Registers
Trip 173 1 3 Bit 0x1000 - Signal: Trip Current demand
Current value
(13)
Demand
(*)
Trip I THD 173 1 3 Bit 0x2000 - Signal: Trip Total Harmonic
(*) Distortion Current
(14)
Trip VA 173 1 3 Bit 0x4000 - Signal: Trip VAs demand
Demand value
(15)
(*)
Trip VA 173 1 3 Bit 0x8000 - Signal: Trip VAs peak
Power (*)
(16)
SysA 174 1 3 Struct
Trip VAr 174 1 3 Bit 0x1 - Signal: Trip VARs demand
Demand value
(1)
(*)
Trip VAr 174 1 3 Bit 0x2 - Signal: Trip VArs peak
Power (*)
(2)
Trip V 174 1 3 Bit 0x4 - Signal: Trip Total Harmonic
THD (*) Distortion Voltage
(3)
Trip Watt 174 1 3 Bit 0x8 - Signal: Trip WATTS demand
Demand value
(4)
(*)
Trip Watt 174 1 3 Bit 0x10 - Signal: Trip WATTS peak
Power (*)
(5)
Sync-check 175 1 3 Struct
Active 175 1 3 Bit 0x1 - Signal: Active
(1)
ExBlo1-I 175 1 3 Bit 0x2 - Module Input State: External
Blocking1
(2)

www.eaton.com 83
IL02602009E EDR-5000

Module Subgroup Start Register No. of Function Code Format Bit Mask / Unit Description
Names Address Modbus (Bit Position)
Functions Registers
ExBlo2-I 175 1 3 Bit 0x4 - Module Input State: External
Blocking2
(3)
ExBlo 175 1 3 Bit 0x8 - Signal: External Blocking
(4)
Bypass-I 175 1 3 Bit 0x10 - State of the module input:
Bypass
(5)
BkrCloseI 175 1 3 Bit 0x20 - State of the module input:
nitiate-I Breaker Close Initiate with
(6)
synchronizm check from any
control sources (e.g. HMI /
SCADA). If the state of the
assigned signal becomes
true, a Breaker Close will be
initiated (Trigger Source).
AngleDiffT 175 1 3 Bit 0x40 - Signal: Phase Angle
ooHigh difference between bus and
(7) line voltages too high.
Sys-in- 175 1 3 Bit 0x80 - Signal: Bus and line voltages
Sync are in synchronizm
(8) according to the system
synchronizm criteria.
LiveBus 175 1 3 Bit 0x100 - Signal: Live-Bus flag: 1=Live-
Bus, 0=Voltage is below the
(9)
LiveBus threshold
LiveLine 175 1 3 Bit 0x200 - Signal: Live Line flag:
1=Live-Line, 0=Voltage is
(10)
below the LiveLine threshold
SlipTooHi 175 1 3 Bit 0x400 - Signal: Frequency difference
gh (slip frequency) between bus
(11)
and line voltages too high.

84 www.eaton.com
EDR-5000 IL02602009E

Module Subgroup Start Register No. of Function Code Format Bit Mask / Unit Description
Names Address Modbus (Bit Position)
Functions Registers
SyncOverr 175 1 3 Bit 0x800 - Signal:Synchronizm Check is
idden overridden because one of
(12) the Synchronizm overriding
conditions (DB/DL or
ExtBypass) is met.
In-Sync 175 1 3 Bit 0x1000 - Signal: In-Sync Allowed
Allowed
(13)
SynchronF 175 1 3 Bit 0x2000 - Signal: This signal indicates
ailed a failed synchronization. It is
(14)
set for 5s when the breaker
is still open after the
Synchron-Run-timer has
timed out.
Synchron 175 1 3 Bit 0x4000 - Signal: SynchronRunTiming
RunTimin
(15)
g
VDiffTooH 175 1 3 Bit 0x8000 - Signal: Voltage difference
igh between bus and line too
(16) high.
Ctrl 176 1 3 Struct
Local 176 1 3 Bit 0x1 - Switching Authority: Local
(1)
Remote 176 1 3 Bit 0x2 - Switching Authority: Remote
(2)
SG 176 1 3 Bit 0x8 - Minimum one Switchgear is
Disturb disturbed.
(4)
SG 176 1 3 Bit 0x10 - Minimum one Switchgear is
Indeterm moving (Position cannot be
(5)
determined).
Bkr 177 1 3 Struct
CinBkr- 177 1 3 Bit 0x1 - Module Input State: Feed-
52b-I back signal of the Bkr. (52b)
(1)

www.eaton.com 85
IL02602009E EDR-5000

Module Subgroup Start Register No. of Function Code Format Bit Mask / Unit Description
Names Address Modbus (Bit Position)
Functions Registers
CinBkr- 177 1 3 Bit 0x2 - Module Input State: Feed-
52a-I back signal of the Bkr (52a)
(2)
Ready-I 177 1 3 Bit 0x4 - Module Input State: Breaker
Ready
(3)
Sys-in- 177 1 3 Bit 0x8 - State of the module input:
Sync-I This signals has to become
(4) true within the
synchronization time. If not,
switching is unsuccessful.
Interl 177 1 3 Bit 0x10 - State of the module input:
OPEN1-I Interlocking of the OPEN
(5) command
Interl 177 1 3 Bit 0x20 - State of the module input:
OPEN2-I Interlocking of the OPEN
(6) command
Interl 177 1 3 Bit 0x40 - State of the module input:
OPEN3-I Interlocking of the OPEN
(7) command
Interl 177 1 3 Bit 0x80 - State of the module input:
CLOSE1-I Interlocking of the CLOSE
(8) command
Interl 177 1 3 Bit 0x100 - State of the module input:
CLOSE2-I Interlocking of the CLOSE
(9) command
Interl 177 1 3 Bit 0x200 - State of the module input:
CLOSE3-I Interlocking of the CLOSE
(10) command
SC OPEN- 177 1 3 Bit 0x800 - State of the module input:
I Switching OPEN Command,
(12) e.g. the state of the Logics or
the state of the digital input

86 www.eaton.com
EDR-5000 IL02602009E

Module Subgroup Start Register No. of Function Code Format Bit Mask / Unit Description
Names Address Modbus (Bit Position)
Functions Registers
SC 177 1 3 Bit 0x1000 - State of the module input:
CLOSE-I Switching CLOSE
(13) Command, e.g. the state of
the Logics or the state of the
digital input
TripCmd 177 1 3 Bit 0x2000 - Signal: Trip Command
(*)
(14)
OPEN 177 1 3 Bit 0x4000 - Signal: OPEN command
Cmd issued to the switchgear.
(15)
Depending on the setting the
signal may include the
OPEN command of the Prot
module.
OPEN 177 1 3 Bit 0x8000 - Signal: OPEN Cmd manual
Cmd
(16)
manual
Bkr 178 1 3 Struct
CLOSE 178 1 3 Bit 0x1 - Signal: CLOSE command
Cmd issued to the switchgear.
(1) Depending on the setting the
signal may include the
CLOSE command of the
Prot module.
CLOSE 178 1 3 Bit 0x2 - Signal: CLOSE Cmd manual
Cmd
(2)
manual
Sync 178 1 3 Bit 0x4 - Signal: Synchronous CLOSE
CLOSE request
(3)
request
Bwear 178 1 3 Bit 0x8 - Signal: Slow Breaker Alarm
Slow
(4)
Breaker
Res 178 1 3 Bit 0x10 - Signal: Resetting the slow
Bwear Sl breaker alarm
(5)
Breaker

www.eaton.com 87
IL02602009E EDR-5000

Module Subgroup Start Register No. of Function Code Format Bit Mask / Unit Description
Names Address Modbus (Bit Position)
Functions Registers
CES 178 1 3 Bit 0x40 - Signal: Command Execution
Disturbed Supervision: Switching
(7) Command unsuccessful.
Switchgear in disturbed
position.
CES Field 178 1 3 Bit 0x80 - Signal: Command Execution
Interl Supervision: Switching
(8) Command not executed
because of field interlocking.
CES 178 1 3 Bit 0x400 - Signal: Command Execution
CLOSE d Supervision: CLOSE
(11)
OPEN Command during a pending
OPEN Command.
CES 178 1 3 Bit 0x800 - Signal: Command Execution
SwitchgDir Supervision respectivly
(12) Switching Direction Control:
This signal becomes true, if
a switch command is issued
even though the switchgear
is already in the requested
position. Example: A
switchgear that is already
OPEN should be switched
OPEN again (doubly). The
same applies to CLOSE
commands.
CES SG 178 1 3 Bit 0x1000 - Signal: Command Execution
not ready Supervision: Switchgear not
(13) ready
CES 178 1 3 Bit 0x2000 - Signal: Command Execution
SyncTime Supervision: Switching
(14)
out Command not executed. No
Synchronization signal while
t-sync was running.
CES 178 1 3 Bit 0x4000 - Signal: Command Execution
succesf Supervision: Switching
(15) command executed
successfully.

88 www.eaton.com
EDR-5000 IL02602009E

Module Subgroup Start Register No. of Function Code Format Bit Mask / Unit Description
Names Address Modbus (Bit Position)
Functions Registers
Prot 178 1 3 Bit 0x8000 - Signal: CLOSE command
CLOSE issued by the Prot module
(16)
Bkr 179 1 3 Struct
Pos 179 1 3 Bit 0x1 - Signal: Breaker Disturbed -
Disturb Undefined Breaker Position.
(1)
The feed-back signals
(Position Indicators)
contradict themselves. After
expiring of a supervision
timer this signal becomes
true.
Pos 179 1 3 Bit 0x4 - Signal: Breaker is in
Indeterm Indeterminate Position
(3)
Pos OPEN 179 1 3 Bit 0x8 - Signal: Breaker is in OPEN-
Position
(4)
Pos 179 1 3 Bit 0x10 - Signal: Breaker is in CLOSE-
CLOSE Position
(5)
Ready 179 1 3 Bit 0x20 - Signal: Breaker is ready for
operation.
(6)
Pos not 179 1 3 Bit 0x40 - Signal: Pos not CLOSE
CLOSE
(7)
SI 179 1 3 Bit 0x80 - Signal: The Position of the
SingleCon Switchgear is detected by
(8)
tactInd one auxiliary contact (pole)
only. Thus indeterminate and
disturbed Positions cannot
be detected.
CES Fail 179 1 3 Bit 0x800 - Signal: Command Execution
TripCmd Supervision: Command
(12) execution failed because trip
command is pending.

www.eaton.com 89
IL02602009E EDR-5000

Module Subgroup Start Register No. of Function Code Format Bit Mask / Unit Description
Names Address Modbus (Bit Position)
Functions Registers
Interl 179 1 3 Bit 0x1000 - Signal: One or more
OPEN IL_Open inputs are active.
(13)
Interl 179 1 3 Bit 0x2000 - Signal: One or more
CLOSE IL_Close inputs are active.
(14)
Prot 200 1 3 Struct
IR dir rev 200 1 3 Bit 0x1 - Signal: IR Ground fault
(calculated) reverse direction
(1)
IR dir fwd 200 1 3 Bit 0x2 - Signal: IR Ground fault
(calculated) forward
(2)
IR dir n 200 1 3 Bit 0x4 - Signal: IR Ground fault
poss (calculated) direction
(3) detection not possible
IX dir rev 200 1 3 Bit 0x8 - Signal: IX Ground fault
(measured) reverse direction
(4)
IX dir fwd 200 1 3 Bit 0x10 - Signal: IX Ground fault
(measured) forward
(5)
IX dir n 200 1 3 Bit 0x20 - Signal: IX Ground fault
poss (measured) direction
(6) detection not possible
LVRT [1] 254 1 3 Struct
ExBlo1-I 254 1 3 Bit 0x1 - Module Input State: External
Blocking1
(1)
ExBlo2-I 254 1 3 Bit 0x2 - Module Input State: External
Blocking2
(2)
ExBlo 254 1 3 Bit 0x4 - Module Input State: External
TripCmd-I Blocking of the Trip
(3) Command
Active 254 1 3 Bit 0x8 - Signal: Active
(4)

90 www.eaton.com
EDR-5000 IL02602009E

Module Subgroup Start Register No. of Function Code Format Bit Mask / Unit Description
Names Address Modbus (Bit Position)
Functions Registers
ExBlo 254 1 3 Bit 0x10 - Signal: External Blocking
(5)
Blo 254 1 3 Bit 0x20 - Signal: Trip Command
TripCmd blocked
(6)
ExBlo 254 1 3 Bit 0x40 - Signal: External Blocking of
TripCmd the Trip Command
(7)
LVRT [1] 255 1 3 Struct
Pickup 255 1 3 Bit 0x1 - Signal: Pickup Phase A
Phase A
(1)
Pickup 255 1 3 Bit 0x2 - Signal: Pickup Phase B
Phase B
(2)
Pickup 255 1 3 Bit 0x4 - Signal: Pickup Phase C
Phase C
(3)
Pickup 255 1 3 Bit 0x8 - Signal: Pickup Voltage
Element
(4)
Trip (*) 255 1 3 Bit 0x80 - Signal: Trip
(8)
TripCmd 255 1 3 Bit 0x100 - Signal: Trip Command
(*)
(9)
t-LVRT is 255 1 3 Bit 0x200 - Signal: t-LVRT is running
running (*)
(10)
/SG1 256 1 3 Struct
CES SG 256 1 3 Bit 0x2 - Signal: Command Execution
removed Supervision: Switching
(2) Command unsuccessful,
Switchgear removed.
LVRT [2] 270 1 3 Struct

www.eaton.com 91
IL02602009E EDR-5000

Module Subgroup Start Register No. of Function Code Format Bit Mask / Unit Description
Names Address Modbus (Bit Position)
Functions Registers
ExBlo1-I 270 1 3 Bit 0x1 - Module Input State: External
Blocking1
(1)
ExBlo2-I 270 1 3 Bit 0x2 - Module Input State: External
Blocking2
(2)
ExBlo 270 1 3 Bit 0x4 - Module Input State: External
TripCmd-I Blocking of the Trip
(3) Command
Active 270 1 3 Bit 0x8 - Signal: Active
(4)
ExBlo 270 1 3 Bit 0x10 - Signal: External Blocking
(5)
Blo 270 1 3 Bit 0x20 - Signal: Trip Command
TripCmd blocked
(6)
ExBlo 270 1 3 Bit 0x40 - Signal: External Blocking of
TripCmd the Trip Command
(7)
LVRT [2] 271 1 3 Struct
Pickup 271 1 3 Bit 0x1 - Signal: Pickup Phase A
Phase A
(1)
Pickup 271 1 3 Bit 0x2 - Signal: Pickup Phase B
Phase B
(2)
Pickup 271 1 3 Bit 0x4 - Signal: Pickup Phase C
Phase C
(3)
Pickup 271 1 3 Bit 0x8 - Signal: Pickup Voltage
Element
(4)
Trip (*) 271 1 3 Bit 0x80 - Signal: Trip
(8)
TripCmd 271 1 3 Bit 0x100 - Signal: Trip Command
(*)
(9)

92 www.eaton.com
EDR-5000 IL02602009E

Module Subgroup Start Register No. of Function Code Format Bit Mask / Unit Description
Names Address Modbus (Bit Position)
Functions Registers
t-LVRT is 271 1 3 Bit 0x200 - Signal: t-LVRT is running
running (*)
(10)
UFLS 272 1 3 Struct
ExBlo1-I 272 1 3 Bit 0x1 - Module Input State: External
Blocking1
(1)
ExBlo2-I 272 1 3 Bit 0x2 - Module Input State: External
Blocking2
(2)
Ex Pdir-I 272 1 3 Bit 0x4 - Ignore (block) the evaluation
of the power flow direction.
(3)
This results in classical
frequency based load
shedding functionallity.
When this feature is set and
active, the functionallity of
the module turns into
conventional, only frequency
based load shedding.
Active 272 1 3 Bit 0x8 - Signal: Active
(4)
ExBlo 272 1 3 Bit 0x10 - Signal: External Blocking
(5)
Fuse Fail 272 1 3 Bit 0x20 - Signal: Blocked by Fuse
VT Blo Failure (VT)
(6)
Trip 272 1 3 Bit 0x40 - Signal: Signal: Trip
(7)
Alarm 272 1 3 Bit 0x80 - Signal: Alarm P->&f<
(8)
SSV 273 1 3 Struct
System 273 1 3 Bit 0x1 - Signal: Device Failure
Error
(1)

www.eaton.com 93
IL02602009E EDR-5000

Module Subgroup Start Register No. of Function Code Format Bit Mask / Unit Description
Names Address Modbus (Bit Position)
Functions Registers
DI-8P X1 1000 1 3 Struct
DI 1 1000 1 3 Bit 0x1 - Signal: Digital Input
(1)
DI 2 1000 1 3 Bit 0x2 - Signal: Digital Input
(2)
DI 3 1000 1 3 Bit 0x4 - Signal: Digital Input
(3)
DI 4 1000 1 3 Bit 0x8 - Signal: Digital Input
(4)
DI 5 1000 1 3 Bit 0x10 - Signal: Digital Input
(5)
DI 6 1000 1 3 Bit 0x20 - Signal: Digital Input
(6)
DI 7 1000 1 3 Bit 0x40 - Signal: Digital Input
(7)
DI 8 1000 1 3 Bit 0x80 - Signal: Digital Input
(8)
DI-8 X6 1001 1 3 Struct
DI 1 1001 1 3 Bit 0x1 - Signal: Digital Input
(1)
DI 2 1001 1 3 Bit 0x2 - Signal: Digital Input
(2)
DI 3 1001 1 3 Bit 0x4 - Signal: Digital Input
(3)
DI 4 1001 1 3 Bit 0x8 - Signal: Digital Input
(4)

94 www.eaton.com
EDR-5000 IL02602009E

Module Subgroup Start Register No. of Function Code Format Bit Mask / Unit Description
Names Address Modbus (Bit Position)
Functions Registers
DI 5 1001 1 3 Bit 0x10 - Signal: Digital Input
(5)
DI 6 1001 1 3 Bit 0x20 - Signal: Digital Input
(6)
DI 7 1001 1 3 Bit 0x40 - Signal: Digital Input
(7)
DI 8 1001 1 3 Bit 0x80 - Signal: Digital Input
(8)
RO-6 X5 1003 1 3 Struct
RO 1 1003 1 3 Bit 0x1 - Signal: Relay Output
(1)
RO 2 1003 1 3 Bit 0x2 - Signal: Relay Output
(2)
RO 3 1003 1 3 Bit 0x4 - Signal: Relay Output
(3)
RO 4 1003 1 3 Bit 0x8 - Signal: Relay Output
(4)
RO 5 1003 1 3 Bit 0x10 - Signal: Relay Output
(5)
RO 6 1003 1 3 Bit 0x20 - Signal: Relay Output
(6)

www.eaton.com 95
IL02602009E EDR-5000

Module Subgroup Start Register No. of Function Code Format Bit Mask / Unit Description
Names Address Modbus (Bit Position)
Functions Registers
DISARME 1003 1 3 Bit 0x40 - Signal: CAUTION! RELAYS
D! DISARMED in order to safely
(7) perform maintenance while
eliminating the risk of taking
an entire process off-line.
(Note: Zone Interlocking and
Supervision Contact cannot
be disarmed). YOU MUST
ENSURE that the relays are
ARMED AGAIN after
maintenance
Outs 1003 1 3 Bit 0x80 - Signal: The State of at least
forced one Relay Output has been
(8) set by force. That means
that the state of at least one
Relay is forced and hence
does not show the state of
the assigned signals.
Modbus 1005 1 3 Struct
Comm 1005 1 3 Bit 0x1 - Communication Command
Cmd 1
(1)
Comm 1005 1 3 Bit 0x2 - Communication Command
Cmd 2
(2)
Comm 1005 1 3 Bit 0x4 - Communication Command
Cmd 3
(3)
Comm 1005 1 3 Bit 0x8 - Communication Command
Cmd 4
(4)
Comm 1005 1 3 Bit 0x10 - Communication Command
Cmd 5
(5)
Comm 1005 1 3 Bit 0x20 - Communication Command
Cmd 6
(6)

96 www.eaton.com
EDR-5000 IL02602009E

Module Subgroup Start Register No. of Function Code Format Bit Mask / Unit Description
Names Address Modbus (Bit Position)
Functions Registers
Comm 1005 1 3 Bit 0x40 - Communication Command
Cmd 7
(7)
Comm 1005 1 3 Bit 0x80 - Communication Command
Cmd 8
(8)
Comm 1005 1 3 Bit 0x100 - Communication Command
Cmd 9
(9)
Comm 1005 1 3 Bit 0x200 - Communication Command
Cmd 10
(10)
Comm 1005 1 3 Bit 0x400 - Communication Command
Cmd 11
(11)
Comm 1005 1 3 Bit 0x800 - Communication Command
Cmd 12
(12)
Comm 1005 1 3 Bit 0x1000 - Communication Command
Cmd 13
(13)
Comm 1005 1 3 Bit 0x2000 - Communication Command
Cmd 14
(14)
Comm 1005 1 3 Bit 0x4000 - Communication Command
Cmd 15
(15)
Comm 1005 1 3 Bit 0x8000 - Communication Command
Cmd 16
(16)
Modbus 1006 1 3 Struct
Transmiss 1006 1 3 Bit 0x1 - Signal: Communication
ion Active
(1)
Sgen 1012 1 3 Struct
ExBlo 1012 1 3 Bit 0x1 - Module Input State: External
Blocking
(1)

www.eaton.com 97
IL02602009E EDR-5000

Module Subgroup Start Register No. of Function Code Format Bit Mask / Unit Description
Names Address Modbus (Bit Position)
Functions Registers
Ex 1012 1 3 Bit 0x2 - State of the module
ForcePost input:Force Post state. Abort
(2)
-I simulation.
Running 1012 1 3 Bit 0x10 - Signal: Measuring value
simulation is running
(5)
State 1012 1 3 Bit 0xe0 - Signal: Wave generation
states: 0=Off, 1=PreFault,
(6)
2=Fault, 3=PostFault,
4=InitReset
Ex Start 1012 1 3 Bit 0x100 - State of the module
Simulation input:External Start of Fault
(9)
-I Simulation (Using the test
parameters)
Logic 1100 1 3 Struct
LE1.Gate 1100 1 3 Bit 0x1 - Signal: Output of the logic
Out gate
(1)
LE1.Timer 1100 1 3 Bit 0x2 - Signal: Timer Output
Out
(2)
LE1.Out 1100 1 3 Bit 0x4 - Signal: Latched Output (Q)
(3)
LE1.Out 1100 1 3 Bit 0x8 - Signal: Negated Latched
inverted Output (Q NOT)
(4)
LE1.Gate 1100 1 3 Bit 0x10 - State of the module input:
In1-I Assignment of the Input
(5)
Signal
LE1.Gate 1100 1 3 Bit 0x20 - State of the module input:
In2-I Assignment of the Input
(6)
Signal
LE1.Gate 1100 1 3 Bit 0x40 - State of the module input:
In3-I Assignment of the Input
(7)
Signal

98 www.eaton.com
EDR-5000 IL02602009E

Module Subgroup Start Register No. of Function Code Format Bit Mask / Unit Description
Names Address Modbus (Bit Position)
Functions Registers
LE1.Gate 1100 1 3 Bit 0x80 - State of the module input:
In4-I Assignment of the Input
(8) Signal
LE1.Reset 1100 1 3 Bit 0x100 - State of the module input:
Latch-I Reset Signal for the Latching
(9)
Logic 1101 1 3 Struct
LE2.Gate 1101 1 3 Bit 0x1 - Signal: Output of the logic
Out gate
(1)
LE2.Timer 1101 1 3 Bit 0x2 - Signal: Timer Output
Out
(2)
LE2.Out 1101 1 3 Bit 0x4 - Signal: Latched Output (Q)
(3)
LE2.Out 1101 1 3 Bit 0x8 - Signal: Negated Latched
inverted Output (Q NOT)
(4)
LE2.Gate 1101 1 3 Bit 0x10 - State of the module input:
In1-I Assignment of the Input
(5)
Signal
LE2.Gate 1101 1 3 Bit 0x20 - State of the module input:
In2-I Assignment of the Input
(6)
Signal
LE2.Gate 1101 1 3 Bit 0x40 - State of the module input:
In3-I Assignment of the Input
(7)
Signal
LE2.Gate 1101 1 3 Bit 0x80 - State of the module input:
In4-I Assignment of the Input
(8)
Signal
LE2.Reset 1101 1 3 Bit 0x100 - State of the module input:
Latch-I Reset Signal for the Latching
(9)
Logic 1102 1 3 Struct

www.eaton.com 99
IL02602009E EDR-5000

Module Subgroup Start Register No. of Function Code Format Bit Mask / Unit Description
Names Address Modbus (Bit Position)
Functions Registers
LE3.Gate 1102 1 3 Bit 0x1 - Signal: Output of the logic
Out gate
(1)
LE3.Timer 1102 1 3 Bit 0x2 - Signal: Timer Output
Out
(2)
LE3.Out 1102 1 3 Bit 0x4 - Signal: Latched Output (Q)
(3)
LE3.Out 1102 1 3 Bit 0x8 - Signal: Negated Latched
inverted Output (Q NOT)
(4)
LE3.Gate 1102 1 3 Bit 0x10 - State of the module input:
In1-I Assignment of the Input
(5) Signal
LE3.Gate 1102 1 3 Bit 0x20 - State of the module input:
In2-I Assignment of the Input
(6) Signal
LE3.Gate 1102 1 3 Bit 0x40 - State of the module input:
In3-I Assignment of the Input
(7) Signal
LE3.Gate 1102 1 3 Bit 0x80 - State of the module input:
In4-I Assignment of the Input
(8) Signal
LE3.Reset 1102 1 3 Bit 0x100 - State of the module input:
Latch-I Reset Signal for the Latching
(9)
Logic 1103 1 3 Struct
LE4.Gate 1103 1 3 Bit 0x1 - Signal: Output of the logic
Out gate
(1)
LE4.Timer 1103 1 3 Bit 0x2 - Signal: Timer Output
Out
(2)
LE4.Out 1103 1 3 Bit 0x4 - Signal: Latched Output (Q)
(3)

100 www.eaton.com
EDR-5000 IL02602009E

Module Subgroup Start Register No. of Function Code Format Bit Mask / Unit Description
Names Address Modbus (Bit Position)
Functions Registers
LE4.Out 1103 1 3 Bit 0x8 - Signal: Negated Latched
inverted Output (Q NOT)
(4)
LE4.Gate 1103 1 3 Bit 0x10 - State of the module input:
In1-I Assignment of the Input
(5)
Signal
LE4.Gate 1103 1 3 Bit 0x20 - State of the module input:
In2-I Assignment of the Input
(6)
Signal
LE4.Gate 1103 1 3 Bit 0x40 - State of the module input:
In3-I Assignment of the Input
(7)
Signal
LE4.Gate 1103 1 3 Bit 0x80 - State of the module input:
In4-I Assignment of the Input
(8)
Signal
LE4.Reset 1103 1 3 Bit 0x100 - State of the module input:
Latch-I Reset Signal for the Latching
(9)
Logic 1104 1 3 Struct
LE5.Gate 1104 1 3 Bit 0x1 - Signal: Output of the logic
Out gate
(1)
LE5.Timer 1104 1 3 Bit 0x2 - Signal: Timer Output
Out
(2)
LE5.Out 1104 1 3 Bit 0x4 - Signal: Latched Output (Q)
(3)
LE5.Out 1104 1 3 Bit 0x8 - Signal: Negated Latched
inverted Output (Q NOT)
(4)
LE5.Gate 1104 1 3 Bit 0x10 - State of the module input:
In1-I Assignment of the Input
(5) Signal
LE5.Gate 1104 1 3 Bit 0x20 - State of the module input:
In2-I Assignment of the Input
(6) Signal

www.eaton.com 101
IL02602009E EDR-5000

Module Subgroup Start Register No. of Function Code Format Bit Mask / Unit Description
Names Address Modbus (Bit Position)
Functions Registers
LE5.Gate 1104 1 3 Bit 0x40 - State of the module input:
In3-I Assignment of the Input
(7) Signal
LE5.Gate 1104 1 3 Bit 0x80 - State of the module input:
In4-I Assignment of the Input
(8) Signal
LE5.Reset 1104 1 3 Bit 0x100 - State of the module input:
Latch-I Reset Signal for the Latching
(9)
Logic 1105 1 3 Struct
LE6.Gate 1105 1 3 Bit 0x1 - Signal: Output of the logic
Out gate
(1)
LE6.Timer 1105 1 3 Bit 0x2 - Signal: Timer Output
Out
(2)
LE6.Out 1105 1 3 Bit 0x4 - Signal: Latched Output (Q)
(3)
LE6.Out 1105 1 3 Bit 0x8 - Signal: Negated Latched
inverted Output (Q NOT)
(4)
LE6.Gate 1105 1 3 Bit 0x10 - State of the module input:
In1-I Assignment of the Input
(5)
Signal
LE6.Gate 1105 1 3 Bit 0x20 - State of the module input:
In2-I Assignment of the Input
(6)
Signal
LE6.Gate 1105 1 3 Bit 0x40 - State of the module input:
In3-I Assignment of the Input
(7)
Signal
LE6.Gate 1105 1 3 Bit 0x80 - State of the module input:
In4-I Assignment of the Input
(8)
Signal
LE6.Reset 1105 1 3 Bit 0x100 - State of the module input:
Latch-I Reset Signal for the Latching
(9)

102 www.eaton.com
EDR-5000 IL02602009E

Module Subgroup Start Register No. of Function Code Format Bit Mask / Unit Description
Names Address Modbus (Bit Position)
Functions Registers
Logic 1106 1 3 Struct
LE7.Gate 1106 1 3 Bit 0x1 - Signal: Output of the logic
Out gate
(1)
LE7.Timer 1106 1 3 Bit 0x2 - Signal: Timer Output
Out
(2)
LE7.Out 1106 1 3 Bit 0x4 - Signal: Latched Output (Q)
(3)
LE7.Out 1106 1 3 Bit 0x8 - Signal: Negated Latched
inverted Output (Q NOT)
(4)
LE7.Gate 1106 1 3 Bit 0x10 - State of the module input:
In1-I Assignment of the Input
(5) Signal
LE7.Gate 1106 1 3 Bit 0x20 - State of the module input:
In2-I Assignment of the Input
(6) Signal
LE7.Gate 1106 1 3 Bit 0x40 - State of the module input:
In3-I Assignment of the Input
(7) Signal
LE7.Gate 1106 1 3 Bit 0x80 - State of the module input:
In4-I Assignment of the Input
(8) Signal
LE7.Reset 1106 1 3 Bit 0x100 - State of the module input:
Latch-I Reset Signal for the Latching
(9)
Logic 1107 1 3 Struct
LE8.Gate 1107 1 3 Bit 0x1 - Signal: Output of the logic
Out gate
(1)
LE8.Timer 1107 1 3 Bit 0x2 - Signal: Timer Output
Out
(2)
LE8.Out 1107 1 3 Bit 0x4 - Signal: Latched Output (Q)
(3)

www.eaton.com 103
IL02602009E EDR-5000

Module Subgroup Start Register No. of Function Code Format Bit Mask / Unit Description
Names Address Modbus (Bit Position)
Functions Registers
LE8.Out 1107 1 3 Bit 0x8 - Signal: Negated Latched
inverted Output (Q NOT)
(4)
LE8.Gate 1107 1 3 Bit 0x10 - State of the module input:
In1-I Assignment of the Input
(5)
Signal
LE8.Gate 1107 1 3 Bit 0x20 - State of the module input:
In2-I Assignment of the Input
(6)
Signal
LE8.Gate 1107 1 3 Bit 0x40 - State of the module input:
In3-I Assignment of the Input
(7)
Signal
LE8.Gate 1107 1 3 Bit 0x80 - State of the module input:
In4-I Assignment of the Input
(8)
Signal
LE8.Reset 1107 1 3 Bit 0x100 - State of the module input:
Latch-I Reset Signal for the Latching
(9)
Logic 1108 1 3 Struct
LE9.Gate 1108 1 3 Bit 0x1 - Signal: Output of the logic
Out gate
(1)
LE9.Timer 1108 1 3 Bit 0x2 - Signal: Timer Output
Out
(2)
LE9.Out 1108 1 3 Bit 0x4 - Signal: Latched Output (Q)
(3)
LE9.Out 1108 1 3 Bit 0x8 - Signal: Negated Latched
inverted Output (Q NOT)
(4)
LE9.Gate 1108 1 3 Bit 0x10 - State of the module input:
In1-I Assignment of the Input
(5) Signal
LE9.Gate 1108 1 3 Bit 0x20 - State of the module input:
In2-I Assignment of the Input
(6) Signal

104 www.eaton.com
EDR-5000 IL02602009E

Module Subgroup Start Register No. of Function Code Format Bit Mask / Unit Description
Names Address Modbus (Bit Position)
Functions Registers
LE9.Gate 1108 1 3 Bit 0x40 - State of the module input:
In3-I Assignment of the Input
(7) Signal
LE9.Gate 1108 1 3 Bit 0x80 - State of the module input:
In4-I Assignment of the Input
(8) Signal
LE9.Reset 1108 1 3 Bit 0x100 - State of the module input:
Latch-I Reset Signal for the Latching
(9)
Logic 1109 1 3 Struct
LE10.Gate 1109 1 3 Bit 0x1 - Signal: Output of the logic
Out gate
(1)
LE10.Tim 1109 1 3 Bit 0x2 - Signal: Timer Output
er Out
(2)
LE10.Out 1109 1 3 Bit 0x4 - Signal: Latched Output (Q)
(3)
LE10.Out 1109 1 3 Bit 0x8 - Signal: Negated Latched
inverted Output (Q NOT)
(4)
LE10.Gate 1109 1 3 Bit 0x10 - State of the module input:
In1-I Assignment of the Input
(5)
Signal
LE10.Gate 1109 1 3 Bit 0x20 - State of the module input:
In2-I Assignment of the Input
(6)
Signal
LE10.Gate 1109 1 3 Bit 0x40 - State of the module input:
In3-I Assignment of the Input
(7)
Signal
LE10.Gate 1109 1 3 Bit 0x80 - State of the module input:
In4-I Assignment of the Input
(8)
Signal
LE10.Res 1109 1 3 Bit 0x100 - State of the module input:
et Latch-I Reset Signal for the Latching
(9)

www.eaton.com 105
IL02602009E EDR-5000

Module Subgroup Start Register No. of Function Code Format Bit Mask / Unit Description
Names Address Modbus (Bit Position)
Functions Registers
Logic 1110 1 3 Struct
LE11.Gate 1110 1 3 Bit 0x1 - Signal: Output of the logic
Out gate
(1)
LE11.Tim 1110 1 3 Bit 0x2 - Signal: Timer Output
er Out
(2)
LE11.Out 1110 1 3 Bit 0x4 - Signal: Latched Output (Q)
(3)
LE11.Out 1110 1 3 Bit 0x8 - Signal: Negated Latched
inverted Output (Q NOT)
(4)
LE11.Gate 1110 1 3 Bit 0x10 - State of the module input:
In1-I Assignment of the Input
(5) Signal
LE11.Gate 1110 1 3 Bit 0x20 - State of the module input:
In2-I Assignment of the Input
(6) Signal
LE11.Gate 1110 1 3 Bit 0x40 - State of the module input:
In3-I Assignment of the Input
(7) Signal
LE11.Gate 1110 1 3 Bit 0x80 - State of the module input:
In4-I Assignment of the Input
(8) Signal
LE11.Res 1110 1 3 Bit 0x100 - State of the module input:
et Latch-I Reset Signal for the Latching
(9)
Logic 1111 1 3 Struct
LE12.Gate 1111 1 3 Bit 0x1 - Signal: Output of the logic
Out gate
(1)
LE12.Tim 1111 1 3 Bit 0x2 - Signal: Timer Output
er Out
(2)
LE12.Out 1111 1 3 Bit 0x4 - Signal: Latched Output (Q)
(3)

106 www.eaton.com
EDR-5000 IL02602009E

Module Subgroup Start Register No. of Function Code Format Bit Mask / Unit Description
Names Address Modbus (Bit Position)
Functions Registers
LE12.Out 1111 1 3 Bit 0x8 - Signal: Negated Latched
inverted Output (Q NOT)
(4)
LE12.Gate 1111 1 3 Bit 0x10 - State of the module input:
In1-I Assignment of the Input
(5)
Signal
LE12.Gate 1111 1 3 Bit 0x20 - State of the module input:
In2-I Assignment of the Input
(6)
Signal
LE12.Gate 1111 1 3 Bit 0x40 - State of the module input:
In3-I Assignment of the Input
(7)
Signal
LE12.Gate 1111 1 3 Bit 0x80 - State of the module input:
In4-I Assignment of the Input
(8)
Signal
LE12.Res 1111 1 3 Bit 0x100 - State of the module input:
et Latch-I Reset Signal for the Latching
(9)
Logic 1112 1 3 Struct
LE13.Gate 1112 1 3 Bit 0x1 - Signal: Output of the logic
Out gate
(1)
LE13.Tim 1112 1 3 Bit 0x2 - Signal: Timer Output
er Out
(2)
LE13.Out 1112 1 3 Bit 0x4 - Signal: Latched Output (Q)
(3)
LE13.Out 1112 1 3 Bit 0x8 - Signal: Negated Latched
inverted Output (Q NOT)
(4)
LE13.Gate 1112 1 3 Bit 0x10 - State of the module input:
In1-I Assignment of the Input
(5) Signal
LE13.Gate 1112 1 3 Bit 0x20 - State of the module input:
In2-I Assignment of the Input
(6) Signal

www.eaton.com 107
IL02602009E EDR-5000

Module Subgroup Start Register No. of Function Code Format Bit Mask / Unit Description
Names Address Modbus (Bit Position)
Functions Registers
LE13.Gate 1112 1 3 Bit 0x40 - State of the module input:
In3-I Assignment of the Input
(7) Signal
LE13.Gate 1112 1 3 Bit 0x80 - State of the module input:
In4-I Assignment of the Input
(8) Signal
LE13.Res 1112 1 3 Bit 0x100 - State of the module input:
et Latch-I Reset Signal for the Latching
(9)
Logic 1113 1 3 Struct
LE14.Gate 1113 1 3 Bit 0x1 - Signal: Output of the logic
Out gate
(1)
LE14.Tim 1113 1 3 Bit 0x2 - Signal: Timer Output
er Out
(2)
LE14.Out 1113 1 3 Bit 0x4 - Signal: Latched Output (Q)
(3)
LE14.Out 1113 1 3 Bit 0x8 - Signal: Negated Latched
inverted Output (Q NOT)
(4)
LE14.Gate 1113 1 3 Bit 0x10 - State of the module input:
In1-I Assignment of the Input
(5)
Signal
LE14.Gate 1113 1 3 Bit 0x20 - State of the module input:
In2-I Assignment of the Input
(6)
Signal
LE14.Gate 1113 1 3 Bit 0x40 - State of the module input:
In3-I Assignment of the Input
(7)
Signal
LE14.Gate 1113 1 3 Bit 0x80 - State of the module input:
In4-I Assignment of the Input
(8)
Signal
LE14.Res 1113 1 3 Bit 0x100 - State of the module input:
et Latch-I Reset Signal for the Latching
(9)

108 www.eaton.com
EDR-5000 IL02602009E

Module Subgroup Start Register No. of Function Code Format Bit Mask / Unit Description
Names Address Modbus (Bit Position)
Functions Registers
Logic 1114 1 3 Struct
LE15.Gate 1114 1 3 Bit 0x1 - Signal: Output of the logic
Out gate
(1)
LE15.Tim 1114 1 3 Bit 0x2 - Signal: Timer Output
er Out
(2)
LE15.Out 1114 1 3 Bit 0x4 - Signal: Latched Output (Q)
(3)
LE15.Out 1114 1 3 Bit 0x8 - Signal: Negated Latched
inverted Output (Q NOT)
(4)
LE15.Gate 1114 1 3 Bit 0x10 - State of the module input:
In1-I Assignment of the Input
(5) Signal
LE15.Gate 1114 1 3 Bit 0x20 - State of the module input:
In2-I Assignment of the Input
(6) Signal
LE15.Gate 1114 1 3 Bit 0x40 - State of the module input:
In3-I Assignment of the Input
(7) Signal
LE15.Gate 1114 1 3 Bit 0x80 - State of the module input:
In4-I Assignment of the Input
(8) Signal
LE15.Res 1114 1 3 Bit 0x100 - State of the module input:
et Latch-I Reset Signal for the Latching
(9)
Logic 1115 1 3 Struct
LE16.Gate 1115 1 3 Bit 0x1 - Signal: Output of the logic
Out gate
(1)
LE16.Tim 1115 1 3 Bit 0x2 - Signal: Timer Output
er Out
(2)
LE16.Out 1115 1 3 Bit 0x4 - Signal: Latched Output (Q)
(3)

www.eaton.com 109
IL02602009E EDR-5000

Module Subgroup Start Register No. of Function Code Format Bit Mask / Unit Description
Names Address Modbus (Bit Position)
Functions Registers
LE16.Out 1115 1 3 Bit 0x8 - Signal: Negated Latched
inverted Output (Q NOT)
(4)
LE16.Gate 1115 1 3 Bit 0x10 - State of the module input:
In1-I Assignment of the Input
(5)
Signal
LE16.Gate 1115 1 3 Bit 0x20 - State of the module input:
In2-I Assignment of the Input
(6)
Signal
LE16.Gate 1115 1 3 Bit 0x40 - State of the module input:
In3-I Assignment of the Input
(7)
Signal
LE16.Gate 1115 1 3 Bit 0x80 - State of the module input:
In4-I Assignment of the Input
(8)
Signal
LE16.Res 1115 1 3 Bit 0x100 - State of the module input:
et Latch-I Reset Signal for the Latching
(9)
Logic 1116 1 3 Struct
LE17.Gate 1116 1 3 Bit 0x1 - Signal: Output of the logic
Out gate
(1)
LE17.Tim 1116 1 3 Bit 0x2 - Signal: Timer Output
er Out
(2)
LE17.Out 1116 1 3 Bit 0x4 - Signal: Latched Output (Q)
(3)
LE17.Out 1116 1 3 Bit 0x8 - Signal: Negated Latched
inverted Output (Q NOT)
(4)
LE17.Gate 1116 1 3 Bit 0x10 - State of the module input:
In1-I Assignment of the Input
(5) Signal
LE17.Gate 1116 1 3 Bit 0x20 - State of the module input:
In2-I Assignment of the Input
(6) Signal

110 www.eaton.com
EDR-5000 IL02602009E

Module Subgroup Start Register No. of Function Code Format Bit Mask / Unit Description
Names Address Modbus (Bit Position)
Functions Registers
LE17.Gate 1116 1 3 Bit 0x40 - State of the module input:
In3-I Assignment of the Input
(7) Signal
LE17.Gate 1116 1 3 Bit 0x80 - State of the module input:
In4-I Assignment of the Input
(8) Signal
LE17.Res 1116 1 3 Bit 0x100 - State of the module input:
et Latch-I Reset Signal for the Latching
(9)
Logic 1117 1 3 Struct
LE18.Gate 1117 1 3 Bit 0x1 - Signal: Output of the logic
Out gate
(1)
LE18.Tim 1117 1 3 Bit 0x2 - Signal: Timer Output
er Out
(2)
LE18.Out 1117 1 3 Bit 0x4 - Signal: Latched Output (Q)
(3)
LE18.Out 1117 1 3 Bit 0x8 - Signal: Negated Latched
inverted Output (Q NOT)
(4)
LE18.Gate 1117 1 3 Bit 0x10 - State of the module input:
In1-I Assignment of the Input
(5)
Signal
LE18.Gate 1117 1 3 Bit 0x20 - State of the module input:
In2-I Assignment of the Input
(6)
Signal
LE18.Gate 1117 1 3 Bit 0x40 - State of the module input:
In3-I Assignment of the Input
(7)
Signal
LE18.Gate 1117 1 3 Bit 0x80 - State of the module input:
In4-I Assignment of the Input
(8)
Signal
LE18.Res 1117 1 3 Bit 0x100 - State of the module input:
et Latch-I Reset Signal for the Latching
(9)

www.eaton.com 111
IL02602009E EDR-5000

Module Subgroup Start Register No. of Function Code Format Bit Mask / Unit Description
Names Address Modbus (Bit Position)
Functions Registers
Logic 1118 1 3 Struct
LE19.Gate 1118 1 3 Bit 0x1 - Signal: Output of the logic
Out gate
(1)
LE19.Tim 1118 1 3 Bit 0x2 - Signal: Timer Output
er Out
(2)
LE19.Out 1118 1 3 Bit 0x4 - Signal: Latched Output (Q)
(3)
LE19.Out 1118 1 3 Bit 0x8 - Signal: Negated Latched
inverted Output (Q NOT)
(4)
LE19.Gate 1118 1 3 Bit 0x10 - State of the module input:
In1-I Assignment of the Input
(5) Signal
LE19.Gate 1118 1 3 Bit 0x20 - State of the module input:
In2-I Assignment of the Input
(6) Signal
LE19.Gate 1118 1 3 Bit 0x40 - State of the module input:
In3-I Assignment of the Input
(7) Signal
LE19.Gate 1118 1 3 Bit 0x80 - State of the module input:
In4-I Assignment of the Input
(8) Signal
LE19.Res 1118 1 3 Bit 0x100 - State of the module input:
et Latch-I Reset Signal for the Latching
(9)
Logic 1119 1 3 Struct
LE20.Gate 1119 1 3 Bit 0x1 - Signal: Output of the logic
Out gate
(1)
LE20.Tim 1119 1 3 Bit 0x2 - Signal: Timer Output
er Out
(2)
LE20.Out 1119 1 3 Bit 0x4 - Signal: Latched Output (Q)
(3)

112 www.eaton.com
EDR-5000 IL02602009E

Module Subgroup Start Register No. of Function Code Format Bit Mask / Unit Description
Names Address Modbus (Bit Position)
Functions Registers
LE20.Out 1119 1 3 Bit 0x8 - Signal: Negated Latched
inverted Output (Q NOT)
(4)
LE20.Gate 1119 1 3 Bit 0x10 - State of the module input:
In1-I Assignment of the Input
(5)
Signal
LE20.Gate 1119 1 3 Bit 0x20 - State of the module input:
In2-I Assignment of the Input
(6)
Signal
LE20.Gate 1119 1 3 Bit 0x40 - State of the module input:
In3-I Assignment of the Input
(7)
Signal
LE20.Gate 1119 1 3 Bit 0x80 - State of the module input:
In4-I Assignment of the Input
(8)
Signal
LE20.Res 1119 1 3 Bit 0x100 - State of the module input:
et Latch-I Reset Signal for the Latching
(9)
Fast Status Register 5000 1 3 Struct
Device 5000 1 3 Bit 0xffff - Device Type: Eaton:
Type
(1) EDR-3000 - 2
EDR-5000 - 3
EMR-3000 - 4
EMR-4000 - 5
EMR-5000 - 6
ETR-4000 - 8
ETR-5000 - 9
EGR-5000 - 12
Fast Status Register 5001 1 3 Struct

www.eaton.com 113
IL02602009E EDR-5000

Module Subgroup Start Register No. of Function Code Format Bit Mask / Unit Description
Names Address Modbus (Bit Position)
Functions Registers
Comm 5001 1 3 Bit 0xffff - Modbus Communication
Version version. This version number
(1) changes if something
becomes incompatible
between different Modbus
releases.
Fast Status Register 5002 1 3 Struct
Config Bin 5002 1 3 Bit 0x1 - State of the module input:
Inp1-I Config Bin Inp
(1)
Config Bin 5002 1 3 Bit 0x2 - State of the module input:
Inp2-I Config Bin Inp
(2)
Config Bin 5002 1 3 Bit 0x4 - State of the module input:
Inp3-I Config Bin Inp
(3)
Config Bin 5002 1 3 Bit 0x8 - State of the module input:
Inp4-I Config Bin Inp
(4)
Config Bin 5002 1 3 Bit 0x10 - State of the module input:
Inp5-I Config Bin Inp
(5)
Config Bin 5002 1 3 Bit 0x20 - State of the module input:
Inp6-I Config Bin Inp
(6)
Config Bin 5002 1 3 Bit 0x40 - State of the module input:
Inp7-I Config Bin Inp
(7)
Config Bin 5002 1 3 Bit 0x80 - State of the module input:
Inp8-I Config Bin Inp
(8)
Config Bin 5002 1 3 Bit 0x100 - State of the module input:
Inp9-I Config Bin Inp
(9)
Config Bin 5002 1 3 Bit 0x200 - State of the module input:
Inp10-I Config Bin Inp
(10)
Config Bin 5002 1 3 Bit 0x400 - State of the module input:
Inp11-I Config Bin Inp
(11)

114 www.eaton.com
EDR-5000 IL02602009E

Module Subgroup Start Register No. of Function Code Format Bit Mask / Unit Description
Names Address Modbus (Bit Position)
Functions Registers
Config Bin 5002 1 3 Bit 0x800 - State of the module input:
Inp12-I Config Bin Inp
(12)
Config Bin 5002 1 3 Bit 0x1000 - State of the module input:
Inp13-I Config Bin Inp
(13)
Config Bin 5002 1 3 Bit 0x2000 - State of the module input:
Inp14-I Config Bin Inp
(14)
Config Bin 5002 1 3 Bit 0x4000 - State of the module input:
Inp15-I Config Bin Inp
(15)
Config Bin 5002 1 3 Bit 0x8000 - State of the module input:
Inp16-I Config Bin Inp
(16)
Fast Status Register 5003 1 3 Struct
Config Bin 5003 1 3 Bit 0x1 - State of the module input:
Inp17-I Config Bin Inp
(1)
Config Bin 5003 1 3 Bit 0x2 - State of the module input:
Inp18-I Config Bin Inp
(2)
Config Bin 5003 1 3 Bit 0x4 - State of the module input:
Inp19-I Config Bin Inp
(3)
Config Bin 5003 1 3 Bit 0x8 - State of the module input:
Inp20-I Config Bin Inp
(4)
Config Bin 5003 1 3 Bit 0x10 - State of the module input:
Inp21-I Config Bin Inp
(5)
Config Bin 5003 1 3 Bit 0x20 - State of the module input:
Inp22-I Config Bin Inp
(6)
Config Bin 5003 1 3 Bit 0x40 - State of the module input:
Inp23-I Config Bin Inp
(7)
Config Bin 5003 1 3 Bit 0x80 - State of the module input:
Inp24-I Config Bin Inp
(8)

www.eaton.com 115
IL02602009E EDR-5000

Module Subgroup Start Register No. of Function Code Format Bit Mask / Unit Description
Names Address Modbus (Bit Position)
Functions Registers
Config Bin 5003 1 3 Bit 0x100 - State of the module input:
Inp25-I Config Bin Inp
(9)
Config Bin 5003 1 3 Bit 0x200 - State of the module input:
Inp26-I Config Bin Inp
(10)
Config Bin 5003 1 3 Bit 0x400 - State of the module input:
Inp27-I Config Bin Inp
(11)
Config Bin 5003 1 3 Bit 0x800 - State of the module input:
Inp28-I Config Bin Inp
(12)
Config Bin 5003 1 3 Bit 0x1000 - State of the module input:
Inp29-I Config Bin Inp
(13)
Config Bin 5003 1 3 Bit 0x2000 - State of the module input:
Inp30-I Config Bin Inp
(14)
Config Bin 5003 1 3 Bit 0x4000 - State of the module input:
Inp31-I Config Bin Inp
(15)
Config Bin 5003 1 3 Bit 0x8000 - State of the module input:
Inp32-I Config Bin Inp
(16)
Fast Status Register 5004 1 3 Struct
Trip (*) 5004 1 3 Bit 0xffff - First trip cause which is the
same as listed in fault
(1) record: See SCADA doc for
code (section Cause of Trip).
See manual (section Fault
Recorder) for more
information.

Legend * = These Signals have to be acknowledged by the Scada System.

116 www.eaton.com
EDR-5000 IL02602009E

Measuring Values
Module Subgroup Start Register No. of Function Code Format Bit Mask / Unit Description
Names Address Modbus (Bit Position)
Functions Registers
Date and Time 20000 6 4 Struct
y 20000 6 4 Short Word 0 - Year
(1)
m 20000 6 4 Short Word 1 - Month
(17)
d 20000 6 4 Short Word 2 - Days
(33)
h 20000 6 4 Short Word 3 - Hours
(49)
min 20000 6 4 Short Word 4 - Minute
(65)
ms 20000 6 4 Short Word 5 - Milliseconds
(81)
Bkr TripCmd 20006 2 4 Float - Counter: Total number of
Cr IEE754 trips of the switchgear
(breaker, load break
switch…). Resettable with
Total or All.
Values Build 20008 2 4 Float - Build
IEE754

Values Operating 20010 2 4 Float h Operating hours counter of


hours Cr IEE754 the protective device

CT IA Fund. 20100 2 4 Float A Measured value: Phase


IEE754 current (Fundamental)

CT IB Fund. 20102 2 4 Float A Measured value: Phase


IEE754 current (Fundamental)

www.eaton.com 117
IL02602009E EDR-5000

Module Subgroup Start Register No. of Function Code Format Bit Mask / Unit Description
Names Address Modbus (Bit Position)
Functions Registers
CT IC Fund. 20104 2 4 Float A Measured value: Phase
IEE754 current (Fundamental)

CT IX meas 20106 2 4 Float A Measured value (measured):


Fund. IEE754 IX (Fundamental)

CT I0 Fund. 20114 2 4 Float A Measured value (calculated):


IEE754 Zero current (Fundamental)

CT I1 Fund. 20116 2 4 Float A Measured value (calculated):


IEE754 Positive phase sequence
current (Fundamental)
CT I2 Fund. 20118 2 4 Float A Measured value (calculated):
IEE754 Unbalanced load current
(Fundamental)
VT f 20128 2 4 Float Hz Measured Value: Frequency
IEE754

VT VAB Fund. 20130 2 4 Float V Measured value: Phase-to-


IEE754 phase voltage
(Fundamental)
VT VBC 20132 2 4 Float V Measured value: Phase-to-
Fund. IEE754 phase voltage
(Fundamental)
VT VCA 20134 2 4 Float V Measured value: Phase-to-
Fund. IEE754 phase voltage
(Fundamental)
VT VA Fund. 20136 2 4 Float V Measured value: Phase-to-
IEE754 neutral voltage
(Fundamental)
VT VB Fund. 20138 2 4 Float V Measured value: Phase-to-
IEE754 neutral voltage
(Fundamental)
VT VC Fund. 20140 2 4 Float V Measured value: Phase-to-
IEE754 neutral voltage
(Fundamental)

118 www.eaton.com
EDR-5000 IL02602009E

Module Subgroup Start Register No. of Function Code Format Bit Mask / Unit Description
Names Address Modbus (Bit Position)
Functions Registers
VT VX meas 20142 2 4 Float V Measured value (measured):
Fund. IEE754 VX measured (Fundamental)

VT V0 Fund. 20146 2 4 Float V Measured value (calculated):


IEE754 Symmetrical components
Zero voltage(Fundamental)
VT V1 Fund. 20148 2 4 Float V Measured value (calculated):
IEE754 Symmetrical components
positive phase sequence
voltage(Fundamental)
VT V2 Fund. 20150 2 4 Float V Measured value (calculated):
IEE754 Symmetrical components
negative phase sequence
voltage(Fundamental)
ECr Disp PF 20152 2 4 Float - Measured Value
IEE754 (Calculated): 55D -
Displacement Power Factor:
Sign Convention: sign(PF) =
sign(Syst W)
ECr Syst W 20154 2 4 Float W Measured Watts. Active
Fund. IEE754 power (P- = Fed Active
Power, P+ = Consumpted
Active Power) (Fundamental)
ECr Syst VAr 20156 2 4 Float VAr Measured VARs. Reactive
Fund. IEE754 power (Q- = Fed Reactive
Power, Q+ = Consumpted
Reactive Power)
(Fundamental)
ECr Syst VA 20158 2 4 Float VA Measured VAs
Fund. IEE754 (Fundamental)

CT IR calc 20160 2 4 Float A Measured value (calculated):


Fund. IEE754 IR (Fundamental)

VT VR calc 20162 2 4 Float V Measured value (calculated):


Fund. IEE754 VR (Fundamental)

www.eaton.com 119
IL02602009E EDR-5000

Module Subgroup Start Register No. of Function Code Format Bit Mask / Unit Description
Names Address Modbus (Bit Position)
Functions Registers
AR Total 20164 2 4 Float - Total number of all executed
number Cr IEE754 Automatic Reclosures
Attempts
AR Cr failed 20166 2 4 Float - Total number of
IEE754 unsuccessfully executed
automatic reclosure attempts
AR Cr 20168 2 4 Float - Total number of successfully
successfl IEE754 executed Automatic
Reclosures
AR Cr Service 20170 2 4 Float - Remaining numbers of ARs
Alarm1 IEE754 until Service Alarm 1
AR Cr Service 20172 2 4 Float - Remaining numbers of ARs
Alarm2 IEE754 until Service Alarm 2
ECr Wh Fwd 20174 2 4 Float kWh Positive Active Power is
IEE754 consumed active energy

ECr Wh Rev 20176 2 4 Float kWh Negative Active Power (Fed


IEE754 Energy)

ECr VArh Lag 20178 2 4 Float kVArh Positive Reactive Power is


IEE754 consumed Reactive Energy

ECr VArh Lead 20180 2 4 Float kVArh Negative Reactive Power


IEE754 (Fed Energy)

Bkr Isum trip 20182 2 4 Float A Summation of the tripping


IA IEE754 currents phase

Bkr Isum trip 20184 2 4 Float A Summation of the tripping


IB IEE754 currents phase

Bkr Isum trip 20186 2 4 Float A Summation of the tripping


IC IEE754 currents phase

AR AR Shot 20188 2 4 Float - Counter - Auto Reclosure


No. IEE754 Attempts

120 www.eaton.com
EDR-5000 IL02602009E

Module Subgroup Start Register No. of Function Code Format Bit Mask / Unit Description
Names Address Modbus (Bit Position)
Functions Registers
CT Angle IR 20200 2 4 Float ° Measured Value
calc IEE754 (Calculated): Angle of
Phasor IR calc
CT Angle IX 20202 2 4 Float ° Measured Value
meas IEE754 (Calculated): Angle of
Phasor IX meas
CT Angle IA 20204 2 4 Float ° Measured Value
IEE754 (Calculated): Angle of
Phasor IA
CT Angle IB 20206 2 4 Float ° Measured Value
IEE754 (Calculated): Angle of
Phasor IB
CT Angle IC 20208 2 4 Float ° Measured Value
IEE754 (Calculated): Angle of
Phasor IC
CT IA THD 20210 2 4 Float A Measured Value
IEE754 (Calculated): IA Total
Harmonic Current
CT IB THD 20212 2 4 Float A Measured Value
IEE754 (Calculated): IB Total
Harmonic Current
CT IC THD 20214 2 4 Float A Measured Value
IEE754 (Calculated): IC Total
Harmonic Current
CT %IA THD 20216 2 4 Float % Measured Value
IEE754 (Calculated): IA Total
Harmonic Distortion
CT %IB THD 20218 2 4 Float % Measured Value
IEE754 (Calculated): IB Total
Harmonic Distortion
CT %IC THD 20220 2 4 Float % Measured Value
IEE754 (Calculated): IC Total
Harmonic Distortion

www.eaton.com 121
IL02602009E EDR-5000

Module Subgroup Start Register No. of Function Code Format Bit Mask / Unit Description
Names Address Modbus (Bit Position)
Functions Registers
IRIG-B Edges 20298 2 4 Float - Edges: Total number of
IEE754 rising and falling edges. This
signal indicates if a signal is
available at the IRIG-B input.
IRIG-B NoOfFram 20300 2 4 Float - Total Number of Frame
eErrors IEE754 Errors. Physically corrupted
Frame.
IRIG-B NoOfFram 20302 2 4 Float - Total number valid Frames.
esOK IEE754

CT IA RMS 20316 2 4 Float A Measured value: Phase


IEE754 current (RMS)

CT IB RMS 20318 2 4 Float A Measured value: Phase


IEE754 current (RMS)

CT IC RMS 20320 2 4 Float A Measured value: Phase


IEE754 current (RMS)

CT IX meas 20322 2 4 Float A Measured value (measured):


RMS IEE754 IX (RMS)

CT IR calc 20324 2 4 Float A Measured value (calculated):


RMS IEE754 IR (RMS)

AR Max Shots 20374 2 4 Float - Counter for the maximum


/ h Cr IEE754 allowed shots per hour.
CT %(I2/I1) 20376 2 4 Float % Measured value (calculated):
IEE754 I2/I1, phase sequence will be
taken into account
automatically.
CT Angle I0 20378 2 4 Float ° Measured Value
IEE754 (calculated): Angle of Zero
Sequence System
CT Angle I1 20380 2 4 Float ° Measured Value
IEE754 (calculated): Angle of
Positive Sequence System

122 www.eaton.com
EDR-5000 IL02602009E

Module Subgroup Start Register No. of Function Code Format Bit Mask / Unit Description
Names Address Modbus (Bit Position)
Functions Registers
CT Angle I2 20382 2 4 Float ° Measured value (calculated):
IEE754 Angle of Negative Sequence
System
VT Angle VR 20386 2 4 Float ° Measured Value
calc IEE754 (Calculated): Angle of
Phasor VR calc
VT Angle VX 20388 2 4 Float ° Measured Value: Angle of
meas IEE754 Phasor VX meas

VT Angle VAB 20390 2 4 Float ° Measured Value


IEE754 (Calculated): Angle of
Phasor VAB
VT Angle VA 20392 2 4 Float ° Measured Value
IEE754 (Calculated): Angle of
Phasor VA
VT Angle 20394 2 4 Float ° Measured Value
VBC IEE754 (Calculated): Angle of
Phasor VBC
VT Angle VB 20396 2 4 Float ° Measured Value
IEE754 (Calculated): Angle of
Phasor VB
VT Angle 20398 2 4 Float ° Measured Value
VCA IEE754 (Calculated): Angle of
Phasor VCA
VT Angle VC 20400 2 4 Float ° Measured Value
IEE754 (Calculated): Angle of
Phasor VC
VT Angle V0 20402 2 4 Float ° Measured Value
IEE754 (calculated): Angle of Zero
Sequence System
VT Angle V1 20404 2 4 Float ° Measured Value
IEE754 (calculated): Angle of
Positive Sequence System
VT Angle V2 20406 2 4 Float ° Measured value (calculated):
IEE754 Angle of Negative Sequence
System

www.eaton.com 123
IL02602009E EDR-5000

Module Subgroup Start Register No. of Function Code Format Bit Mask / Unit Description
Names Address Modbus (Bit Position)
Functions Registers
VT VA THD 20408 2 4 Float V Measured value (calculated):
IEE754 VA Total Harmonic Distortion

VT VAB THD 20410 2 4 Float V Measured value (calculated):


IEE754 VAB Total Harmonic
Distortion
VT VB THD 20412 2 4 Float V Measured value (calculated):
IEE754 VB Total Harmonic Distortion

VT VBC THD 20414 2 4 Float V Measured value (calculated):


IEE754 VBC Total Harmonic
Distortion
VT VC THD 20416 2 4 Float V Measured value (calculated):
IEE754 VC Total Harmonic
Distortion
VT VCA THD 20418 2 4 Float V Measured value (calculated):
IEE754 VCA Total Harmonic
Distortion
VT %VA THD 20420 2 4 Float % Measured value (calculated):
IEE754 VA Total Harmonic Distortion
/ fundamental
VT %VAB 20422 2 4 Float % Measured value (calculated):
THD IEE754 VAB Total Harmonic
Distortion / fundamental
VT %VB THD 20424 2 4 Float % Measured value (calculated):
IEE754 VB Total Harmonic Distortion
/ fundamental
VT %VBC 20426 2 4 Float % Measured value (calculated):
THD IEE754 VBC Total Harmonic
Distortion / fundamental
VT %VC THD 20428 2 4 Float % Measured value (calculated):
IEE754 VC Total Harmonic
Distortion / fundamental
VT %VCA 20430 2 4 Float % Measured value (calculated):
THD IEE754 VCA Total Harmonic
Distortion / fundamental

124 www.eaton.com
EDR-5000 IL02602009E

Module Subgroup Start Register No. of Function Code Format Bit Mask / Unit Description
Names Address Modbus (Bit Position)
Functions Registers
VT VR calc 20432 2 4 Float V Measured value (calculated):
RMS IEE754 VR (RMS)

VT VX meas 20434 2 4 Float V Measured value (measured):


RMS IEE754 VX measured (RMS)

VT VA RMS 20436 2 4 Float V Measured value: Phase-to-


IEE754 neutral voltage (RMS)

VT VAB RMS 20438 2 4 Float V Measured value: Phase-to-


IEE754 phase voltage (RMS)

VT VB RMS 20440 2 4 Float V Measured value: Phase-to-


IEE754 neutral voltage (RMS)

VT VBC RMS 20442 2 4 Float V Measured value: Phase-to-


IEE754 phase voltage (RMS)

VT VC RMS 20444 2 4 Float V Measured value: Phase-to-


IEE754 neutral voltage (RMS)

VT VCA RMS 20446 2 4 Float V Measured value: Phase-to-


IEE754 phase voltage (RMS)

VT %(V2/V1) 20450 2 4 Float % Measured value (calculated):


IEE754 V2/V1, phase sequence will
be taken into account
automatically.
ECr Syst W 20452 2 4 Float W Measured Watts. Active
RMS IEE754 power (P- = Fed Active
Power, P+ = Consumpted
Active Power) (RMS)
ECr Syst VA 20454 2 4 Float VA Measured VAs (RMS)
RMS IEE754

www.eaton.com 125
IL02602009E EDR-5000

Module Subgroup Start Register No. of Function Code Format Bit Mask / Unit Description
Names Address Modbus (Bit Position)
Functions Registers
ECr Apt PF 20456 2 4 Float - Measured Value
IEE754 (Calculated): 55A - Apparent
Power Factor: Sign
Convention: sign(PF) =
sign(Syst W)
ECr Wh Net 20460 2 4 Float kWh Net Watt Hours
IEE754

ECr VArh Net 20462 2 4 Float kVArh Net VAr Hours


IEE754

ECr VAh Net 20464 2 4 Float kVAh Net VA Hours


IEE754

ECr Syst W 1 20496 2 4 Float W Measured Watts. Active


IEE754 power in positive sequence
system (P- = Fed Active
Power, P+ = Consumpted
Active Power)
ECr Syst VAr 1 20498 2 4 Float VAr Measured VARs. Reactive
IEE754 power in positive sequence
system (Q- = Fed Reactive
Power, Q+ = Consumpted
Reactive Power)
Bkr Bkr OPEN 20516 2 4 Float % CB OPEN capacity. 100%
capacity IEE754 means, that the breaker is to
be maintenanced.
Bkr Isum Intr 20518 2 4 Float kA Sum per hour of interrupting
per hour IEE754 currents.

Sync-check f Bus 20520 2 4 Float Hz Bus frequency


IEE754
Sync-check V Bus 20522 2 4 Float V Bus Voltage
IEE754
Sync-check Angle Bus 20524 2 4 Float ° Bus Angle (Reference)
IEE754

126 www.eaton.com
EDR-5000 IL02602009E

Module Subgroup Start Register No. of Function Code Format Bit Mask / Unit Description
Names Address Modbus (Bit Position)
Functions Registers
Sync-check Angle Diff 20526 2 4 Float ° Angle difference
IEE754
Sync-check Volt Diff 20528 2 4 Float V Voltage difference
IEE754
Sync-check f Line 20530 2 4 Float Hz Line frequency
IEE754
Sync-check V Line 20532 2 4 Float V Line Voltage
IEE754
Sync-check Angle Line 20534 2 4 Float ° Line Angle
IEE754
Sync-check Slip Freq 20536 2 4 Float Hz Slip frequency
IEE754
VT f max 21002 2 4 Float Hz Max. frequency value
IEE754

VT f min 21004 2 4 Float Hz Min. frequency value


IEE754

VT V1 max 21044 2 4 Float V Maximum value:


Fund. IEE754 Symmetrical components
positive phase sequence
voltage(Fundamental)
VT V1 min 21046 2 4 Float V Minimum value: Symmetrical
Fund. IEE754 components positive phase
sequence
voltage(Fundamental)
VT V2 max 21050 2 4 Float V Maximum value:
Fund. IEE754 Symmetrical components
negative phase sequence
voltage(Fundamental)
VT V2 min 21052 2 4 Float V Minimum value: Symmetrical
Fund. IEE754 components negative phase
sequence
voltage(Fundamental)

www.eaton.com 127
IL02602009E EDR-5000

Module Subgroup Start Register No. of Function Code Format Bit Mask / Unit Description
Names Address Modbus (Bit Position)
Functions Registers
CT I1 max 21074 2 4 Float A Maximum value positive
Fund. IEE754 phase sequence current
(Fundamental)
CT I1 min 21076 2 4 Float A Minimum value positive
Fund. IEE754 phase sequence current
(Fundamental)
CT I2 max 21080 2 4 Float A Maximum value unbalanced
Fund. IEE754 load current (Fundamental)

CT I2 min 21082 2 4 Float A Minimum value unbalanced


Fund. IEE754 load current (Fundamental)

ECr Disp PF 21092 2 4 Float - Maximum value of the 55D -


max IEE754 Displacement Power Factor:
Sign Convention: sign(PF) =
sign(Syst W)
ECr Disp PF 21094 2 4 Float - Minimum value of the 55D -
min IEE754 Displacement Power Factor:
Sign Convention: sign(PF) =
sign(Syst W)
CT IA avg 21130 2 4 Float A IA average value (RMS)
RMS IEE754

CT IB avg 21132 2 4 Float A IB average value (RMS)


RMS IEE754

CT IC avg 21134 2 4 Float A IC average value (RMS)


RMS IEE754

CT IA max 21136 2 4 Float A IA maximum value (RMS)


RMS IEE754

CT IB max 21138 2 4 Float A IB maximum value (RMS)


RMS IEE754

CT IC max 21140 2 4 Float A IC maximum value (RMS)


RMS IEE754

128 www.eaton.com
EDR-5000 IL02602009E

Module Subgroup Start Register No. of Function Code Format Bit Mask / Unit Description
Names Address Modbus (Bit Position)
Functions Registers
CT IA min 21142 2 4 Float A IA minimum value (RMS)
RMS IEE754

CT IB min 21144 2 4 Float A IB minimum value (RMS)


RMS IEE754

CT IC min 21146 2 4 Float A IC minimum value (RMS)


RMS IEE754

CT IR calc 21456 2 4 Float A Measured value (calculated):


max RMS IEE754 IR maximum value (RMS)

CT IR calc 21458 2 4 Float A Measured value (calculated):


min RMS IEE754 IR minimum value (RMS)

CT IX meas 21462 2 4 Float A Measured value: IX


max RMS IEE754 maximum value (RMS)

CT IX meas 21464 2 4 Float A Measured value: IX


min RMS IEE754 minimum value (RMS)

CT %(I2/I1) 21468 2 4 Float % Measured value (calculated):


max IEE754 I2/I1 maximum value, phase
sequence will be taken into
account automatically
CT %(I2/I1) 21470 2 4 Float % Measured value (calculated):
min IEE754 I2/I1 minimum value, phase
sequence will be taken into
account automatically
VT VR calc 21498 2 4 Float V Measured value (calculated):
max RMS IEE754 VR maximum value (RMS)

VT VR calc 21500 2 4 Float V Measured value (calculated):


min RMS IEE754 VR minimum value (RMS)

VT VX meas 21504 2 4 Float V Measured value: VX


max RMS IEE754 maximum value (RMS)

www.eaton.com 129
IL02602009E EDR-5000

Module Subgroup Start Register No. of Function Code Format Bit Mask / Unit Description
Names Address Modbus (Bit Position)
Functions Registers
VT VX meas 21506 2 4 Float V Measured value: VX
min RMS IEE754 minimum value (RMS)

VT VAB max 21510 2 4 Float V VAB maximum value (RMS)


RMS IEE754

VT VAB min 21512 2 4 Float V VAB minimum value (RMS)


RMS IEE754

VT VA max 21516 2 4 Float V VA maximum value (RMS)


RMS IEE754

VT VA min 21518 2 4 Float V VA minimum value (RMS)


RMS IEE754

VT VBC max 21522 2 4 Float V VBC maximum value (RMS)


RMS IEE754

VT VBC min 21524 2 4 Float V VBC minimum value (RMS)


RMS IEE754

VT VB max 21528 2 4 Float V VB maximum value (RMS)


RMS IEE754

VT VB min 21530 2 4 Float V VB minimum value (RMS)


RMS IEE754

VT VCA max 21534 2 4 Float V VCA maximum value (RMS)


RMS IEE754

VT VCA min 21536 2 4 Float V VCA minimum value (RMS)


RMS IEE754

VT VC max 21540 2 4 Float V VC maximum value (RMS)


RMS IEE754

VT VC min 21542 2 4 Float V VC minimum value (RMS)


RMS IEE754

130 www.eaton.com
EDR-5000 IL02602009E

Module Subgroup Start Register No. of Function Code Format Bit Mask / Unit Description
Names Address Modbus (Bit Position)
Functions Registers
VT %(V2/V1) 21552 2 4 Float % Measured value (calculated):
max IEE754 V2/V1 maximum value,
phase sequence will be
taken into account
automatically
VT %(V2/V1) 21554 2 4 Float % Measured value (calculated):
min IEE754 V2/V1 minimum value ,
phase sequence will be
taken into account
automatically
ECr Syst W 21556 2 4 Float W Average of the active power
avg IEE754

ECr Syst W 21558 2 4 Float W Maximum value of the active


max IEE754 power

ECr Syst W 21560 2 4 Float W Minimum value of the active


min IEE754 power

ECr Syst VA 21562 2 4 Float VA Average of the apparent


avg IEE754 power

ECr Syst VA 21564 2 4 Float VA Maximum value of the


max IEE754 apparent power

ECr Syst VA 21566 2 4 Float VA Minimum value of the


min IEE754 apparent power

ECr Apt PF 21570 2 4 Float - Maximum value of the 55A -


max IEE754 Apparent Power Factor: Sign
Convention: sign(PF) =
sign(Syst W)
ECr Apt PF 21572 2 4 Float - Minimum value of the 55A -
min IEE754 Apparent Power Factor: Sign
Convention: sign(PF) =
sign(Syst W)
ECr Syst VAr 21574 2 4 Float VAr Average of the reactive
avg IEE754 power

www.eaton.com 131
IL02602009E EDR-5000

Module Subgroup Start Register No. of Function Code Format Bit Mask / Unit Description
Names Address Modbus (Bit Position)
Functions Registers
ECr Syst VAr 21576 2 4 Float VAr Maximum value of the
max IEE754 reactive power

ECr Syst VAr 21578 2 4 Float VAr Minimum value of the


min IEE754 reactive power

CT IA Peak 21784 2 4 Float A IA Peak value, RMS value


demand IEE754

CT IB Peak 21786 2 4 Float A IB Peak value, RMS value


demand IEE754

CT IC Peak 21788 2 4 Float A IC Peak value, RMS value


demand IEE754

ECr Watt Peak 21790 2 4 Float W WATTS Peak value, RMS


demand IEE754 value

ECr VAr Peak 21792 2 4 Float VAr VARs Peak value, RMS
demand IEE754 value

ECr VA Peak 21794 2 4 Float VA VA Peak value, RMS value


demand IEE754

Modbus Mapped 23000 2 4 Float - Mapped Measured Values.


Meas 1 IEE754 They can be used to provide
measured values to the
Modbus Master.
Modbus Mapped 23002 2 4 Float - Mapped Measured Values.
Meas 2 IEE754 They can be used to provide
measured values to the
Modbus Master.
Modbus Mapped 23004 2 4 Float - Mapped Measured Values.
Meas 3 IEE754 They can be used to provide
measured values to the
Modbus Master.

132 www.eaton.com
EDR-5000 IL02602009E

Module Subgroup Start Register No. of Function Code Format Bit Mask / Unit Description
Names Address Modbus (Bit Position)
Functions Registers
Modbus Mapped 23006 2 4 Float - Mapped Measured Values.
Meas 4 IEE754 They can be used to provide
measured values to the
Modbus Master.
Modbus Mapped 23008 2 4 Float - Mapped Measured Values.
Meas 5 IEE754 They can be used to provide
measured values to the
Modbus Master.
Modbus Mapped 23010 2 4 Float - Mapped Measured Values.
Meas 6 IEE754 They can be used to provide
measured values to the
Modbus Master.
Modbus Mapped 23012 2 4 Float - Mapped Measured Values.
Meas 7 IEE754 They can be used to provide
measured values to the
Modbus Master.
Modbus Mapped 23014 2 4 Float - Mapped Measured Values.
Meas 8 IEE754 They can be used to provide
measured values to the
Modbus Master.
Modbus Mapped 23016 2 4 Float - Mapped Measured Values.
Meas 9 IEE754 They can be used to provide
measured values to the
Modbus Master.
Modbus Mapped 23018 2 4 Float - Mapped Measured Values.
Meas 10 IEE754 They can be used to provide
measured values to the
Modbus Master.
Modbus Mapped 23020 2 4 Float - Mapped Measured Values.
Meas 11 IEE754 They can be used to provide
measured values to the
Modbus Master.
Modbus Mapped 23022 2 4 Float - Mapped Measured Values.
Meas 12 IEE754 They can be used to provide
measured values to the
Modbus Master.

www.eaton.com 133
IL02602009E EDR-5000

Module Subgroup Start Register No. of Function Code Format Bit Mask / Unit Description
Names Address Modbus (Bit Position)
Functions Registers
Modbus Mapped 23024 2 4 Float - Mapped Measured Values.
Meas 13 IEE754 They can be used to provide
measured values to the
Modbus Master.
Modbus Mapped 23026 2 4 Float - Mapped Measured Values.
Meas 14 IEE754 They can be used to provide
measured values to the
Modbus Master.
Modbus Mapped 23028 2 4 Float - Mapped Measured Values.
Meas 15 IEE754 They can be used to provide
measured values to the
Modbus Master.
Modbus Mapped 23030 2 4 Float - Mapped Measured Values.
Meas 16 IEE754 They can be used to provide
measured values to the
Modbus Master.
LVRT [1] Cr Tot 24092 2 4 Float - Counter Total number of
Numb of IEE754 voltage dips.
Vdips
LVRT [1] NumOf 24094 2 4 Float - Number of Voltage dips
Vdips in t- IEE754 during t-LVRT
LVRT
LVRT [1] Cr Tot 24096 2 4 Float - Counter Total number of
Numb of IEE754 voltage dips that caused a
Vdips to Trip.
Trip
LVRT [2] Cr Tot 24138 2 4 Float - Counter Total number of
Numb of IEE754 voltage dips.
Vdips
LVRT [2] NumOf 24140 2 4 Float - Number of Voltage dips
Vdips in t- IEE754 during t-LVRT
LVRT
LVRT [2] Cr Tot 24142 2 4 Float - Counter Total number of
Numb of IEE754 voltage dips that caused a
Vdips to Trip.
Trip

134 www.eaton.com
EDR-5000 IL02602009E

www.eaton.com 135
IL02602009E EDR-5000

Commands
Module Subgroup Start Register No. of Function Code Format Bit Mask / Unit Description
Names Address Modbus (Bit Position)
Functions Registers
Acknowledge LEDs 22000 1 5 0xFF00 - LEDs

Acknowledge Relay 22001 1 5 0xFF00 - Relay Outputs


Outputs

Acknowledge Comm 22002 1 5 0xFF00 - Communication

Acknowledge Device 22003 1 5 0xFF00 - Device

Acknowledge Ack 22005 1 5 0xFF00 - Signal: Acknowledge Trip


TripCmd Command

Reset Modbus 22006 1 5 0xFF00 - Modbus diagnosis counter


diagnosis
counter
Reset Res all 22011 1 5 0xFF00 - Reset of all Energy Counters
Energy Cr

Reset Res Isum 22012 1 5 0xFF00 - Reset summation of the


trip tripping currents

Comm Cmd Assbl 22020 1 5 0xFF00= - Assignable Communication


Comm On Command
Cmd 1
0x0000=
Off
Comm Cmd Assbl 22021 1 5 0xFF00= - Assignable Communication
Comm On Command
Cmd 2
0x0000=
Off

136 www.eaton.com
EDR-5000 IL02602009E

Module Subgroup Start Register No. of Function Code Format Bit Mask / Unit Description
Names Address Modbus (Bit Position)
Functions Registers
Comm Cmd Assbl 22022 1 5 0xFF00= - Assignable Communication
Comm On Command
Cmd 3
0x0000=
Off
Comm Cmd Assbl 22023 1 5 0xFF00= - Assignable Communication
Comm On Command
Cmd 4
0x0000=
Off
Comm Cmd Assbl 22024 1 5 0xFF00= - Assignable Communication
Comm On Command
Cmd 5
0x0000=
Off
Comm Cmd Assbl 22025 1 5 0xFF00= - Assignable Communication
Comm On Command
Cmd 6
0x0000=
Off
Comm Cmd Assbl 22026 1 5 0xFF00= - Assignable Communication
Comm On Command
Cmd 7
0x0000=
Off
Comm Cmd Assbl 22027 1 5 0xFF00= - Assignable Communication
Comm On Command
Cmd 8
0x0000=
Off
Comm Cmd Assbl 22028 1 5 0xFF00= - Assignable Communication
Comm On Command
Cmd 9
0x0000=
Off
Comm Cmd Assbl 22029 1 5 0xFF00= - Assignable Communication
Comm On Command
Cmd 10
0x0000=
Off

www.eaton.com 137
IL02602009E EDR-5000

Module Subgroup Start Register No. of Function Code Format Bit Mask / Unit Description
Names Address Modbus (Bit Position)
Functions Registers
Comm Cmd Assbl 22030 1 5 0xFF00= - Assignable Communication
Comm On Command
Cmd 11
0x0000=
Off
Comm Cmd Assbl 22031 1 5 0xFF00= - Assignable Communication
Comm On Command
Cmd 12
0x0000=
Off
Comm Cmd Assbl 22032 1 5 0xFF00= - Assignable Communication
Comm On Command
Cmd 13
0x0000=
Off
Comm Cmd Assbl 22033 1 5 0xFF00= - Assignable Communication
Comm On Command
Cmd 14
0x0000=
Off
Comm Cmd Assbl 22034 1 5 0xFF00= - Assignable Communication
Comm On Command
Cmd 15
0x0000=
Off
Comm Cmd Assbl 22035 1 5 0xFF00= - Assignable Communication
Comm On Command
Cmd 16
0x0000=
Off
PSet-Switch Comm 22050 1 5 0xFF00 - Communication Setting
PS1 Group1

PSet-Switch Comm 22051 1 5 0xFF00 - Communication Setting


PS2 Group2

PSet-Switch Comm 22052 1 5 0xFF00 - Communication Setting


PS3 Group3

138 www.eaton.com
EDR-5000 IL02602009E

Module Subgroup Start Register No. of Function Code Format Bit Mask / Unit Description
Names Address Modbus (Bit Position)
Functions Registers
PSet-Switch Comm 22053 1 5 0xFF00 - Communication Setting
PS4 Group4

Maint Mode Maint 22054 1 5 0xFF00= - Signal: Arc Flash Reduction


Mode On Maintenance Comm Mode
Comm
0x0000=
Off
Bkr SG 22100 1 5 0xFF00= - Control Command
ControlCm On Switchgear
d1
0x0000=
Off

www.eaton.com 139
IL02602009E EDR-5000

Settings
Module Subgroup Start Register No. of Function Code Format Bit Mask / Unit Description
Names Address Modbus (Bit Position)
Functions Registers
Date and Time 32500 6 3 16 Struct
y 32500 6 3 16 Short Word 0 - Year
(1)
m 32500 6 3 16 Short Word 1 - Month
(17)
d 32500 6 3 16 Short Word 2 - Days
(33)
h 32500 6 3 16 Short Word 3 - Hours
(49)
min 32500 6 3 16 Short Word 4 - Minute
(65)
ms 32500 6 3 16 Short Word 5 - Milliseconds
(81)
/ 50000 9 3 16 Struct
Modbus/Descriptions/FaultRecor
d
RecordNo 50000 9 3 16 Short Word 0 - Record Number
(1)
Trip 50000 9 3 16 Short Word 1 - Last trip cause which is the
Cause same as listed in fault
(17) record: See scada doc for
code; See scada doc for
correlation between trip
reason and code
Pickup 50000 9 3 16 Short Word 2 - Code for last PickUp cause
Cause corresponds to fault record:
(33)
See scada doc for
correlation between pickup
reason and code

140 www.eaton.com
EDR-5000 IL02602009E

Module Subgroup Start Register No. of Function Code Format Bit Mask / Unit Description
Names Address Modbus (Bit Position)
Functions Registers
FaultNo 50000 9 3 16 Short Word 3 - Waveform No.
(49)
No of 50000 9 3 16 Short Word 4 - Number of grid faults: A grid
GridFaults fault, e.g. a short circuit,
(65)
might cause several faults
with trip and autoreclosing,
each fault being identified by
an increased fault number.
In this case, the grid fault
number remains the same.
Time 50000 9 3 16 long long Word 5- - Timestamp in milliseconds
stamp: Word 9 since 1970
(81)

www.eaton.com 141
IL02602009E EDR-5000

Cause of trip
Trip cause reason is provided at two Addresses. At address 5004 last trip cause is available as long as a trip reason is present. But the content of this register
can be latched. The trip cause is latched in the same way as other trip signals, that means if corresponding latch setting is active, the content of register is
memorized until it is acknowledged by command.
At address 50000 and up the last trip and alarm reason is available with related record, fault, net number and time stamp. It is possible to read a arbitrary saved
records by requesting corresponding record number. For requesting of a certain saved record user has to send the record number on corresponding register. Be
aware that the content of these registers can only read entirely and it will change each time a new fault occur in fault recorder.

The following table is showing the “trip cause code” and its relation to the “trip cause reason”.

Cause of trip code Description Module


0 ? 81[1], 81[2], 81[3], 81[4], 81[5], 81[6], ZI
1 NORM
2 EXTERNAL ExP[1], ExP[2], ExP[3], ExP[4]
3 PH IOC 50P[1], 50P[2], 50P[3]
4 IG IOC 50X[1], 50X[2]
6 IR IOC 50R[1], 50R[2]
7 PH TOC 51P[1], 51P[2], 51P[3]
8 IG TOC 51X[1], 51X[2]
10 IR TOC 51R[1], 51R[2]
11 OV 59M[1], 59M[2], 59N[1], 59N[2]
12 UV 27M[1], 27M[2], LVRT [1], LVRT [2]
13 AUX OV 59A[1], 59A[2]
14 AUX UV 27A[1], 27A[2]
17 I UNBAL 46[1], 46[2]
18 V UNBAL 47[1], 47[2]
19 APP PF PF-55A[1], PF-55A[2]
20 DISP PF PF-55D[1], PF-55D[2]
152 POWER 32V[1], 32V[2], 32V[3], 32[1], 32[2], 32[3]

142 www.eaton.com
EDR-5000 IL02602009E

Fast Status Register


At Register 5000 and up a area is provided where common status indicator bits can be read from one location. See data point list to see which information are
available in general. At registers 5002 and 5003 the user has the option to collect arbitrary device status information together. Purpose is to get a customer set
of device states in a single request. Some of these positions are already pre-configured. Below you find the pre-configuration list:

General function Bit Short Description Long Description


position
Relay Health 0 Health status
General Trips / 1 Pickup General pickup of any type, none element specific.
General Pickups
2 Trip General Trip of any type, none element specific.
3
4
5
6
7
Breaker Closed 8 Pos Open Breaker is in Open position
9 Pos Close Breaker is in Closed position
10 Pickup Breaker failure detected and timer in progress.
11 Trip Breaker failure detected and trip initiated.
12 Lockout Breaker failure lockout.
13
14
15
Sgen status 16 Running Test simulation signal generation "Running".
ARMS 17 Maintenance - Maintenance mode active
Motor 18 Motor Relay Ready Only available in Motor Relays
- ( stopped)
19 Motor Relay Start Only available in Motor Relays
20 Motor Relay Running Only available in Motor Relays

www.eaton.com 143
IL02602009E EDR-5000

144 www.eaton.com
EDR-5000 IL02602009E

This instruction leaflet is published solely for information purposes and should not be considered all-inclusive. If
further information is required, you should consult an authorized Eaton sales representative. The sale of the product
shown in this literature is subject to the terms and conditions outlined in appropriate Eaton selling policies or other
contractual agreement between the parties. This literature is not intended to and does not enlarge or add to any
such contract. The sole source governing the rights and remedies of any purchaser of this equipment is the contract
between the purchaser and Eaton.
NO WARRANTIES, EXPRESSED OR IMPLIED, INCLUDING WARRANTIES OF FITNESS FOR A PARTICULAR
PURPOSE OR MERCHANTABILITY, OR WARRANTIES ARISING FROM COURSE OF DEALING OR USAGE
OF TRADE, ARE MADE REGARDING THE INFORMATION, RECOMMENDATIONS, AND DESCRIPTIONS
CONTAINED HEREIN. In no event will Eaton be responsible to the purchaser or user in contract, in tort (including
negligence), strict liability or otherwise for any special, indirect, incidental or consequential damage or loss
whatsoever, including but not limited to damage or loss of use of equipment, plant or power system, cost of capital,
loss of power, additional expenses in the use of existing power facilities, or claims against the purchaser or user by
its customers resulting from the use of the information, recommendations and description contained herein.

Eaton Corporation
Electrical Group
1000 Cherrington Parkway
Moon Township, PA 15108
United States
877-ETN-CARE (877-386-2273)
Eaton.com
© 2015 Eaton Corporation PowerChain Management is a registered
All Rights Reserved trademark of Eaton Corporation.
Printed in USA All other trademarks are property of their
Publication No. IL02602009E/ 66A2417 respective owners.

www.eaton.com 145

You might also like