Trip History
General Description
The trip history registers describe the last 10 encountered trips. The trip history format corresponds to a series of 10 records saved in a FIFO (first in first out) stack. The last record erases the oldest. Each record is composed of 20 registers describing one trip.
Register 9098 returns the number of faults recorded in the trip history (FIFO).
Register 9099 returns the value of the pointer for the last fault recorded in the trip history.
Example:
If the register 9098 = 10 and the register 9099 = 5, then the last fault recorded is the trip record 5.
In this case, the last but one is the alarm record 4.
-
The contacts must be inspected each time the counter reaches a hundred mark.
-
The message MicroLogic HMI, in registers 9846–9853.
is displayed if the characteristics of the circuit breaker have not been defined. In this case, see in the menu on the
Address |
Register |
RW |
X |
Unit |
Type |
Range |
A/E/P |
Description |
---|---|---|---|---|---|---|---|---|
0x2385 |
9094 |
R |
1 |
% |
INT16U |
0–32767 |
P |
Phase 1 contact wear indicator (1) |
0x2386 |
9095 |
R |
1 |
% |
INT16U |
0–32767 |
P |
Phase 2 contact wear indicator (1) |
0x2387 |
9096 |
R |
1 |
% |
INT16U |
0–32767 |
P |
Phase 3 contact wear indicator (1) |
0x2388 |
9097 |
R |
1 |
% |
INT16U |
0–32767 |
P |
Neutral contact wear indicator (1) |
0x2389 |
9098 |
R |
– |
– |
INT16U |
0–10 |
P |
Number of alarms recorded in the trip history (FIFO) |
0x238A |
9099 |
R |
– |
– |
INT16U |
0–9 |
P |
Value of the pointer for last alarm recorded in the trip history |
(1) Factory setting = 0x8000. |
Trip Record Number
A read request of 20x(n) registers is necessary to read the last n trip records, where 20 is the number of registers for each trip record.
For example, a read request of 20x3 = 60 registers is necessary to read the last 3 trip records of the trip history:
-
The first 20 registers describe the first trip record.
-
The next 20 registers describe the second trip record.
-
The last 20 registers describe the third trip record.
Address |
Register |
Description |
---|---|---|
0x238B–0x239E |
9100–9119 |
Trip record 0 |
0x239F–0x23B2 |
9120–9139 |
Trip record 1 |
0x23B3–0x23C6 |
9140–9159 |
Trip record 2 |
0x23C7–0x23DA |
9160–9179 |
Trip record 3 |
0x23DB–0x23EE |
9180–9199 |
Trip record 4 |
0x23EF–0x2402 |
9200–9219 |
Trip record 5 |
0x2403–0x2416 |
9220–9239 |
Trip record 6 |
0x2417–0x242A |
9240–9259 |
Trip record 7 |
0x242B–0x243E |
9260–9279 |
Trip record 8 |
0x243F–0x2452 |
9280–9299 |
Trip record 9 |
Trip Record
A read request of 20 registers is necessary to read a trip record.
The order and the description of the trip record registers are the same as that of the trip record 0:
Trip Record 0 |
||||||||
---|---|---|---|---|---|---|---|---|
Address |
Register |
RW |
X |
Unit |
Type |
Range |
A/E/P |
Description |
0x238B–0x238E |
9100–9103 |
R |
– |
– |
XDATE |
– |
E/P |
Trip date |
0x238F |
9104 |
R |
– |
– |
INT16U |
1000–1030 |
E/P |
Trip code |
0x2390–0x2391 |
9105–9106 |
R |
– |
– |
MOD 10000 |
– |
P |
Value of protection setting that caused alarm activation |
0x2392 |
9107 |
R |
– |
– |
INT16U |
– |
P |
Value of time delay that caused trip |
0x2393 |
9108 |
R |
– |
– |
INT16U |
0–16000 |
P |
Trip current phase 1 (1) |
0x2394 |
9109 |
R |
– |
– |
INT16U |
0–16000 |
P |
Trip current phase 2 (1) |
0x2395 |
9110 |
R |
– |
– |
INT16U |
0–16000 |
P |
Trip current phase 3 (1) |
0x2396 |
9111 |
R |
– |
– |
INT16U |
0–16000 |
P |
Trip current neutral (1) |
0x2397 |
9112 |
R |
– |
– |
– |
– |
P |
New value of contact-wear indicator following a trip (2) |
0x2398–0x2399 |
9113–9114 |
– |
– |
– |
– |
– |
– |
Reserved |
0x239A–0x239E |
9115–9119 |
– |
– |
– |
– |
– |
– |
Reserved |
(1) Expressed as x 0.1 of In (rated current). (2) The trip unit records one indicator per contact. Here, only the value for the most worn contact is given. See registers 9094 to 9097. |
Trip Codes
Trip Code |
Description |
---|---|
1000 (0x03E8) |
Trip due to long-time protection Ir |
1001 (0x03E9) |
Trip due to short-time protection Isd |
1002 (0x03EA) |
Trip due to instantaneous protection Ii |
1003 (0x03EB) |
Trip due to ground-fault protection Ig |
1004 (0x03EC) |
Trip due to earth-leakage protection IΔn |
1005 (0x03ED) |
Trip due to integrated instantaneous protection I >> |
1006–1007 (0x03EE–0x03EF) |
Reserved |
1008 (0x03F0) |
Trip due to advanced protection |
1009 (0x03F1) |
Trip due to extended advanced protection |
1010–1015 (0x03F2–0x03F7) |
Reserved |
1016 (0x3F8) |
Current unbalance |
1017 (0x3F9) |
I1 maximum demand |
1018 (0x3FA) |
I2 maximum demand |
1019 (0x3FB) |
I3 maximum demand |
1020 (0x3FC) |
IN maximum demand |
1021 (0x3FD) |
Undervoltage |
1022 (0x3FE) |
Overvoltage |
1023 (0x3FF) |
Voltage unbalance |
1024 (0x400) |
Reserved |
1025 (0x401) |
Reverse power |
1026 (0x402) |
Underfrequency |
1027 (0x403) |
Overfrequency |
1028 (0x404) |
Phase rotation |
1029 (0x405) |
Current load shedding |
1030 (0x406) |
Power load shedding |