MicroLogic Trip Unit Registers
Real-Time Measurements
General Description
The real-time measurements are refreshed every second. Real-time measurements include:
-
voltage and voltage unbalance
-
current and current unbalance
-
active, reactive, apparent, and distortion power
-
reactive power with harmonic
-
power factor and fundamental power factor
-
frequency
-
THD (total harmonic distortion)
Voltage
Register = 0 if voltage < 25 V.
|
Address |
Register |
RW |
X |
Unit |
Type |
Range |
A/E |
Description |
|---|---|---|---|---|---|---|---|---|
|
0x03E7 |
1000 |
R |
1 |
V |
INT16U |
0–850 |
E |
RMS phase-to-phase voltage VAB |
|
0x03E8 |
1001 |
R |
1 |
V |
INT16U |
0–850 |
E |
RMS phase-to-phase voltage VBC |
|
0x03E9 |
1002 |
R |
1 |
V |
INT16U |
0–850 |
E |
RMS phase-to-phase voltage VCA |
|
0x03EA |
1003 |
R |
1 |
V |
INT16U |
0–850 |
E |
RMS phase-to-neutral voltage VAN (1) |
|
0x03EB |
1004 |
R |
1 |
V |
INT16U |
0–850 |
E |
RMS phase-to-neutral voltage VBN (1) |
|
0x03EC |
1005 |
R |
1 |
V |
INT16U |
0–850 |
E |
RMS phase-to-neutral voltage VCN (1) |
|
0x03ED |
1006 |
R |
1 |
V |
INT16U |
0–850 |
E |
Arithmetic mean of VAB, VBC, and VCA: (VAB + VBC + VCA) / 3 = Vavg L-L |
|
0x03EE |
1007 |
R |
1 |
V |
INT16U |
0–850 |
E |
Arithmetic mean of VAN, VBN, and VCN: (VAN + VBN + VCN) / 3 = Vavg L-N (1) |
|
0x0478 |
1145 |
R |
1 |
V |
INT16U |
0–850 |
E |
Vmax: maximum of VAB, VBC, and VCA (2) |
|
0x0479 |
1146 |
R |
1 |
V |
INT16U |
0–850 |
E |
Vmin: minimum of VAB, VBC, and VCA (2) |
|
(1) This value is not available for motor application and not accessible when the system type in register 3314 is 30 or 31. Refer to System Type. (2) This value can be reset with the reset minimum/maximum command Reset Minimum/Maximum. |
||||||||
Voltage Unbalance
|
Address |
Register |
RW |
X |
Unit |
Type |
Range |
A/E |
Description |
|---|---|---|---|---|---|---|---|---|
|
0x03EF |
1008 |
R |
10 |
% |
INT16U |
-1000–+1000 |
E |
VAB phase-to-phase voltage unbalance in relation to the arithmetic mean of phase-to-phase voltages |
|
0x03F0 |
1009 |
R |
10 |
% |
INT16U |
-1000–+1000 |
E |
VBC phase-to-phase voltage unbalance in relation to the arithmetic mean of phase-to-phase voltages |
|
0x03F1 |
1010 |
R |
10 |
% |
INT16U |
-1000–+1000 |
E |
VCA phase-to-phase voltage unbalance in relation to the arithmetic mean of phase-to-phase voltages |
|
0x03F2 |
1011 |
R |
10 |
% |
INT16U |
-1000–+1000 |
E |
VAN phase-to-neutral voltage unbalance in relation to the arithmetic mean of phase-to-neutral voltages (1) |
|
0x03F3 |
1012 |
R |
10 |
% |
INT16U |
-1000–+1000 |
E |
VBN phase-to-neutral voltage unbalance in relation to the arithmetic mean of phase-to-neutral voltages (1) |
|
0x03F4 |
1013 |
R |
10 |
% |
INT16U |
-1000–+1000 |
E |
VCN phase-to-neutral voltage unbalance in relation to the arithmetic mean of phase-to-neutral voltages (1) |
|
0x03F5 |
1014 |
R |
10 |
% |
INT16U |
-1000–+1000 |
E |
Maximum phase-to-phase voltage unbalance value of registers 1008, 1009, and 1010 (2) |
|
0x03F6 |
1015 |
R |
10 |
% |
INT16U |
-1000–+1000 |
E |
Maximum phase-to-neutral voltage unbalance value of registers 1011, 1012, and 1013 (1)(2) |
|
(1) This value is not available for motor application and when the system type in register 3314 is 30 or 31. Refer to System Type. (2) This value can be reset with the reset minimum/maximum command Reset Minimum/Maximum. |
||||||||
Current
|
Address |
Register |
RW |
X |
Unit |
Type |
Range |
A/E |
Description |
|---|---|---|---|---|---|---|---|---|
|
0x03F7 |
1016 |
R |
1 |
A |
INT16U |
0–20xIn |
A/E |
RMS current on phase A: IA |
|
0x03F8 |
1017 |
R |
1 |
A |
INT16U |
0–20xIn |
A/E |
RMS current on phase B: IB |
|
0x03F9 |
1018 |
R |
1 |
A |
INT16U |
0–20xIn |
A/E |
RMS current on phase C: IC |
|
0x03FA |
1019 |
R |
1 |
A |
INT16U |
0–20xIn |
A/E |
RMS current on the neutral: IN (1) |
|
0x03FB |
1020 |
R |
1 |
A |
INT16U |
0–20xIn |
A/E |
Maximum of IA, IB, IC, and IN (2) |
|
0x03FC |
1021 |
R |
1 |
%Ig |
INT16U |
0–20xIn |
A/E |
Ground-fault current |
|
0x03FD |
1022 |
R |
– |
– |
– |
– |
– |
Reserved |
|
0x0401 |
1026 |
R |
1 |
A |
INT16U |
0–20xIn |
A/E |
Minimum of IA, IB, and IC (2) |
|
0x0402 |
1027 |
R |
1 |
A |
INT16U |
0–20xIn |
A/E |
Arithmetic mean of IA, IB, and IC: (IA + IB + IC) / 3 = Iavg |
|
(1) This value is not available for motor application and when the system type in register 3314 is 31 or 40. Refer to System Type. (2) This value can be reset with the reset minimum/maximum command Reset Minimum/Maximum. |
||||||||
Current Unbalance
|
Address |
Register |
RW |
X |
Unit |
Type |
Range |
A/E |
Description |
|---|---|---|---|---|---|---|---|---|
|
0x0403 |
1028 |
R |
10 |
% |
INT16 |
-1000–+1000 |
E |
IA current unbalance in relation to the arithmetic mean of the phase currents |
|
0x0404 |
1029 |
R |
10 |
% |
INT16 |
-1000–+1000 |
E |
IB current unbalance in relation to the arithmetic mean of the phase currents |
|
0x0405 |
1030 |
R |
10 |
% |
INT16 |
-1000–+1000 |
E |
IC current unbalance in relation to the arithmetic mean of the phase currents |
|
0x0406 |
1031 |
R |
10 |
% |
INT16 |
-1000–+1000 |
E |
IN current unbalance in relation to the arithmetic mean of the phase current (1) |
|
0x0407 |
1032 |
R |
10 |
% |
INT16 |
-1000–+1000 |
E |
Maximum current unbalance of registers 1028, 1029, and 1030 (2) |
|
(1) This value is not available for motor application and when the system type in register 3314 is 31 or 40. Refer to System Type. (2) This value can be reset with the reset minimum/maximum command Reset Minimum/Maximum. |
||||||||
Active Power
The flow sign of the active power depends on the configuration of register 3316 Power Flow Sign.
|
Address |
Register |
RW |
X |
Unit |
Type |
Range |
A/E |
Description |
|---|---|---|---|---|---|---|---|---|
|
0x0409 |
1034 |
R |
10 |
kW |
INT16 |
-10000–+10000 |
E |
Active power on phase A: PA (1) |
|
0x040A |
1035 |
R |
10 |
kW |
INT16 |
-10000–+10000 |
E |
Active power on phase B: PB (1) |
|
0x040B |
1036 |
R |
10 |
kW |
INT16 |
-10000–+10000 |
E |
Active power on phase C: PC (1) |
|
0x040C |
1037 |
R |
10 |
kW |
INT16 |
-30000–+30000 |
E |
Total active power: Ptot |
|
(1) This value is not available for motor application and when the system type in register 3314 is 30 or 31. Refer to System Type. |
||||||||
Reactive Power
The flow sign of the reactive power depends on the configuration of register 3316 Power Flow Sign.
|
Address |
Register |
RW |
X |
Unit |
Type |
Range |
A/E |
Description |
|---|---|---|---|---|---|---|---|---|
|
0x040D |
1038 |
R |
10 |
kVAR |
INT16 |
-10000–+10000 |
E |
Reactive power on phase A: QA (1) |
|
0x040E |
1039 |
R |
10 |
kVAR |
INT16 |
-10000–+10000 |
E |
Reactive power on phase B: QB (1) |
|
0x040F |
1040 |
R |
10 |
kVAR |
INT16 |
-10000–+10000 |
E |
Reactive power on phase C: QC (1) |
|
0x0410 |
1041 |
R |
10 |
kVAR |
INT16 |
-30000–+30000 |
E |
Total reactive power: Qtot |
|
(1) This value is not available for motor application and when the system type in register 3314 is 30 or 31. Refer to System Type. |
||||||||
Apparent Power
|
Address |
Register |
RW |
X |
Unit |
Type |
Range |
A/E |
Description |
|---|---|---|---|---|---|---|---|---|
|
0x0411 |
1042 |
R |
10 |
kVAR |
INT16 |
0–10000 |
E |
Apparent power on phase A: SA (1) |
|
0x0412 |
1043 |
R |
10 |
kVAR |
INT16 |
0–10000 |
E |
Apparent power on phase B: SB (1) |
|
0x0413 |
1044 |
R |
10 |
kVAR |
INT16 |
0–10000 |
E |
Apparent power on phase C: SC (1) |
|
0x0414 |
1045 |
R |
10 |
kVAR |
INT16 |
0–30000 |
E |
Total apparent power: Stot |
|
(1) This value is not available for motor application and when the system type in register 3314 is 30 or 31. Refer to System Type. |
||||||||
Power Factor
The sign of the power factor depends on the configuration of register 3318 Power Factor Sign.
|
Address |
Register |
RW |
X |
Unit |
Type |
Range |
A/E |
Description |
|---|---|---|---|---|---|---|---|---|
|
0x0415 |
1046 |
R |
100 |
– |
INT16 |
-100–+100 |
E |
Power factor on phase A: PFA (1) |
|
0x0416 |
1047 |
R |
100 |
– |
INT16 |
-100–+100 |
E |
Power factor on phase B: PFB (1) |
|
0x0417 |
1048 |
R |
100 |
– |
INT16 |
-100–+100 |
E |
Power factor on phase C: PFC (1) |
|
0x0418 |
1049 |
R |
100 |
– |
INT16 |
-100–+100 |
E |
Total power factor: PF |
|
(1) This value is not available for motor application and when the system type in register 3314 is 30 or 31. Refer to System Type. |
||||||||
Fundamental Power Factor (cosϕ)
The sign of the fundamental power factor (cosϕ) depends on the configuration of register 3318 Power Factor Sign.
|
Address |
Register |
RW |
X |
Unit |
Type |
Range |
A/E |
Description |
|---|---|---|---|---|---|---|---|---|
|
0x0419 |
1050 |
R |
100 |
– |
INT16 |
-100–+100 |
E |
Fundamental power factor on phase A: cosϕ A (1) |
|
0x041A |
1051 |
R |
100 |
– |
INT16 |
-100–+100 |
E |
Fundamental power factor on phase B: cosϕ B (1) |
|
0x041B |
1052 |
R |
100 |
– |
INT16 |
-100–+100 |
E |
Fundamental power factor on phase C: cosϕ C (1) |
|
0x041C |
1053 |
R |
100 |
– |
INT16 |
-100–+100 |
E |
Total fundamental power factor: cosφ |
|
(1) This value is not available for motor application and when the system type in register 3314 is 30 or 31. Refer to System Type. |
||||||||
Frequency
When the MicroLogic trip unit cannot calculate the frequency, it returns Not Evaluated = 32768 (0x8000).
|
Address |
Register |
RW |
X |
Unit |
Type |
Range |
A/E |
Description |
|---|---|---|---|---|---|---|---|---|
|
0x041D |
1054 |
R |
10 |
Hz |
INT16U |
150–4400 |
E |
System frequency: F |
Fundamental Reactive Power
The flow sign of the reactive power depends on the configuration of register 3316 Power Flow Sign.
|
Address |
Register |
RW |
X |
Unit |
Type |
Range |
A/E |
Description |
|---|---|---|---|---|---|---|---|---|
|
0x0437 |
1080 |
R |
10 |
kVAR |
INT16 |
-10000–+10000 |
E |
Fundamental reactive power on phase A: QA Fund (1) |
|
0x0438 |
1081 |
R |
10 |
kVAR |
INT16 |
-10000–+10000 |
E |
Fundamental reactive power on phase B: QB Fund (1) |
|
0x0439 |
1082 |
R |
10 |
kVAR |
INT16 |
-10000–+10000 |
E |
Fundamental reactive power on phase C: QC Fund (1) |
|
0x043A |
1083 |
R |
10 |
kVAR |
INT16 |
-10000–+10000 |
E |
Total fundamental reactive power: Qtot Fund |
|
(1) This value is not available for motor application and when the system type in register 3314 is 30 or 31. Refer to System Type. |
||||||||
Distortion Power
|
Address |
Register |
RW |
X |
Unit |
Type |
Range |
A/E |
Description |
|---|---|---|---|---|---|---|---|---|
|
0x043F |
1088 |
R |
10 |
kVAR |
INT16U |
0–10000 |
E |
Distortion power on phase A: DA (1) |
|
0x0440 |
1089 |
R |
10 |
kVAR |
INT16U |
0–10000 |
E |
Distortion power on phase B: DB (1) |
|
0x0441 |
1090 |
R |
10 |
kVAR |
INT16U |
0–10000 |
E |
Distortion power on phase C: DC (1) |
|
0x0442 |
1091 |
R |
10 |
kVAR |
INT16U |
0–10000 |
E |
Total distortion power: Dtot |
|
(1) This value is not available for motor application and when the system type in register 3314 is 30 or 31. Refer to System Type. |
||||||||
Total Harmonic Distortion (THD)
|
Address |
Register |
RW |
X |
Unit |
Type |
Range |
A/E |
Description |
|---|---|---|---|---|---|---|---|---|
|
0x0443 |
1092 |
R |
10 |
% |
INT16U |
0–32766 |
E |
Total harmonic distortion of VAB in relation to the fundamental |
|
0x0444 |
1093 |
R |
10 |
% |
INT16U |
0–32766 |
E |
Total harmonic distortion of VBC in relation to the fundamental |
|
0x0445 |
1094 |
R |
10 |
% |
INT16U |
0–32766 |
E |
Total harmonic distortion of VCA in relation to the fundamental |
|
0x0446 |
1095 |
R |
10 |
% |
INT16U |
0–32766 |
E |
Total harmonic distortion of VAN in relation to the fundamental (1) |
|
0x0447 |
1096 |
R |
10 |
% |
INT16U |
0–32766 |
E |
Total harmonic distortion of VBN in relation to the fundamental (1) |
|
0x0448 |
1097 |
R |
10 |
% |
INT16U |
0–32766 |
E |
Total harmonic distortion of VCN in relation to the fundamental (1) |
|
0x0449 |
1098 |
R |
10 |
% |
INT16U |
0–32766 |
E |
Total harmonic distortion of IA in relation to the fundamental |
|
0x044A |
1099 |
R |
10 |
% |
INT16U |
0–32766 |
E |
Total harmonic distortion of IB in relation to the fundamental |
|
0x044B |
1100 |
R |
10 |
% |
INT16U |
0–32766 |
E |
Total harmonic distortion of IC in relation to the fundamental |
|
(1) This value is not available for motor application and when the system type in register 3314 is 30 or 31. Refer to System Type. |
||||||||
Thermal Image of Motor
|
Address |
Register |
RW |
X |
Unit |
Type |
Range |
A/E |
Description |
|---|---|---|---|---|---|---|---|---|
|
0x0477 |
1144 |
R |
1 |
% |
INT16U |
0–32766 |
E |
Ith image |
Minimum/Maximum Values of Real-Time Measurements
Minimum/Maximum Measurements Rule
Minimum and maximum measurements take into account the absolute value of real-time measurements. Therefore the following rule applies:
0<10<200<-400<600<-3800.
In this case:
-
the minimum value = 0
-
the maximum value = -3800
-
PFmax (or cosϕ max.) is obtained for the smallest positive value of PF (or cosϕ).
-
PFmin (or cosϕ min.) is obtained for the highest negative value of PF (or cosϕ).
The reset minimum/maximum command (command code = 46728) can reset the content of the minimum/maximum real-time measurement registers.
Minimum of Real-Time Measurements
Registers 1300 to 1599 hold the minimum values of real-time metering parameters:
-
The register of the minimum value of a real-time metering parameter is equal to the register of the real-time metering parameter plus 300.
Examples
-
Register 1300 holds the minimum value of the phase-to-phase voltage VAB (register 1000).
-
Register 1316 holds the minimum value of the current on phase A (register 1016).
-
-
The order of the registers is the same as that of the real-time metering variables.
-
The scale factors of the minimum values are the same as those of the real-time metering parameters.
-
The minimum values of unbalance current and unbalance voltage are not available.
-
The minimum values of Imin (register 1026), Vmax (register 1145), and Vmin (register 1146) are not available.
Maximum of Real-Time Measurements
Registers 1600 to 1899 hold the maximum values of real-time metering parameters:
-
The register of the maximum value of a real-time metering parameter is equal to the register of the real-time metering parameter plus 600.
Examples
-
Register 1600 holds the maximum value of the phase-to-phase voltage VAB (register 1000).
-
Register 1616 holds the maximum value of the current on phase A (register 1016).
-
-
The order of the registers is the same as that of the real-time metering variables.
-
The scale factors of the maximum values are the same as those of the real-time metering parameters.
-
The maximum values of Imin (register 1026), Vmax (register 1145), and Vmin (register 1146) are not available.
Energy Measurements
General Description
The energy measurements are refreshed every second. Energy measurements are saved every hour in the non-volatile memory of the MicroLogic trip unit.
Energy measurements include:
-
active energy Ep
-
reactive energy Eq
-
apparent energy Es
-
active energy counted positively (EpIn) or negatively (EpOut), according to the configuration of register 3316 Power Flow Sign.
-
reactive energy counted positively (EqIn) or negatively (EqOut), according to the configuration of register 3316 Power Flow Sign.
-
active energy and reactive energy are accumulated according to the configuration of register 3324 (absolute mode by factory setting) Energy Accumulation Mode.
The reset minimum/maximum command (command code = 46728) can reset the content of the energy measurement registers, cumulative energy measurements excepted.
Energy Registers
Energies are stored in big-endian format: the most significant word is transmitted first and the least significant second.
Examples
If Ep = 7589 kWh, then:
-
register 2000 = 0 (0x0000)
-
register 2001 = 7589 (0x1DA5)
If Ep = 4,589,625 kWh, then:
-
register 2000 = 70 (0x0046)
-
register 2001 = 2105 (0x0839)
4589625 = 70x65536 + 2105
|
Address |
Register |
RW |
X |
Unit |
Type |
Range |
A/E |
Description |
|---|---|---|---|---|---|---|---|---|
|
0x07CF– 0x07D0 |
2000– 2001 |
R |
1 |
kWh |
INT32 |
-1 999 999 999–+1 999 999 999 |
E |
Active energy: Ep |
|
0x07D3– 0x07D4– |
2004– 2005 |
R |
1 |
kVARh |
INT32 |
-1 999 999 999–+1 999 999 999 |
E |
Reactive energy: Eq |
|
0x07D7– 0x07D8 |
2008– 2009 |
R |
1 |
kWh |
INT32 |
0–1 999 999 999 |
E |
Active energy counted positively: EpIn |
|
0x07DB– 0x07DC |
2012– 2013 |
R |
1 |
kWh |
INT32 |
0–1 999 999 999 |
E |
Active energy counted negatively: EpOut |
|
0x07DF– 0x07E0 |
2016– 2017 |
R |
1 |
kVARh |
INT32 |
0–1 999 999 999 |
E |
Reactive energy counted positively: EqIn |
|
0x07E3– 0x07E4 |
2020– 2021 |
R |
1 |
kVARh |
INT32 |
0–1 999 999 999 |
E |
Reactive energy counted negatively: EqOut |
|
0x07E7– 0x07E8 |
2024– 2025 |
R |
1 |
kVAh |
INT32 |
0–1 999 999 999 |
E |
Apparent energy: Es |
|
0x07EB– 0x07EC |
2028– 2029 |
R |
1 |
kWh |
INT32 |
0–1 999 999 999 |
E |
Cumulative active energy counted positively (cannot be reset): EpIn |
|
0x07ED– 0x07EE |
2030– 2031 |
R |
1 |
kWh |
INT32 |
0–1 999 999 999 |
E |
Cumulative active energy counted negatively (cannot be reset): EpOut |
Demand Measurements
General Description
Demand registers include:
-
current demand
-
active, reactive, and apparent power demand
The window duration of current demand depends on the configuration of register 3352 Demand Time.
The window duration and the window type of power demand depend on the configuration of registers 3354 and 3355 Demand Time.
The demand measurements are refreshed every minute with the sliding window type.
The demand measurements are refreshed at the end of the window interval with the block window type.
Current Demand
|
Address |
Register |
RW |
X |
Unit |
Type |
Range |
A/E |
Description |
|---|---|---|---|---|---|---|---|---|
|
0x0897 |
2200 |
R |
1 |
A |
INT16U |
0–20xIn |
E |
Current demand on phase A: IA Dmd |
|
0x0898 |
2201 |
R |
1 |
A |
INT16U |
0–20xIn |
E |
Current demand on phase B: IB Dmd |
|
0x0899 |
2202 |
R |
1 |
A |
INT16U |
0–20xIn |
E |
Current demand on phase C: IC Dmd |
|
0x089A |
2203 |
R |
1 |
A |
INT16U |
0–20xIn |
E |
Current demand on the neutral: IN Dmd (1) |
|
0x089B |
2204 |
R |
1 |
A |
INT16U |
0–20xIn |
E |
Maximum of current demand on phase A: IA Peak Dmd (2) |
|
0x089C |
2205 |
R |
1 |
A |
INT16U |
0–20xIn |
E |
Maximum of current demand on phase B: IB Peak Dmd (2) |
|
0x089D |
2206 |
R |
1 |
A |
INT16U |
0–20xIn |
E |
Maximum of current demand on phase C: IC Peak Dmd (2) |
|
0x089E |
2207 |
R |
1 |
A |
INT16U |
0–20xIn |
E |
Maximum of current demand on the neutral: IN Peak Dmd (1) (2) |
|
(1) This value is not available when the system type in register 3314 is 31 or 40. Refer to System Type. (2) This value can be reset with the reset minimum/maximum command Reset Minimum/Maximum. |
||||||||
Active Power Demand
|
Address |
Register |
RW |
X |
Unit |
Type |
Range |
A/E |
Description |
|---|---|---|---|---|---|---|---|---|
|
0x08AF |
2224 |
R |
10 |
kW |
INT16 |
-30000–+30000 |
E |
Total active power demand: P Dmd (1) |
|
0x08B0 |
2225 |
R |
10 |
kW |
INT16 |
-30000–+30000 |
E |
Maximum of total active power demand: P Peak Dmd (2) |
|
(1) For the block window type, this value is updated at the end of the window interval. For the sliding window type, the value is updated every minute. (2) This value can be reset with the reset minimum/maximum command Reset Minimum/Maximum. |
||||||||
Reactive Power Demand
|
Address |
Register |
RW |
X |
Unit |
Type |
Range |
A/E |
Description |
|---|---|---|---|---|---|---|---|---|
|
0x08B5 |
2230 |
R |
10 |
kVAR |
INT16 |
-30000–+30000 |
E |
Total reactive power demand: Q Dmd (1) |
|
0x08B6 |
2231 |
R |
10 |
kVAR |
INT16 |
-30000–+30000 |
E |
Maximum of total reactive power demand: Q Peak Dmd (2) |
|
(1) For the block window type, this value is updated at the end of the window interval. For the sliding window type, the value is updated every minute. (2) This value can be reset with the reset minimum/maximum command Reset Minimum/Maximum. |
||||||||
Apparent Power Demand
|
Address |
Register |
RW |
X |
Unit |
Type |
Range |
A/E |
Description |
|---|---|---|---|---|---|---|---|---|
|
0x08BB |
2236 |
R |
10 |
kVA |
INT16 |
0–30000 |
E |
Total apparent power demand: S Dmd (1) |
|
0x08BC |
2237 |
R |
10 |
kVA |
INT16 |
0–30000 |
E |
Maximum of total apparent power demand: S Peak Dmd (2) |
|
(1) For the block window type, this value is updated at the end of the window interval. For the sliding window type, the value is updated every minute. (2) This value can be reset with the reset minimum/maximum command Reset Minimum/Maximum. |
||||||||
Minimum/Maximum Measurements Reset Time
Overview
The minimum/maximum measurements reset time registers enable the user to know all the dates relative to the last reset minimum/maximum command.
The reset minimum/maximum command (command code 46728) can reset the content of the minimum/maximum measurements registers.
A read request of 30 registers is necessary to read the minimum/maximum measurements reset time.
Minimum/Maximum Measurements Reset Time
|
Address |
Register |
RW |
X |
Unit |
Type |
Range |
A/E |
Description |
|---|---|---|---|---|---|---|---|---|
|
0x0B53– 0x0B55 |
2900– 2902 |
R |
– |
– |
ULP DATE |
– |
A/E |
Date and time of reset of minimum/maximum current. Data Type: ULP DATE |
|
0x0B56– 0x0B58 |
2903– 2905 |
R |
– |
– |
ULP DATE |
– |
E |
Date and time of reset of minimum/maximum voltage. |
|
0x0B59– 0x0B5B |
2906– 2908 |
R |
– |
– |
ULP DATE |
– |
E |
Date and time of reset of minimum/maximum power (P, Q, S). |
|
0x0B5C– 0x0B5E |
2909– 2911 |
R |
– |
– |
ULP DATE |
– |
E |
Date and time of reset of minimum/maximum power factor and cosϕ. |
|
0x0B5F– 0x0B61 |
2912– 2914 |
R |
– |
– |
ULP DATE |
– |
E |
Date and time of reset of minimum/maximum total harmonic distortion. |
|
0x0B62– 0x0B64 |
2915– 2917 |
R |
– |
– |
ULP DATE |
– |
E |
Date and time of reset of peak current demand. |
|
0x0B65– 0x0B67 |
2918– 2920 |
R |
– |
– |
ULP DATE |
– |
E |
Date and time of reset of peak active, reactive, and apparent power demand. |
|
0x0B68– 0x0B6A |
2921– 2923 |
R |
– |
– |
ULP DATE |
– |
E |
Date and time of reset of minimum/maximum frequency. |
|
0x0B6B– 0x0B6D |
2924– 2926 |
R |
– |
– |
ULP DATE |
– |
E |
Date and time of reset of minimum/maximum thermal image of motor. |
|
0x0B6E– 0x0B70 |
2927– 2929 |
R |
– |
– |
ULP DATE |
– |
E |
Date and time of reset of energy (active, reactive, and apparent). |
MicroLogic Trip Unit Identification
Serial Number
The MicroLogic trip unit serial number is composed of a maximum of 11 alphanumeric characters with the following format: PPYYWWDnnnn.
-
PP = plant code
-
YY = year of fabrication (05–99)
-
WW = week of fabrication (01–53)
-
D = day of fabrication (1–7)
-
nnnn = sequence number (0001–9999)
A read request of 6 registers is necessary to read the MicroLogic trip unit serial number.
|
Address |
Register |
RW |
X |
Unit |
Type |
Range |
A/E |
Description |
|---|---|---|---|---|---|---|---|---|
|
0x21FB |
8700 |
R |
– |
– |
OCTET STRING |
– |
A/E |
‘PP’ |
|
0x21FC |
8701 |
R |
– |
– |
OCTET STRING |
‘05’–‘99’ |
A/E |
‘YY’ |
|
0x21FD |
8702 |
R |
– |
– |
OCTET STRING |
‘01’–‘52’ |
A/E |
‘WW’ |
|
0x21FE |
8703 |
R |
– |
– |
OCTET STRING |
D: ‘1’–‘7’ n: ‘0’–‘9’ |
A/E |
‘Dn’ |
|
0x21FF |
8704 |
R |
– |
– |
OCTET STRING |
‘00’–‘99’ |
A/E |
‘nn’ |
|
0x2200 |
8705 |
R |
– |
– |
OCTET STRING |
‘0’–‘9’ |
A/E |
‘n’ (the NULL character ends the serial number) |
Hardware Revision
For MicroLogic trip units with firmware revision up to V1.2.1, the hardware revision is an integer.
|
Address |
Register |
RW |
X |
Unit |
Type |
Range |
A/E |
Description |
|---|---|---|---|---|---|---|---|---|
|
0x2204 |
8709 |
R |
– |
– |
INT16U |
0–15 |
A/E |
Hardware revision of the MicroLogic trip unit. |
For MicroLogic trip units with firmware revision greater than or equal to V1.2.2, the hardware revision is an ASCII string using the format XXX.YYY.ZZZ with:
-
XXX = major version (000-127)
-
YYY = minor version (000-255)
-
ZZZ = revision number (000-255)
The NULL character ends the revision number.
|
Address |
Register |
RW |
X |
Unit |
Type |
Range |
A/E |
Description |
|---|---|---|---|---|---|---|---|---|
|
0x2212–0x2217 |
8723-8728 |
R |
– |
– |
OCTET STRING |
– |
A/E |
Hardware revision of the MicroLogic trip unit. |
Product Identification
|
Address |
Register |
RW |
X |
Unit |
Type |
Range |
A/E |
Description |
|---|---|---|---|---|---|---|---|---|
|
0x220B |
8716 |
R |
– |
– |
INT16U |
15143–15145 |
A/E |
Product identification:
|
Protection Type
|
Address |
Register |
RW |
X |
Unit |
Type |
Range |
A/E |
Description |
|---|---|---|---|---|---|---|---|---|
|
0x2223 |
8740 |
R |
– |
– |
OCTET STRING |
52–73 |
A/E |
MicroLogic trip unit protection type:
|
Metering Type
|
Address |
Register |
RW |
X |
Unit |
Type |
Range |
A/E |
Description |
|---|---|---|---|---|---|---|---|---|
|
0x2224 |
8741 |
R |
– |
– |
OCTET STRING |
A–E |
A/E |
MicroLogic trip unit metering type: ‘A’ or ‘E’ |
Application
|
Address |
Register |
RW |
X |
Unit |
Type |
Range |
A/E |
Description |
|---|---|---|---|---|---|---|---|---|
|
0x222A |
8747 |
R |
– |
– |
INT16U |
1–2 |
A/E |
Application: 1 = distribution 2 = motor |
Standard
|
Address |
Register |
RW |
X |
Unit |
Type |
Range |
A/E |
Description |
|---|---|---|---|---|---|---|---|---|
|
0x222B |
8748 |
R |
– |
– |
INT16U |
1–3 |
A/E |
Standard: 1 = UL 2 = IEC 3 = JIS |
Sensor Rating
|
Address |
Register |
RW |
X |
Unit |
Type |
Range |
A/E |
Description |
|---|---|---|---|---|---|---|---|---|
|
0x222D |
8750 |
R |
– |
– |
INT16U |
0–8000 |
A/E |
Circuit breaker sensor rating In |
Pole
|
Address |
Register |
RW |
X |
Unit |
Type |
Range |
A/E |
Description |
|---|---|---|---|---|---|---|---|---|
|
0x222E |
8751 |
R |
– |
– |
INT16U |
0–1 |
A/E |
0 = 3-pole 1 = 4-pole |
16 Hz 2/3
|
Address |
Register |
RW |
X |
Unit |
Type |
Range |
A/E |
Description |
|---|---|---|---|---|---|---|---|---|
|
0x222F |
8752 |
R |
– |
– |
INT16U |
0–1 |
A/E |
0 = not a 16 Hz 2/3 MicroLogic trip unit application 1 = 16 Hz 2/3 MicroLogic trip unit application |
Firmware Revision
For MicroLogic trip units with firmware revision up to V1.2.1, the firmware revision is an ASCII string using the format VXXX.YYY.ZZZ with:
-
XXX = major version (001-999)
-
YYY = minor version (001-999)
-
ZZZ = revision number (001-999)
|
Address |
Register |
RW |
X |
Unit |
Type |
Range |
A/E |
Description |
|---|---|---|---|---|---|---|---|---|
|
0x7529–0x752D |
29994–29998 |
R |
– |
– |
OCTET STRING |
– |
A/E |
Firmware revision of the MicroLogic trip unit. |
For MicroLogic trip units with firmware revision greater than or equal to V1.2.2, the firmware revision is an ASCII string using the format XXX.YYY.ZZZ with:
-
XXX = major version (000-127)
-
YYY = minor version (000-255)
-
ZZZ = revision number (000-255)
The NULL character ends the revision number.
|
Address |
Register |
RW |
X |
Unit |
Type |
Range |
A/E |
Description |
|---|---|---|---|---|---|---|---|---|
|
0x220C–0x2211 |
8717–8722 |
R |
– |
– |
OCTET STRING |
– |
A/E |
Firmware revision of the MicroLogic trip unit. |
Part Number
The part number starts with LV4 characters and has the following format: LV4XYZTW.
A read request of 4 registers is necessary to read the MicroLogic trip unit part number.
|
Address |
Register |
RW |
X |
Unit |
Type |
Range |
A/E |
Description |
|---|---|---|---|---|---|---|---|---|
|
0x752F |
30000 |
R |
– |
– |
OCTET STRING |
– |
A/E |
Example: ‘LV’ |
|
0x7530 |
30001 |
R |
– |
– |
OCTET STRING |
– |
A/E |
Example: ‘4X’ |
|
0x7531 |
30002 |
R |
– |
– |
OCTET STRING |
– |
A/E |
Example: ‘YZ’ |
|
0x7532 |
30003 |
R |
– |
– |
OCTET STRING |
– |
A/E |
Example: ‘TW’ |
Status
Alarms Status
The alarms status register indicates the current status of the alarms:
-
alarm bit = 0: alarm is not active.
-
alarm bit = 1: alarm is active.
The following table describes the values for each bit of the alarm status register:
|
Address |
Register |
RW |
X |
Unit |
Type |
Range |
A/E |
Bit |
Description |
|---|---|---|---|---|---|---|---|---|---|
|
0x1647 |
5704 |
R |
– |
– |
INT16U |
– |
A/E |
– |
Alarm status |
|
A/E |
0 |
User-defined alarm 201 |
|||||||
|
A/E |
1 |
User-defined alarm 202 |
|||||||
|
A/E |
2 |
User-defined alarm 203 |
|||||||
|
A/E |
3 |
User-defined alarm 204 |
|||||||
|
A/E |
4 |
User-defined alarm 205 |
|||||||
|
A/E |
5 |
User-defined alarm 206 |
|||||||
|
A/E |
6 |
User-defined alarm 207 |
|||||||
|
A/E |
7 |
User-defined alarm 208 |
|||||||
|
A/E |
8 |
User-defined alarm 209 |
|||||||
|
A/E |
9 |
User-defined alarm 210 |
|||||||
|
A/E |
10 |
Long-time protection Ir pre-alarm (PAL Ir) |
|||||||
|
– |
11 |
Reserved |
|||||||
|
A/E |
12 |
Ground-fault protection Ig pre-alarm (PAL Ig) |
|||||||
|
– |
13–15 |
Reserved |
SDx Module Status
The SDx module status register indicates the status and the validity of the SDx outputs (2 outputs maximum):
-
status bit = 0: the output is open.
-
status bit = 1: the output is closed.
-
validity bit = 0: the output status is unknown.
-
validity bit = 1: the output status is known.
The following table describes the values for each bit of the SDx module status register:
|
Address |
Register |
RW |
X |
Unit |
Type |
Range |
A/E |
Bit |
Description |
|---|---|---|---|---|---|---|---|---|---|
|
0x2298 |
8857 |
R |
– |
– |
INT16U |
– |
A/E |
– |
SDx module status |
|
A/E |
0 |
Status of output 1 |
|||||||
|
A/E |
1 |
Status of output 2 |
|||||||
|
– |
2–7 |
Reserved |
|||||||
|
A/E |
8 |
Validity of output 1 |
|||||||
|
A/E |
9 |
Validity of output 2 |
|||||||
|
– |
10–15 |
Reserved |
Trip Status
The trip status register indicates the current status of the trip:
-
trip bit = 0: trip is not active.
-
trip bit = 1: trip is active.
The following table describes the values for each bit of the trip status register:
|
Address |
Register |
RW |
X |
Unit |
Type |
Range |
A/E |
Bit |
Description |
|---|---|---|---|---|---|---|---|---|---|
|
0x270F |
10000 |
R |
– |
– |
INT16U |
– |
A/E |
– |
Trip status |
|
A/E |
0 |
Long-time protection Ir |
|||||||
|
A/E |
1 |
Short-time protection Isd |
|||||||
|
A/E |
2 |
Instantaneous protection Ii |
|||||||
|
A/E |
3 |
Ground-fault protection Ig |
|||||||
|
E |
4 |
Reserved |
|||||||
|
A/E |
5 |
Integrated instantaneous protection |
|||||||
|
A/E |
6 |
Trip unit internal failure (STOP) |
|||||||
|
E |
7 |
Reserved |
|||||||
|
A/E |
8 |
Unbalance motor protection Iunbal |
|||||||
|
A/E |
9 |
Jam motor protection Ijam |
|||||||
|
A/E |
10 |
Underload motor protection Iunderload |
|||||||
|
A/E |
11 |
Long-start motor protection Ilongstart |
|||||||
|
A/E |
12 |
Reflex tripping protection |
|||||||
|
– |
13–15 |
Reserved |
Alarm History
General Description
The alarm history registers describe the last 10 encountered alarms. The alarm history format corresponds to a series of 10 records. Each record is composed of 5 registers describing one alarm.
The alarm history registers return 32768 (0x8000) when they are not used.
Record Number
A read request of 5x(n) registers is necessary to read the last n alarm records, where 5 is the number of registers for each alarm record.
For example, a read request of 5 x 3 = 15 registers is necessary to read the last 3 alarm records of the alarm history:
-
The first 5 registers describe the first alarm record (most recent alarm).
-
The next 5 registers describe the second alarm record.
-
The last 5 registers describe the third alarm record.
|
Address |
Register |
Description |
|---|---|---|
|
0x1663–0x1667 |
5732–5736 |
Alarm record 1 (most recent alarm) |
|
0x1668–0x166C |
5737–5741 |
Alarm record 2 |
|
0x166D–0x1671 |
5742–5746 |
Alarm record 3 |
|
0x1672–0x1676 |
5747–5751 |
Alarm record 4 |
|
0x1677–0x167B |
5752–5756 |
Alarm record 5 |
|
0x167C–0x1680 |
5757–5761 |
Alarm record 6 |
|
0x1681–0x1685 |
5762–5766 |
Alarm record 7 |
|
0x1686–0x168A |
5767–5771 |
Alarm record 8 |
|
0x168B–0x168F |
5772–5776 |
Alarm record 9 |
|
0x1690–0x1694 |
5777–5781 |
Alarm record 10 (oldest alarm) |
Alarm Record
A read request of 5 registers is necessary to read an alarm record.
The order and the description of the alarm records registers are the same as that of the alarm record 1:
|
Alarm Record 1 (Most Recent Alarm) |
||||||||
|---|---|---|---|---|---|---|---|---|
|
Address |
Register |
RW |
X |
Unit |
Type |
Range |
A/E |
Description |
|
0x1663 |
5732 |
R |
1 |
– |
INT16U |
0–65535 |
A/E |
Alarm code (see next paragraph) |
|
0x1664– 0x1666 |
5733– 5735 |
R |
– |
– |
ULP DATE |
– |
A/E |
Date and time of alarm Data Type: ULP DATE |
|
0x1667 |
5736 |
R |
1 |
– |
INT16U |
1–2 |
A/E |
Event type MSB = 0 (reserved) Event occurrence: LSB = 1 Event completion: LSB = 2 |
Alarm Codes
|
Alarm Code |
Description |
|---|---|
|
201 (0x00C8) |
User-defined alarm 201 |
|
202 (0x00C9) |
User-defined alarm 202 |
|
203 (0x00CA) |
User-defined alarm 203 |
|
204 (0x00CB) |
User-defined alarm 204 |
|
205 (0x00CC) |
User-defined alarm 205 |
|
206 (0x00CD) |
User-defined alarm 206 |
|
207 (0x00CE) |
User-defined alarm 207 |
|
208 (0x00CF) |
User-defined alarm 208 |
|
209 (0x00D0) |
User-defined alarm 209 |
|
210 (0x00D1) |
User-defined alarm 210 |
|
1013 (0x03F4) |
Long-time protection Ir pre-alarm (PAL Ir) |
|
1014 (0x03F5) |
Ground-fault protection Ig pre-alarm (PAL Ig) |
|
1015 (0x03F6) |
Reserved |
|
The list of the predefined alarms from which the user can choose the 10 user-defined alarms is available at User-Defined Alarms. |
|
Trip History
General Description
The trip history registers describe the last 17 encountered trips. The trip history format corresponds to a series of 17 records. Each record is composed of 7 registers describing one trip.
The trip history registers return 32768 (0x8000) when they are not used.
Trip Record Number
A read request of 7x(n) registers is necessary to read the last n trip records, where 7 is the number of registers for each trip record.
For example, a read request of 7 x 4 = 28 registers is necessary to read the last 4 trip records of the trip history:
-
The first 7 registers describe the first trip record (most recent trip).
-
The next 7 registers describe the second trip record.
-
The last 7 registers describe the third trip record.
-
The last 7 registers describe the fourth trip record.
|
Address |
Register |
Description |
|---|---|---|
|
0x238B–0x2391 |
9100–9106 |
Trip record 1 (most recent trip) |
|
0x2392–0x2398 |
9107–9113 |
Trip record 2 |
|
0x2399–0x239F |
9114–9120 |
Trip record 3 |
|
0x23A0–0x23A6 |
9121–9127 |
Trip record 4 |
|
0x23A7–0x23AD |
9128–9134 |
Trip record 5 |
|
0x23AE–0x23B4 |
9135–9141 |
Trip record 6 |
|
0x23B5–0x23BB |
9142–9148 |
Trip record 7 |
|
0x23BC–0x23C2 |
9149–9155 |
Trip record 8 |
|
0x23C3–0x23C9 |
9156–9162 |
Trip record 9 |
|
0x23CA–0x23D0 |
9163–9169 |
Trip record 10 |
|
0x23D1–0x23D7 |
9170–9176 |
Trip record 11 |
|
0x23D8–0x23DE |
9177–9183 |
Trip record 12 |
|
0x23DF–0x23E5 |
9184–9190 |
Trip record 13 |
|
0x23E6–0x23EC |
9191–9197 |
Trip record 14 |
|
0x23ED–0x23F3 |
9198–9204 |
Trip record 15 |
|
0x23F4–0x23FA |
9205–9211 |
Trip record 16 |
|
0x23FB–0x2401 |
9212–9218 |
Trip record 17 (oldest trip) |
Trip Record
A read request of 7 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 1:
|
Trip Record 1 (Most Recent Trip) |
||||||||
|---|---|---|---|---|---|---|---|---|
|
Address |
Register |
RW |
X |
Unit |
Type |
Range |
A/E |
Description |
|
0x238B |
9100 |
R |
1 |
– |
INT16U |
0–65535 |
A/E |
Trip code (see next paragraph) |
|
0x238C– 0x238E |
9101– 9103 |
R |
– |
– |
ULP DATE |
– |
A/E |
Date and time of event (trip or acknowledge. Data Type: ULP DATE |
|
0x238F |
9104 |
R |
1 |
– |
INT16U |
1–2 |
A/E |
Event type MSB = 0 (reserved) Event occurrence: LSB = 1 Event completion: LSB = 2 |
|
0x2390 |
9105 |
R |
1 |
– |
INT16U |
0–5 |
A/E |
Faulty phase 0 = failure (no faulty phase) 1 = phase A 2 = phase B 3 = phase C 4 = phase N 5 = phase A B C (motor application, ground-fault) |
|
0x2391 |
9106 |
R |
1 |
A |
INT16U |
0–65535 |
A/E |
Interrupted current (peak) (1) |
|
(1) Measurement depends on the application:
|
||||||||
Trip Codes
|
Trip Code |
Description |
|---|---|
|
1000 (0x03E8) |
Long-time protection Ir |
|
1001 (0x03E9) |
Short-time protection Isd |
|
1002 (0x03EA) |
Instantaneous protection Ii |
|
1003 (0x03EB) |
Ground-fault protection Ig |
|
1004 (0x03EC) |
Reserved |
|
1005–1009 (0x03ED–0x03F1) |
Reserved |
|
1010 (0x03F2) |
Integrated instantaneous protection |
|
1011 (0x03F3) |
STOP (trip unit internal failure) |
|
1012 (0x03F4) |
Reserved |
|
1013–1031 (0x03F5–0x0407) |
Reserved |
|
1032 (0x0408) |
Unbalance motor protection |
|
1033 (0x0409) |
Jam motor protection |
|
1034 (0x040A) |
Underload motor protection |
|
1035 (0x040B) |
Long-start motor protection |
|
1036 (0x040C) |
Reflex tripping protection |
Maintenance Operation History
General Description
The maintenance operation history registers describe the last 10 maintenance operations. The maintenance operation history format corresponds to a series of 10 records. Each record is composed of 5 registers describing one maintenance operation.
The maintenance operation history registers return 32768 (0x8000) when they are not used.
Maintenance Operation Number
A read request of 5 x n registers is necessary to read the last n maintenance operation records, where 5 is the number of registers for each maintenance operation record.
For example, a read request of 5 x 2 = 10 registers is necessary to read the last 2 maintenance operation records of the maintenance operation history:
-
The first 5 registers describe the first maintenance operation record (most recent maintenance operation).
-
The last 5 registers describe the second maintenance operation record.
|
Address |
Register |
Description |
|---|---|---|
|
0x733B–0x733F |
29500–29504 |
Maintenance operation record 1 (most recent maintenance operation) |
|
0x7340–0x7344 |
29505–29509 |
Maintenance operation record 2 |
|
0x7345–0x7349 |
29510–29514 |
Maintenance operation record 3 |
|
0x734A–0x734E |
29515–29519 |
Maintenance operation record 4 |
|
0x734F–0x7353 |
29520–29524 |
Maintenance operation record 5 |
|
0x7354–0x7358 |
29525–29529 |
Maintenance operation record 6 |
|
0x7359–0x735D |
29530–29534 |
Maintenance operation record 7 |
|
0x735E–0x7362 |
29535–29539 |
Maintenance operation record 8 |
|
0x7363–0x7367 |
29540–29544 |
Maintenance operation record 9 |
|
0x7368–0x736C |
29545–29549 |
Maintenance operation record 10 (oldest maintenance operation) |
Maintenance Operation Record
A read request of 5 registers is necessary to read a maintenance operation record.
The order and the description of the maintenance operation record registers are the same as that of the maintenance operation record 1:
|
Maintenance Operation Record 1 (Most Recent Maintenance Operation) |
||||||||
|---|---|---|---|---|---|---|---|---|
|
Address |
Register |
RW |
X |
Unit |
Type |
Range |
A/E |
Description |
|
0x733B |
29500 |
R |
1 |
– |
INT16U |
0–65535 |
A/E |
Maintenance operation code (see next paragraph) |
|
0x733C– 0x733E |
29501– 29503 |
R |
– |
– |
ULP DATE |
– |
A/E |
Date and time of maintenance operation Data Type: ULP DATE |
|
0x733F |
29504 |
– |
– |
– |
– |
– |
– |
Reserved |
Maintenance Operation Codes
|
Maintenance Operation Code |
Description |
|---|---|
|
2001 (0x07D0) |
Ground-fault inhibition |
|
2002 (0x07D1) |
Reserved |
|
2003 (0x07D2) |
Start numerical injection test |
|
2004 (0x07D3) |
End numerical injection test |
|
2005 (0x07D4) |
Ground-fault test |
|
2006 (0x07D5 |
Reserved |
|
2007 (0x07D6) |
Start alarm test |
|
2008 (0x07D7) |
End alarm test |
|
2009 (0x07D8) |
Start long-time protection |
|
2010 (0x07D9 |
End long-time protection |
|
2011 (0x07DA) |
Start short-time protection |
|
2012 (0x07DB) |
End short-time protection |
|
2013 (0x07DC) |
Start instantaneous protection |
|
2014 (0x07DD) |
Stop instantaneous protection |
|
2015 (0x07DE) |
Start integrated instant protection |
|
2016 (0x07DF) |
Stop integrated instant protection |
|
2017 (0x07E0) |
Start unbalance protection |
|
2018 (0x07E1) |
Stop unbalance protection |
|
2019 (0x07E2) |
Start ground-fault protection |
|
2020 (0x07E3) |
Stop ground-fault protection |
|
2021 (0x07E4) |
Reserved |
|
2022 (0x07E5) |
Reserved |
|
2023 (0x07E6) |
Start thermal memory |
|
2024 (0x07E7) |
Stop thermal memory |
|
2025 (0x07E8) |
Start connection with UTA Maintenance Module or Service Interface Kit |
|
2027 (0x07EA) |
Turn rotary wheel 1 |
|
2028 (0x07EB) |
Turn rotary wheel 2 |
|
2029 (0x07EC) |
Locking pad open |
|
2030 (0x07ED) |
Locking pad closed |
|
2031 (0x07EE) |
ZSI test |
|
2032 (0x07EF) |
Reserved |
|
2033 (0x07F0) |
Reset software |
|
2034 (0x07F1) |
Reset minimum/maximum of current measurements |
|
2035 (0x07F2) |
Reset minimum/maximum of voltage measurements |
|
2036 (0x07F3) |
Reset minimum/maximum of power measurements |
|
2037 (0x07F4) |
Reset minimum/maximum of power factor measurements |
|
2038 (0x07F5) |
Reset minimum/maximum of total harmonic distortion measurements |
|
2039 (0x07F6) |
Reset maximum of current demand measurement |
|
2040 (0x07F7) |
Reset maximum of power demand (active, reactive, and apparent) |
|
2041 (0x07F8) |
Reset minimum/maximum of frequency measurement |
|
2042 (0x07F9) |
Reset minimum/maximum of thermal image measurements |
|
2043 (0x07FA) |
Reset energy measurements |
|
2044 (0x07FB) |
Reset energy counter |
Pre-Alarms
General Description
The EcoStruxure Power Commission software enables the configuration of the following 2 pre-alarms:
-
long-time protection pre-alarm (PAL Ir)
-
ground-fault protection pre-alarm (PAL Ig)
Each alarm has a corresponding alarm code:
-
PAL Ir = 1013
-
PAL Ig = 1014
Each alarm has a priority level that manages the alarm display on the FDM121 display:
-
no priority = N/A (not affected)
-
low priority = 1. No alarm display on the FDM121 display.
-
medium priority = 2. The FDM121 display LED is steady ON.
-
high priority = 3. The FDM121 display LED blinks and a pop-up screen informs the user that the alarm is active.
Refer to the PowerPacT H-, J-, and L-Frame MicroLogic 5 and 6 Trip Units - User Guide Related Documents for more information regarding the relationship between alarm priority and FDM121 display.
The pre-alarms registers describe the settings of the pre-alarms:
|
Address |
Register |
Description |
|---|---|---|
|
0x19F9–0x1A02 |
6650–6659 |
Long-time protection pre-alarm (PAL Ir) |
|
0x1A03–0x1A0C |
6660–6669 |
Ground-fault protection pre-alarm (PAL Ig) |
|
0x1A0D–0x1A16 |
6670–6679 |
Reserved |
Long-Time Protection Pre-Alarm (PAL Ir)
A read request of 10 registers is necessary to read the long-time protection pre-alarm parameters.
|
Address |
Register |
RW |
X |
Unit |
Type |
Range |
A/E |
Description |
|---|---|---|---|---|---|---|---|---|
|
0x19F9 |
6650 |
R |
– |
– |
INT16U |
– |
A/E |
The MSB gives the activity of the alarm: 0 = On, 1 = Off. The factory setting is 0 (On). The LSB gives the priority of the alarm: N/A, 1, 2, or 3. The factory setting is 2 (medium priority). |
|
0x19FA |
6651 |
– |
– |
– |
– |
– |
– |
Reserved |
|
0x19FB |
6652 |
R |
1 |
% |
INT16 |
(1) |
A/E |
% of Ir pick-up value. The factory setting is 90. |
|
0x19FC |
6653 |
– |
– |
– |
– |
– |
– |
Reserved |
|
0x19FD |
6654 |
R |
1 |
s |
INT16U |
1 |
A/E |
Pick-up time delay (fixed to 1 s) |
|
0x19FE |
6655 |
R |
1 |
% |
INT16 |
(1) |
A/E |
% of Ir drop-out value. The factory setting is 85. |
|
0x19FF |
6656 |
– |
– |
– |
– |
– |
– |
Reserved |
|
0x1A00 |
6657 |
R |
1 |
s |
INT16U |
1 |
A/E |
Drop-out time delay (fixed to 1 s) |
|
0x1A01–0x1A02 |
6658– 6659 |
– |
– |
– |
– |
– |
– |
Reserved |
|
(1) For distribution application, the range is 40–100. For motor application, the range is 10–95. |
||||||||
Ground-Fault Protection Pre-Alarm (PAL Ig)
A read request of 10 registers is necessary to read the ground-fault protection pre-alarm parameters.
|
Address |
Register |
RW |
X |
Unit |
Type |
Range |
A/E |
Description |
|---|---|---|---|---|---|---|---|---|
|
0x1A03 |
6660 |
R |
– |
– |
INT16U |
– |
A/E |
The MSB gives the activity of the alarm: 0 = On, 1 = Off. The factory setting is 0 (On). The LSB gives the priority of the alarm: N/A, 1, 2, or 3. The factory setting is 2 (medium priority). |
|
0x1A04 |
6661 |
– |
– |
– |
– |
– |
– |
Reserved |
|
0x1A05 |
6662 |
R |
1 |
% |
INT16 |
40–100 |
A/E |
% of Ig pick-up value. The factory setting is 90. |
|
0x1A06 |
6663 |
– |
– |
– |
– |
– |
– |
Reserved |
|
0x1A07 |
6664 |
R |
1 |
s |
INT16U |
1 |
A/E |
Pick-up time delay (fixed to 1 s) |
|
0x1A08 |
6665 |
R |
1 |
% |
INT16 |
40–100 |
A/E |
% of Ig drop-out value. The factory setting is 85. |
|
0x1A09 |
6666 |
– |
– |
– |
– |
– |
– |
Reserved |
|
0x1A0A |
6667 |
R |
1 |
s |
INT16U |
1 |
A/E |
Drop-out time delay (fixed to 1 s) |
|
0x1A0B–0x1A0C |
6668–6669 |
– |
– |
– |
– |
– |
– |
Reserved |
User-Defined Alarms
General Description
The EcoStruxure Power Commission software enables the configuration of 10 user-defined alarms that can be chosen from a list of 150 predefined alarms.
Each user-defined alarm has a corresponding user-defined alarm number (201–210) and a corresponding alarm code (see next paragraph).
Each alarm has a priority level that manages the alarm display on the FDM121 display:
-
no priority = N/A (not affected)
-
low priority = 1. No alarm display on the FDM121 display.
-
medium priority = 2. The FDM121 display LED is steady ON.
-
high priority = 3. The FDM121 display LED blinks and a pop-up screen informs the user the alarm is active.
Refer to the PowerPacT H-, J-, and L-Frame MicroLogic 5 and 6 Trip Units - User Guide Related Documents for more information regarding the relationship between alarm priority and FDM121 display.
The settings of the 10 user-defined alarms are in the user-defined alarms registers:
|
Address |
Register |
Description |
|---|---|---|
|
0x1A71–0x1A7C |
6770–6781 |
User-defined alarm 201 |
|
0x1A7D–0x1A88 |
6782–6793 |
User-defined alarm 202 |
|
0x1A89–0x1A94 |
6794–6805 |
User-defined alarm 203 |
|
0x1A95–0x1AA0 |
6806–6817 |
User-defined alarm 204 |
|
0x1AA1–0x1AAC |
6818–6829 |
User-defined alarm 205 |
|
0x1AAD–0x1AB8 |
6830–6841 |
User-defined alarm 206 |
|
0x1AB9–0x1AC4 |
6842–6853 |
User-defined alarm 207 |
|
0x1AC5–0x1AD0 |
6854–6865 |
User-defined alarm 208 |
|
0x1AD1–0x1ADC |
6866–6877 |
User-defined alarm 209 |
|
0x1ADD–0x1AE8 |
6878–6889 |
User-defined alarm 210 |
User-Defined Alarm Record
A read request of 12 registers is necessary to read a user-defined alarm record.
The order and the description of the user-defined alarms records are the same as that of user-defined alarm record 1:
|
User-Defined Alarm 201 |
||||||||
|---|---|---|---|---|---|---|---|---|
|
Address |
Register |
RW |
X |
Unit |
Type |
Range |
A/E |
Description |
|
0x1A71 |
6770 |
R |
– |
– |
INT16U |
– |
A/E |
The MSB gives the activity of the alarm: 0 = On, 1 = Off. The factory setting is 1 (Off). The LSB gives the priority of the alarm: N/A, 1, 2, or 3. The factory setting is N/A (no priority). |
|
0x1A72 |
6771 |
R |
– |
– |
INT16U |
– |
A/E |
Measurement identifier (1) |
|
0x1A73 |
6772 |
– |
– |
– |
– |
– |
– |
Reserved |
|
0x1A74 |
6773 |
R |
1 |
(2) |
INT16 |
-32767– +32767 |
A/E |
Threshold pick-up value. The factory setting is 0. |
|
0x1A75 |
6774 |
– |
– |
– |
– |
– |
– |
Reserved |
|
0x1A76 |
6775 |
R |
1 |
s |
INT16U |
0–3000 |
A/E |
Pick-up time delay. The factory setting is 0. |
|
0x1A77 |
6776 |
R |
1 |
(2) |
INT16 |
-32767– +32767 |
A/E |
Threshold drop-out value. The factory setting is 0. |
|
0x1A78 |
6777 |
– |
– |
– |
– |
– |
– |
Reserved |
|
0x1A79 |
6778 |
R |
1 |
s |
INT16 |
0–3000 |
A/E |
Drop-out time delay. The factory setting is 0. |
|
0x1A7A |
6779 |
R |
– |
– |
INT16U |
0–300 |
A/E |
Operator: 0: ≥, 1: ≤, 2: =, 3: I ≥ I |
|
0x1A7B |
6780 |
R |
– |
– |
INT16U |
1–1919 |
– |
|
|
0x1A7C |
6781 |
– |
– |
– |
– |
– |
– |
Reserved |
|
(1) The value of the measurement identifier is the register number of the measurement. For example, the measurement identifier of current on phase A (IA) is 1016. (2) The unit of the threshold depends on the measurement identifier. For example, if the measurement identifier is IA, then the unit is A. |
||||||||
Predefined Alarms Codes
The following table describes the list of predefined alarms and corresponding codes from which the user can choose the 10 user-defined alarms and configure them with the EcoStruxure Power Commission software.
|
Alarm Code |
Alarm Description |
|---|---|
|
1 (0x0000) |
Overcurrent instantaneous phase A |
|
2 (0x0001) |
Overcurrent instantaneous phase B |
|
3 (0x0002) |
Overcurrent instantaneous phase C |
|
4 (0x0003) |
Overcurrent instantaneous neutral |
|
5 (0x0004) |
Ground-fault current |
|
6 (0x0005) |
Undercurrent instantaneous phase A |
|
7 (0x0006) |
Undercurrent instantaneous phase B |
|
8 (0x0007) |
Undercurrent instantaneous phase C |
|
9 (0x0008) |
Overcurrent unbalance phase A |
|
10 (0x0009) |
Overcurrent unbalance phase B |
|
11 (0x000A) |
Overcurrent unbalance phase C |
|
12 (0x000B) |
Overvoltage (phase A to neutral) |
|
13 (0x000C) |
Overvoltage (phase B to neutral) |
|
14 (0x000D) |
Overvoltage (phase C to neutral) |
|
15 (0x000E) |
Undervoltage (phase A to neutral) |
|
16 (0x000F) |
Undervoltage (phase B to neutral) |
|
17 (0x0010) |
Undervoltage (phase C to neutral) |
|
18 (0x0011) |
Overvoltage unbalance (phase A to neutral) |
|
19 (0x0012) |
Overvoltage unbalance (phase B to neutral) |
|
20 (0x0013) |
Overvoltage unbalance (phase C to neutral) |
|
21 (0x0014) |
Over total apparent power |
|
22 (0x0015) |
Over total active power |
|
23 (0x0016) |
Over total active reverse power |
|
24 (0x0017) |
Over total reactive power |
|
25 (0x0018) |
Over total reactive reverse power |
|
26 (0x0019) |
Under total apparent power |
|
27 (0x001A) |
Under total active power |
|
28 (0x001B) |
Reserved |
|
29 (0x001C) |
Under total reactive power |
|
30 (0x001D) |
Reserved |
|
31 (0x001E) |
Leading power factor (IEEE) |
|
32 (0x001F) |
Reserved |
|
33 (0x001E) |
Leading or lagging power factor (IEC) |
|
34 (0x0021) |
Lagging power factor (IEEE) |
|
35 (0x0022) |
Over total harmonic distortion current phase A |
|
36 (0x0023) |
Over total harmonic distortion current phase B |
|
37 (0x0024) |
Over total harmonic distortion current phase C |
|
38 (0x0025) |
Over total harmonic distortion voltage (phase A to neutral) |
|
39 (0x0026) |
Over total harmonic distortion voltage (phase B to neutral) |
|
40 (0x0027) |
Over total harmonic distortion voltage (phase C to neutral) |
|
41 (0x0028) |
Over total harmonic distortion voltage (phase A– B) |
|
42 (0x0029) |
Over total harmonic distortion voltage (phase B– C) |
|
43 (0x002A) |
Over total harmonic distortion voltage (phase C– A) |
|
44–53 (0x002B–0x0034) |
Reserved |
|
54 (0x0035) |
Reserved |
|
55 (0x0036) |
Overcurrent (average) |
|
56 (0x0037) |
Over maximum current (IA, IB, IC, or neutral) |
|
57 (0x0038) |
Undercurrent instantaneous neutral |
|
58–59 (0x0039–0x003A) |
Reserved |
|
60 (0x003B) |
Undercurrent (average) |
|
61 (0x003C) |
Overcurrent demand phase A |
|
62 (0x003D) |
Overcurrent demand phase B |
|
63 (0x003E) |
Overcurrent demand phase C |
|
64 (0x003F) |
Overcurrent demand neutral |
|
65 (0x0040) |
Under minimum current (IA, IB, or IC) |
|
66 (0x0041) |
Undercurrent demand phase A |
|
67 (0x0042) |
Undercurrent demand phase B |
|
68 (0x0043) |
Undercurrent demand phase C |
|
69 (0x0044) |
Undercurrent demand neutral |
|
70 (0x0045) |
Over maximum current unbalance (IA, IB, or IC) |
|
71 (0x0046) |
Overvoltage (phase A– B) |
|
72 (0x0047) |
Overvoltage (phase B– C) |
|
73 (0x0048) |
Overvoltage (phase C– A) |
|
74 (0x0049) |
Reserved |
|
75 (0x004A) |
Overvoltage (average) |
|
76 (0x004B) |
Undervoltage (phase A– B) |
|
77 (0x004C) |
Undervoltage (phase B– C) |
|
78 (0x004D) |
Undervoltage (phase C– A) |
|
79 (0x004E) |
Over maximum voltage |
|
80 (0x004F) |
Undervoltage (average) |
|
81 (0x0050) |
Under minimum voltage |
|
82 (0x0051) |
Over maximum voltage unbalance (phases to neutral) |
|
83–85 (0x0052–0x0054) |
Reserved |
|
86 (0x0055) |
Overvoltage unbalance (phase A– B) |
|
87 (0x0056) |
Overvoltage unbalance (phase B– C) |
|
88 (0x0057) |
Overvoltage unbalance (phase C– A) |
|
89 (0x0058) |
Over maximum voltage unbalance |
|
90 (0x0059) |
Phase sequence |
|
91 (0x005A) |
Reserved |
|
92 (0x005B) |
Under frequency |
|
93 (0x005C) |
Over frequency |
|
94–98 (0x005D–0x0061) |
Reserved |
|
99 (0x0062) |
Over active power demand |
|
100–120 (0x0063–0x0077) |
Reserved |
|
121 (0x0078) |
Leading cosϕ (IEEE) |
|
122 (0x0079) |
Reserved |
|
123 (0x007A) |
Leading or lagging cosϕ (IEC) |
|
124 (0x007B) |
Lagging cosϕ (IEEE) |
|
125 (0x007C) |
Overcurrent thermal image motor |
|
126 (0x007D) |
Undercurrent thermal image motor |
|
127–140 (0x007E–0x008B) |
Reserved |
|
141 (0x008C) |
Overcurrent maximum demand phase A |
|
142 (0x008D) |
Overcurrent maximum demand phase B |
|
143 (0x008E) |
Overcurrent maximum demand phase C |
|
144 (0x008F) |
Overcurrent maximum demand neutral |
|
145 (0x0090) |
Lead |
|
146 (0x0091) |
Lag |
|
147 (0x0092) |
Quadrant 1 |
|
148 (0x0093) |
Quadrant 2 |
|
149 (0x0094) |
Quadrant 3 |
|
150 (0x0095) |
Quadrant 4 |
|
151–255 (0x0096–0x00FE) |
Reserved |
|
256 (0x00FF) |
Contact wear |
Protection Parameters
Long-Time Protection Parameters
A read request of 10 registers is necessary to read the long-time protection parameters.
The long-time protection command (command code = 45192) configures the content of the long-time protection registers.
|
Address |
Register |
RW |
X |
Unit |
Type |
Range |
A/E |
Description |
|---|---|---|---|---|---|---|---|---|
|
0x2231 |
8754 |
R |
– |
– |
INT16U |
1–2 |
A/E |
Status: 1 = On, 2 = Inhibit |
|
0x2232 |
8755 |
– |
– |
– |
– |
– |
– |
Reserved |
|
0x2233 |
8756 |
R-WC |
1 |
A |
INT16U |
– |
A/E |
Ir pick-up value. The Ir range depends on the sensor rating In. |
|
0x2234 |
8757 |
– |
– |
– |
– |
– |
– |
Reserved |
|
0x2235 |
8758 |
R-WC |
1 |
ms |
INT16U |
500– 16000 |
A/E |
tr time delay (distribution application) tr = 500, 1000, 2000, 4000, 8000, 16000 ms |
|
0x2236 |
8759 |
R-WC |
1 |
s |
INT16U |
5–30 |
E |
Motor class (motor application only) Possible values = 5, 10, 20, 30 s |
|
0x2237 |
8760 |
– |
– |
– |
– |
– |
– |
Reserved |
|
0x2238 |
8761 |
R-WC |
1 |
– |
INT16U |
1–2 |
E |
Cool fan (motor application only) 1 = auto, 2 = motor |
|
0x2239–0x223A |
8762–8763 |
– |
– |
– |
– |
– |
– |
Reserved |
Short-Time Protection Parameters
A read request of 10 registers is necessary to read the short-time protection parameters.
The short-time protection command (command code = 45193) configures the content of the short-time protection registers.
|
Address |
Register |
RW |
X |
Unit |
Type |
Range |
A/E |
Description |
|---|---|---|---|---|---|---|---|---|
|
0x223B |
8764 |
R |
– |
– |
INT16U |
1–2 |
A/E |
Status: 1 = On, 2 = Inhibit |
|
0x223C |
8765 |
R-WC |
– |
– |
INT16U |
0–1 |
A/E |
Type of protection: 0 = I2t On, 1 = I2t Off. For motor application, tsd = 30 ms and I2t is Off (fixed values). |
|
0x223D |
8766 |
R-WC |
10 |
– |
INT16U |
(1) |
A/E |
Isd coefficient, adjustable in step of 5 |
|
0x223E |
8767 |
R |
1 |
A |
INT16U |
– |
A/E |
Isd pick-up value = (Ir) x (Isd coefficient) / 10 |
|
0x223F |
8768 |
R-WC |
1 |
ms |
INT16U |
0–400 |
A/E |
tsd time delay tsd = 0, 30, 100, 200, 300, 400 ms If tsd = 0 ms, then I2t must be Off. |
|
0x2240– 0x2244 |
8769– 8773 |
– |
– |
– |
– |
– |
– |
Reserved |
|
(1) For distribution application, the range is 15–100. For motor application, the range is 50–130. |
||||||||
Instantaneous Protection Parameters
A read request of 10 registers is necessary to read the instantaneous protection parameters.
The instantaneous protection command (command code = 45194) configures the content of the instantaneous protection registers.
|
Address |
Register |
RW |
X |
Unit |
Type |
Range |
A/E |
Description |
|---|---|---|---|---|---|---|---|---|
|
0x2245 |
8774 |
R |
– |
– |
INT16U |
1–2 |
A/E |
Status: 1 = On, 2 = Inhibit |
|
0x2246 |
8775 |
– |
– |
– |
– |
– |
– |
Reserved |
|
0x2247 |
8776 |
R-WC |
10 |
– |
INT16U |
(1) |
A/E |
Ii coefficient, adjustable in step of 5 |
|
0x2248 |
8777 |
R |
1 |
A |
INT16U |
– |
A/E |
Ii pick-up value = (In) x (Ii coefficient) / 10 |
|
0x2249– 0x224E |
8778– 8783 |
– |
– |
– |
– |
– |
– |
Reserved |
|
(1) The Ii coefficient range depends on the circuit breaker size:
|
||||||||
Ground-Fault Protection Parameters
A read request of 10 registers is necessary to read the ground-fault protection parameters.
The ground-fault protection command (command code = 45195) configures the content of the ground-fault protection registers.
|
Address |
Register |
RW |
X |
Unit |
Type |
Range |
A/E |
Description |
|---|---|---|---|---|---|---|---|---|
|
0x224F |
8784 |
R |
– |
– |
INT16U |
0–2 |
A/E |
Status: 0 = Off, 1 = On, 2 = Inhibit |
|
0x2250 |
8785 |
R-WC |
– |
– |
INT16U |
0–1 |
A/E |
Type of protection: 0 = I2t On, 1 = I2t Off For motor application, tg = 0 ms and I2t is Off (fixed values). |
|
0x2251 |
8786 |
R-WC |
100 |
– |
INT16U |
– |
A/E |
Ig coefficient, adjustable in step of 5 |
|
0x2252 |
8787 |
R |
1 |
A |
INT16U |
– |
A/E |
Ig pick-up value = (In) x (Ig coefficient) / 100 If ground-fault protection is set to Off, Ig pick-up value = In. |
|
0x2253 |
8788 |
R-WC |
1 |
ms |
INT16U |
0–400 |
A/E |
tg time delay tg = 0, 100, 200, 300, 400 ms. If tg = 0 ms, then I2t must be Off. |
|
0x2254– 0x2258 |
8789– 8793 |
– |
– |
– |
– |
– |
– |
Reserved |
Jam Protection Parameters
A read request of 4 registers is necessary to read the jam protection parameters.
The jam protection is available for motor application only. The jam protection command (command code = 45448) configures the content of the jam protection registers.
|
Address |
Register |
RW |
X |
Unit |
Type |
Range |
A/E |
Description |
|---|---|---|---|---|---|---|---|---|
|
0x22C3 |
8900 |
R-WC |
– |
– |
INT16U |
0–1 |
E |
Status: 0 = Off, 1 = On |
|
0x22C4 |
8901 |
R-WC |
10 |
– |
INT16U |
10–80 |
E |
Ijam coefficient, adjustable in step of 1 |
|
0x22C5 |
8902 |
R |
1 |
A |
INT16U |
– |
E |
Ijam pick-up value = (Ir) x (Ijam coefficient) / 10 |
|
0x22C6 |
8903 |
R-WC |
1 |
s |
INT16U |
1–30 |
E |
tjam time delay |
Unbalance Protection Parameters
A read request of 4 registers is necessary to read the unbalance protection parameters.
The unbalance protection is available for motor application only. The unbalance protection command (command code = 45450) configures the content of the unbalance protection registers.
|
Address |
Register |
RW |
X |
Unit |
Type |
Range |
A/E |
Description |
|---|---|---|---|---|---|---|---|---|
|
0x22C7 |
8904 |
R |
– |
– |
INT16U |
0–2 |
E |
Status: 0 = Off, 1 = On, 2 = Inhibit |
|
0x22C8 |
8905 |
R-WC |
1 |
% |
INT16U |
10–40 |
E |
Iunbal coefficient |
|
0x22C9 |
8906 |
R-WC |
1 |
s |
INT16U |
1–10 |
E |
tunbal time delay |
|
0x22CA |
8907 |
– |
– |
– |
– |
– |
– |
Reserved |
Underload Protection Parameters
A read request of 4 registers is necessary to read the underload protection parameters.
The underload protection is available for motor application only. The underload protection command (command code = 45449) configures the content of the underload protection registers.
|
Address |
Register |
RW |
X |
Unit |
Type |
Range |
A/E |
Description |
|---|---|---|---|---|---|---|---|---|
|
0x22CB |
8908 |
R-WC |
– |
– |
INT16U |
0–1 |
E |
Status: 0 = Off, 1 = On |
|
0x22CC |
8909 |
R-WC |
100 |
– |
INT16U |
30–90 |
E |
underload coefficient, adjustable in step of 1 |
|
0x22CD |
8910 |
R |
1 |
A |
INT16U |
– |
E |
underload pick-up value = (Ir) x (Iunderload) / 100 |
|
0x22CE |
8911 |
R-WC |
1 |
s |
INT16U |
1–200 |
E |
underload time delay |
Long-Start Protection Parameters
A read request of 4 registers is necessary to read the long-start protection parameters.
The long-start protection is available for motor application only. The long-start protection command (command code = 45451) configures the content of the long-start protection registers.
|
Address |
Register |
RW |
X |
Unit |
Type |
Range |
A/E |
Description |
|---|---|---|---|---|---|---|---|---|
|
0x22CF |
8912 |
R-WC |
– |
– |
INT16U |
0–1 |
E |
Status: 0 = Off, 1 = On |
|
0x22D0 |
8913 |
R-WC |
10 |
– |
INT16U |
10–80 |
E |
longstart coefficient, adjustable in step of 1 |
|
0x22D1 |
8914 |
R |
1 |
A |
INT16U |
– |
E |
longstart pick-up value = (Ir) x (Ilongstart coefficient) / 10 |
|
0x22D2 |
8915 |
R-WC |
1 |
s |
INT16U |
1–200 |
E |
longstart time delay |
Neutral Protection Parameters
The neutral protection is only available when system type in register 3314 is 30 or 41 System Type.
A read request of 4 registers is necessary to read the neutral protection parameters.
The neutral protection command (command code = 45197) configures the content of the neutral protection registers.
|
Address |
Register |
RW |
X |
Unit |
Type |
Range |
A/E |
Description |
|---|---|---|---|---|---|---|---|---|
|
0x22D3 |
8916 |
R |
– |
– |
INT16U |
0–2 |
A/E |
Status: 0 = Off, 1 = On, 2 = Inhibit (1) |
|
0x22D4 |
8917 |
R-WC |
– |
– |
INT16U |
0–3 |
A/E |
Neutral coefficient pickup value 0 = Off 1 = 0.5 2 = 1.0 3 = OSN |
|
0x22D5 |
8918 |
R |
1 |
A |
INT16U |
0–32766 |
A/E |
Ir pick-up value |
|
0x22D6 |
8919 |
R |
1 |
A |
INT16U |
0–32766 |
A/E |
Isd pick-up value |
|
(1) For 40 A IEC and 60 A UL circuit breakers, the user cannot set up the neutral coefficient pickup value to 0.5. |
||||||||
Thermal Memory Inhibit Parameter
|
Address |
Register |
RW |
X |
Unit |
Type |
Range |
A/E |
Description |
|---|---|---|---|---|---|---|---|---|
|
0x22E1 |
8930 |
R |
– |
– |
INT16U |
1–2 |
A/E |
Status: 1 = On, 2 = Inhibit |
Configuration of the SDx Module
Output 1
A read request of 3 registers is necessary to read the output 1 parameters.
The user can check the status and the validity of output 1 at register 8857.
|
Address |
Register |
RW |
X |
Unit |
Type |
Range |
A/E |
Description |
|---|---|---|---|---|---|---|---|---|
|
0x2648 |
9801 |
R |
1 |
– |
INT16U |
0–4 |
A/E |
Output mode 0 = normal mode 1 = latched mode 2 = time delayed mode 3 = closed forced mode 4 = open forced mode |
|
0x2649 |
9802 |
R |
1 |
s |
INT16U |
1–360 |
A/E |
Delay (if the output mode is set to 2). The factory setting is 1 s. |
|
0x264A |
9803 |
R |
1 |
– |
INT16U |
0–65535 |
A/E |
Alarm identifier (201–210, 1013, 1014, 1015). The alarm identifier is set to 0 if there is no alarm. |
Output 2
A read request of 3 registers is necessary to read the output 2 parameters.
The user can check the status and the validity of output 2 at register 8857.
|
Address |
Register |
RW |
X |
Unit |
Type |
Range |
A/E |
Description |
|---|---|---|---|---|---|---|---|---|
|
0x264F |
9808 |
R |
1 |
– |
INT16U |
0–4 |
A/E |
Output mode 0 = normal mode 1 = latched mode 2 = time delayed mode 3 = closed forced mode 4 = open forced mode |
|
0x2650 |
9809 |
R |
1 |
s |
INT16U |
1–360 |
A/E |
Delay (if the output mode is set to 2). The factory setting is 1 s. |
|
0x2651 |
9810 |
R |
1 |
– |
INT16U |
0–65535 |
A/E |
Alarm identifier (201–210, 1013, 1014, 1015). The alarm identifier is set to 0 if there is no alarm. |
Measurement Parameters
System Type
The setup ENVT (External Neutral Voltage Tap) presence command (command code = 46472) configures the content of the system type register.
|
Address |
Register |
RW |
X |
Unit |
Type |
Range |
A/E |
Description |
|---|---|---|---|---|---|---|---|---|
|
0x0CF1 |
3314 |
R-WC |
– |
– |
INT16U |
30–41 |
A/E |
System type |
Determining system type:
|
If... |
Then... |
Result |
|---|---|---|
|
the system type is 3-pole circuit breaker with external neutral current transformer and without external neutral voltage tap |
system type = 30 |
|
|
the system type is 3-pole circuit breaker without external neutral current transformer and without external neutral voltage tap |
system type = 31 |
|
|
the system type is 3-pole circuit breaker without external neutral current transformer and with external neutral voltage tap |
system type = 40 |
|
|
the system type is 3-pole circuit breaker with external neutral current transformer and external neutral voltage tap, or if the system type is 4-pole circuit breaker |
system type = 41 |
|
Quadrant Total
|
Address |
Register |
RW |
X |
Unit |
Type |
Range |
A/E |
Description |
|---|---|---|---|---|---|---|---|---|
|
0x08C1 |
2242 |
R |
– |
– |
INT16U |
1–4 |
E |
Quadrant total |
|
0x08C2 |
2243 |
R |
– |
– |
INT16U |
0–1 |
E |
0 = lead 1 = lag |
Power Flow Sign
The power flow sign command (command code = 47240) configures the content of the power flow sign register.
|
Address |
Register |
RW |
X |
Unit |
Type |
Range |
A/E |
Description |
|---|---|---|---|---|---|---|---|---|
|
0x0CF3 |
3316 |
R-WC |
– |
– |
INT16U |
0–1 |
E |
Power flow sign: 0 = the active power flows from upstream (top) to downstream (bottom) (factory setting). 1 = the active power flows from downstream (bottom) to upstream (top). |
Power Factor Sign
The power factor sign configuration command (command code = 47241) configures the content of the power factor sign register.
|
Address |
Register |
RW |
X |
Unit |
Type |
Range |
A/E |
Description |
|---|---|---|---|---|---|---|---|---|
|
0x0CF5 |
3318 |
R-WC |
– |
– |
INT16U |
0–2 |
E |
Sign convention for the power factor and the fundamental power factor (cosϕ): 0 = IEC convention 2 = IEEE convention (factory setting) |
Energy Accumulation Mode
The energy accumulation mode configuration command (command code = 47242) configures the content of the energy accumulation mode register.
|
Address |
Register |
RW |
X |
Unit |
Type |
Range |
A/E |
Description |
|---|---|---|---|---|---|---|---|---|
|
0x0CFB |
3324 |
R-WC |
– |
– |
INT16U |
0–1 |
E |
Energy accumulation mode: 0 = absolute accumulation (factory setting) Ep = EpIn + EpOut Eq = EqIn + EqOut 1 = signed accumulation Ep = EpIn – EpOut Eq = EqIn – EqOut |
Demand Time
The current demand configuration command (command code 47243) configures the content of register 3352.
The power demand configuration command (command code 47244) configures the content of registers 3354 and 3355.
Refer to the PowerPacT H-, J-, and L-Frame MicroLogic 5 and 6 Trip Units - User Guide Related Documents for more information regarding the demand calculation method.
|
Address |
Register |
RW |
X |
Unit |
Type |
Range |
A/E |
Description |
|---|---|---|---|---|---|---|---|---|
|
0x0D17 |
3352 |
R-WC |
– |
min |
INT16U |
5–60 |
E |
Duration of the current demand calculation window, adjustable in steps of 1 minute. The factory setting is 15 minutes. |
|
0x0D19 |
3354 |
R-WC |
– |
– |
INT16U |
0–5 |
E |
Power demand calculation method (window type): 0 = sliding (factory setting) 2 = block 5 = synchronized to communication |
|
0x0D1A |
3355 |
R-WC |
– |
min |
INT16U |
5–60 |
E |
Duration of the power demand calculation window, adjustable in steps of 1 minute. The factory setting is 15 minutes. |
Nominal Voltage
The setup nominal voltage Vn display command (command code = 47245) configures the content of the nominal voltage register.
|
Address |
Register |
RW |
X |
Unit |
Type |
Range |
A/E |
Description |
|---|---|---|---|---|---|---|---|---|
|
0x258F |
9616 |
R-WC |
1 |
V |
INT16U |
0–65535 |
A/E |
Nominal voltage Vn. Factory setting = 400 V |
Time-Stamped Information
General Description
The time-stamped information enables the user to know all the dates relative to important information such as previous protection settings and minimum/maximum values of currents, voltages, and system frequency.
The time-stamped information table describes:
-
the previous protection setup parameters and corresponding dates
-
the minimum and maximum values of voltage measurements and corresponding dates
-
the maximum values of current measurements and corresponding dates
-
the minimum and maximum system frequencies and corresponding dates
-
the peak demand of current and power and corresponding dates
A read request of 100 registers is necessary to read the time-stamped previous protection registers (29600–29699).
Previous Long-Time Protection Setup
|
Address |
Register |
RW |
X |
Unit |
Type |
Range |
A/E |
Description |
|---|---|---|---|---|---|---|---|---|
|
0x739F |
29600 |
R |
1 |
A |
INT16U |
– |
A/E |
Previous Ir pick-up value. The Ir range depends on the sensor rating In. |
|
0x73A0– 0x73A2 |
29601– 29603 |
R |
– |
– |
ULP DATE |
– |
A/E |
Date and time of the previous setup. |
|
0x73A3 |
29604 |
R |
1 |
ms |
INT16U |
500– 16000 |
A/E |
Previous tr time delay (distribution application) tr = 500, 1000, 2000, 4000, 8000, 16000 ms |
|
0x73A4– 0x73A6 |
29605– 29607 |
R |
– |
– |
ULP DATE |
– |
A/E |
Date and time of the previous setup. |
|
0x73A7 |
29608 |
R |
1 |
– |
INT16U |
5–30 |
A/E |
Motor class (motor application only) Possible values = 5, 10, 20, 30 s |
|
0x73A8– 0x73AA |
29609– 29611 |
R |
– |
– |
ULP DATE |
– |
A/E |
Date and time of the previous setup. |
|
0x73AB |
29612 |
R |
– |
– |
INT16U |
1–2 |
A/E |
Previous cool fan setup (motor application only) 1 = auto, 2 =motor |
|
0x73AC– 0x73AE |
29613– 29615 |
R |
– |
– |
ULP DATE |
– |
A/E |
Date and time of the previous setup. |
Previous Short-Time Protection Setup
|
Address |
Register |
RW |
X |
Unit |
Type |
Range |
A/E |
Description |
|---|---|---|---|---|---|---|---|---|
|
0x73AF |
29616 |
R |
10 |
– |
INT16U |
(1) |
A/E |
Previous Isd coefficient pick-up value |
|
0x73B0– 0x73B2 |
29617– 29619 |
R |
– |
– |
ULP DATE |
– |
A/E |
Date and time of the previous setup. |
|
0x73B3 |
29620 |
R |
1 |
ms |
INT16U |
0–400 |
A/E |
Previous tsd time delay tsd = 0, 100, 200, 300, 400 ms If tsd = 0 ms, then I2t must be Off. |
|
0x73B4– 0x73B6 |
29621– 29623 |
R |
– |
– |
ULP DATE |
– |
A/E |
Date and time of the previous setup. |
|
0x73B7 |
29624 |
R |
– |
– |
INT16U |
0–1 |
A/E |
Previous type of protection: 0 = I2t On, 1 = I2t Off |
|
0x73B8– 0x73BA |
29625– 29627 |
R |
– |
– |
ULP DATE |
– |
A/E |
Date and time of the previous setup. |
|
(1) The Isd coefficient range depends on:
|
||||||||
Previous Instantaneous Protection Setup
|
Address |
Register |
RW |
X |
Unit |
Type |
Range |
A/E |
Description |
|---|---|---|---|---|---|---|---|---|
|
0x73BB |
29628 |
R |
10 |
– |
INT16U |
(1) |
A/E |
Previous Ii coefficient pick-up value |
|
0x73BC– 0x73BE |
29629– 29631 |
R |
– |
– |
ULP DATE |
– |
A/E |
Date and time of the previous setup. |
|
(1) The Ii coefficient range depends on the circuit breaker size:
|
||||||||
Previous Ground-Fault Protection Setup
|
Address |
Register |
RW |
X |
Unit |
Type |
Range |
A/E |
Description |
|---|---|---|---|---|---|---|---|---|
|
0x73BF |
29632 |
R |
100 |
ms |
INT16U |
(1) |
A/E |
Previous Ig coefficient pick-up value. |
|
0x73C0– 0x73C2 |
29633– 29635 |
R |
– |
– |
ULP DATE |
– |
A/E |
Date and time of the previous setup. |
|
0x73C3 |
29636 |
R |
1 |
ms |
INT16U |
0–400 |
A/E |
Previous tg time delay tg = 0, 100, 200, 300, 400 ms |
|
0x73C4– 0x73C6 |
29637– 29639 |
R |
– |
– |
ULP DATE |
– |
A/E |
Date and time of the previous setup. |
|
0x73C7 |
29640 |
R |
– |
– |
INT16U |
0–1 |
A/E |
Previous type of protection: 0 = I2t On, 1 = I2t Off |
|
0x73C8– 0x73CA |
29641– 29643 |
R |
– |
– |
ULP DATE |
– |
A/E |
Date and time of the previous setup. |
|
(1) The Ig coefficient range depends on the sensor rating In and the MicroLogic trip unit rotary switch if it exists. For example, 0 (protection off) or 0.40 In to In in step of 0.05. |
||||||||
Previous Jam Protection Setup
The jam protection is available for motor application only.
|
Address |
Register |
RW |
X |
Unit |
Type |
Range |
A/E |
Description |
|---|---|---|---|---|---|---|---|---|
|
0x73D3 |
29652 |
R |
– |
– |
INT16U |
0–2 |
E |
Previous setup status: 0 = Off, 1 = On |
|
0x73D4– 0x73D6 |
29653– 29655 |
R |
– |
– |
ULP DATE |
– |
E |
Date and time of the previous setup. |
|
0x73D7 |
29656 |
R |
10 |
– |
INT16U |
10–80 |
E |
Previous jam coefficient pick-up value |
|
0x73D8– 0x73DA |
29657– 29659 |
R |
– |
– |
ULP DATE |
– |
E |
Date and time of the previous setup. |
|
0x73DB |
29660 |
R |
1 |
s |
INT16U |
1–30 |
E |
Previous jam time delay |
|
0x73DC– 0x73DE |
29661– 29663 |
R |
– |
– |
ULP DATE |
– |
E |
Date and time of the previous setup. |
Previous Unbalance Protection Setup
The unbalance protection is available for motor application only.
|
Address |
Register |
RW |
X |
Unit |
Type |
Range |
A/E |
Description |
|---|---|---|---|---|---|---|---|---|
|
0x73DF |
29664 |
R |
1 |
% |
INT16U |
10–40 |
E |
Previous unbalance coefficient pick-up value |
|
0x73E0– 0x73E2 |
29665– 29667 |
R |
– |
– |
ULP DATE |
– |
E |
Date and time of the previous setup. |
|
0x73E3 |
29668 |
R |
1 |
s |
INT16U |
1–10 |
E |
Previous tunbal time delay |
|
0x73E4– 0x73E6 |
29669– 29671 |
R |
– |
– |
ULP DATE |
– |
E |
Date and time of the previous setup. |
Previous Underload Protection Setup
The underload protection is available for motor application only.
|
Address |
Register |
RW |
X |
Unit |
Type |
Range |
A/E |
Description |
|---|---|---|---|---|---|---|---|---|
|
0x73E7 |
29672 |
R |
– |
– |
INT16U |
0–2 |
E |
Previous setup status: 0 = Off, 1 = On |
|
0x73E8– 0x73EA |
29673– 29675 |
R |
– |
– |
ULP DATE |
– |
E |
Date and time of the previous setup. |
|
0x73EB |
29676 |
R |
100 |
– |
INT16U |
30–90 |
E |
Previous underload coefficient pick-up value |
|
0x73EC– 0x73EE |
29677– 29679 |
R |
– |
– |
ULP DATE |
– |
E |
Date and time of the previous setup. |
|
0x73EF |
29680 |
R |
1 |
s |
INT16U |
1–200 |
E |
Previous underload time delay |
|
0x73F0– 0x73F2 |
29681– 29683 |
R |
– |
– |
ULP DATE |
– |
E |
Date and time of the previous setup. |
Previous Long-Start Protection Setup
The long-start protection is available for motor application only.
|
Address |
Register |
RW |
X |
Unit |
Type |
Range |
A/E |
Description |
|---|---|---|---|---|---|---|---|---|
|
0x73F3 |
29684 |
R |
– |
– |
INT16U |
0–2 |
E |
Previous setup status: 0 = Off, 1 = On |
|
0x73F4– 0x73F6 |
29685– 29687 |
R |
– |
– |
ULP DATE |
– |
E |
Date and time of the previous setup. |
|
0x73F7 |
29688 |
R |
10 |
– |
INT16U |
10–50 |
E |
Previous longstart coefficient pick-up value |
|
0x73F8– 0x73FA |
29689– 29691 |
R |
– |
– |
ULP DATE |
– |
E |
Date and time of the previous setup. |
|
0x73FB |
29692 |
R |
1 |
s |
INT16U |
1–30 |
E |
Previous longstart time delay |
|
0x73FC– 0x73FE |
29693– 29695 |
R |
– |
– |
ULP DATE |
– |
E |
Date and time of the previous setup. |
Previous Neutral Protection Setup
The neutral protection is only available when system type in register 3314 is 30 or 41 System Type.
|
Address |
Register |
RW |
X |
Unit |
Type |
Range |
A/E |
Description |
|---|---|---|---|---|---|---|---|---|
|
0x73FF |
29696 |
R |
– |
– |
INT16U |
0–3 |
A/E |
Previous neutral coefficient pick-up value: 0 = Off 1 = 0.5 2 = 1.0 3 = OSN |
|
0x7400– 0x7402 |
29697– 29699 |
R |
– |
– |
ULP DATE |
– |
A/E |
Date and time of the previous setup. |
Minimum/Maximum VAB Voltage Measurements
A read request of 48 registers is necessary to read the time-stamped minimum/maximum values of voltage, current, and frequency registers (29780–29827).
Register = 0 if voltage < 25 V.
|
Address |
Register |
RW |
X |
Unit |
Type |
Range |
A/E |
Description |
|---|---|---|---|---|---|---|---|---|
|
0x7453 |
29780 |
R |
1 |
V |
INT16U |
0–850 |
E |
Minimum of RMS phase-to-phase voltage VAB |
|
0x7454– 0x7456 |
29781– 29783 |
R |
– |
– |
ULP DATE |
– |
E |
Date and time. |
|
0x7457 |
29784 |
R |
1 |
V |
INT16U |
0–850 |
E |
Maximum of RMS phase-to-phase voltage VAB |
|
0x7458– 0x745A |
29785– 29787 |
R |
– |
– |
ULP DATE |
– |
E |
Date and time. |
Minimum/Maximum VBC Voltage Measurements
Register = 0 if voltage < 25 V.
|
Address |
Register |
RW |
X |
Unit |
Type |
Range |
A/E |
Description |
|---|---|---|---|---|---|---|---|---|
|
0x745B |
29788 |
R |
1 |
V |
INT16U |
0–850 |
E |
Minimum of RMS phase-to-phase voltage VBC |
|
0x745C– 0x745E |
29789– 29791 |
R |
– |
– |
ULP DATE |
– |
E |
Date and time. |
|
0x745F |
29792 |
R |
1 |
V |
INT16U |
0–850 |
E |
Maximum of RMS phase-to-phase voltage VBC |
|
0x7460– 0x7462 |
29793– 29795 |
R |
– |
– |
ULP DATE |
– |
E |
Date and time. |
Minimum/Maximum VCA Voltage Measurements
Register = 0 if voltage < 25 V.
|
Address |
Register |
RW |
X |
Unit |
Type |
Range |
A/E |
Description |
|---|---|---|---|---|---|---|---|---|
|
0x7463 |
29796 |
R |
1 |
V |
INT16U |
0–850 |
E |
Minimum of RMS phase-to-phase voltage VCA |
|
0x7464– 0x7466 |
29797– 29799 |
R |
– |
– |
ULP DATE |
– |
E |
Date and time. |
|
0x7467 |
29800 |
R |
1 |
V |
INT16U |
0–850 |
E |
Maximum of RMS phase-to-phase voltage VCA |
|
0x7468– 0x746A |
29801– 29803 |
R |
– |
– |
ULP DATE |
– |
E |
Date and time. |
Maximum IA Current Measurement
|
Address |
Register |
RW |
X |
Unit |
Type |
Range |
A/E |
Description |
|---|---|---|---|---|---|---|---|---|
|
0x746B |
29804 |
R |
1 |
A |
INT16U |
0–20xIn |
A/E |
Maximum of RMS current on phase A: IA |
|
0x746C– 0x746E |
29805– 29807 |
R |
– |
– |
ULP DATE |
– |
A/E |
Date and time. |
Maximum IB Current Measurement
|
Address |
Register |
RW |
X |
Unit |
Type |
Range |
A/E |
Description |
|---|---|---|---|---|---|---|---|---|
|
0x746F |
29808 |
R |
1 |
A |
INT16U |
0–20xIn |
A/E |
Maximum of RMS current on phase B: IB |
|
0x7470– 0x7472 |
29809– 29811 |
R |
– |
– |
ULP DATE |
– |
A/E |
Date and time. |
Maximum IC Current Measurement
|
Address |
Register |
RW |
X |
Unit |
Type |
Range |
A/E |
Description |
|---|---|---|---|---|---|---|---|---|
|
0x7473 |
29812 |
R |
1 |
A |
INT16U |
0–20xIn |
A/E |
Maximum of RMS current on phase C: IC |
|
0x7474– 0x7476 |
29813– 29815 |
R |
– |
– |
ULP DATE |
– |
A/E |
Date and time. |
Maximum IN Current Measurement
|
Address |
Register |
RW |
X |
Unit |
Type |
Range |
A/E |
Description |
|---|---|---|---|---|---|---|---|---|
|
0x7477 |
29816 |
R |
1 |
A |
INT16U |
0–20xIn |
A/E |
Maximum of RMS current on neutral: IN |
|
0x7478– 0x747A |
29817– 29819 |
R |
– |
– |
ULP DATE |
– |
A/E |
Date and time. |
Minimum System Frequency
When the MicroLogic trip unit cannot calculate the frequency, it returns Not Evaluated = 32768 (0x8000).
|
Address |
Register |
RW |
X |
Unit |
Type |
Range |
A/E |
Description |
|---|---|---|---|---|---|---|---|---|
|
0x747B |
29820 |
R |
10 |
Hz |
INT16U |
150–4400 |
E |
Minimum of system frequency |
|
0x747C– 0x747E |
29821– 29823 |
R |
– |
– |
ULP DATE |
– |
E |
Date and time. |
Maximum System Frequency
When the MicroLogic trip unit cannot calculate the frequency, it returns Not Evaluated = 32768 (0x8000).
|
Address |
Register |
RW |
X |
Unit |
Type |
Range |
A/E |
Description |
|---|---|---|---|---|---|---|---|---|
|
0x747F |
29824 |
R |
10 |
Hz |
INT16U |
150–4400 |
E |
Maximum of system frequency |
|
0x7480– 0x7482 |
29825– 29827 |
R |
– |
– |
ULP DATE |
– |
E |
Date and time. |
IA Peak Demand Measurement
A read request of 20 registers is necessary to read the time-stamped peak demand of current and power (29828–29847).
|
Address |
Register |
RW |
X |
Unit |
Type |
Range |
A/E |
Description |
|---|---|---|---|---|---|---|---|---|
|
0x7483 |
29828 |
R |
1 |
A |
INT16U |
0–20xIn |
E |
IA peak demand |
|
0x7484– 0x7486 |
29829– 29831 |
R |
– |
– |
ULP DATE |
– |
E |
Date and time. |
IB Peak Demand Measurement
|
Address |
Register |
RW |
X |
Unit |
Type |
Range |
A/E |
Description |
|---|---|---|---|---|---|---|---|---|
|
0x7487 |
29832 |
R |
1 |
A |
INT16U |
0–20xIn |
E |
IB peak demand |
|
0x7488– 0x748A |
29833– 29835 |
R |
– |
– |
ULP DATE |
– |
E |
Date and time. |
IC Peak Demand Measurement
|
Address |
Register |
RW |
X |
Unit |
Type |
Range |
A/E |
Description |
|---|---|---|---|---|---|---|---|---|
|
0x748B |
29836 |
R |
1 |
A |
INT16U |
0–20xIn |
E |
IC peak demand |
|
0x748C– 0x748E |
29837– 29839 |
R |
– |
– |
ULP DATE |
– |
E |
Date and time. |
IN Peak Demand Measurement
|
Address |
Register |
RW |
X |
Unit |
Type |
Range |
A/E |
Description |
|---|---|---|---|---|---|---|---|---|
|
0x748F |
29840 |
R |
1 |
A |
INT16U |
0–20xIn |
E |
IN peak demand |
|
0x7490– 0x7492 |
29841– 29843 |
R |
– |
– |
ULP DATE |
– |
E |
Date and time. |
P Peak Demand Measurement
|
Address |
Register |
RW |
X |
Unit |
Type |
Range |
A/E |
Description |
|---|---|---|---|---|---|---|---|---|
|
0x7493 |
29844 |
R |
10 |
kW |
INT16 |
-30000– +30000 |
E |
P peak demand |
|
0x7494– 0x7496 |
29845– 29847 |
R |
– |
– |
ULP DATE |
– |
E |
Date and time. |
Maintenance Indicators
Time of Use Counter
The time of use counter reports the time of use of the circuit breaker. The time of use is written in the EEPROM every hour. If the time of use counter reaches the maximum value 4 294 967 295 and a new time of use event occurs, then the counter is reset to 0.
A read request of 2 registers is necessary to read the time of use counter.
|
Address |
Register |
RW |
X |
Unit |
Type |
Range |
A/E |
Description |
|---|---|---|---|---|---|---|---|---|
|
0x749A–0x749B |
29851–29852 |
R |
1 |
Hour |
INT32U |
0–4 294 967 295 |
A/E |
Time of use counter |
Rate of Wear Counter
The rate of wear counter reports the percentage of the circuit breaker contact use.
|
Address |
Register |
RW |
X |
Unit |
Type |
Range |
A/E |
Description |
|---|---|---|---|---|---|---|---|---|
|
0x749C |
29853 |
R |
1 |
% |
INT16U |
0–32766 |
A/E |
Rate of wear contact 0% = The circuit breaker contact is new. > 100% = The circuit breaker contact must be changed. |
Boot Counter
The boot counter reports the number of cold starts (power-up) and the number of warm starts (software reset of the MicroLogic trip unit).
|
Address |
Register |
RW |
X |
Unit |
Type |
Range |
A/E |
Description |
|---|---|---|---|---|---|---|---|---|
|
0x749D |
29854 |
R |
1 |
– |
INT16U |
0–32766 |
A/E |
Boot counter |
EEPROM Writing Counter
The EEPROM writing counter reports the number of storages of the energy measurement in the EEPROM. The energy measurement is written in the EEPROM every hour. If the EEPROM writing counter reaches the maximum value 4 294 967 295 and a new EEPROM writing event occurs, then the EEPROM writing counter is reset to 0.
|
Address |
Register |
RW |
X |
Unit |
Type |
Range |
A/E |
Description |
|---|---|---|---|---|---|---|---|---|
|
0x749E– 0x749F |
29855– 29856 |
R |
1 |
– |
INT32U |
0–4 294 967 295 |
A/E |
Counter of EEPROM writing |
Load Profile Counters
The load profile counters report the number of hours for each range of current in the MicroLogic trip unit. If the load profile counters reach the maximum value 4 294 967 295 and a new load profile event occurs, then the load profile counters are reset to 0.
A read request of 8 registers is necessary to read the load profile counters.
|
Address |
Register |
RW |
X |
Unit |
Type |
Range |
A/E |
Description |
|---|---|---|---|---|---|---|---|---|
|
0x74B7– 0x74B8 |
29880– 29881 |
R |
1 |
Hour |
INT32U |
0–4 294 967 295 |
A/E |
Hours current was 0‑49% of nominal range |
|
0x74B9– 0x74BA |
29882– 29883 |
R |
1 |
Hour |
INT32U |
0–4 294 967 295 |
A/E |
Hours current was 50‑79% of nominal range |
|
0x74BB– 0x74BC |
29884– 29885 |
R |
1 |
Hour |
INT32U |
0–4 294 967 295 |
A/E |
Hours current was 80‑89% of nominal range |
|
0x74BD– 0x74BE |
29886– 29887 |
R |
1 |
Hour |
INT32U |
0–4 294 967 295 |
A/E |
Hours current was 90‑100% of nominal range |
Temperature Profile Counters
The temperature profile counters report the number of hours for each range of temperature in the MicroLogic trip unit. If the temperature profile counters reach the maximum value 4 294 967 295 and a new temperature profile event occurs, then the temperature profile counters are reset to 0.
A read request of 12 registers is necessary to read the temperature profile counters.
|
Address |
Register |
RW |
X |
Unit |
Type |
Range |
A/E |
Description |
|---|---|---|---|---|---|---|---|---|
|
0x74C1– 0x74C2 |
29890– 29891 |
R |
1 |
Hour |
INT32U |
0–4 294 967 295 |
A/E |
Hours temperature was < -30 °C (-22 °F) |
|
0x74C3– 0x74C4 |
29892– 29893 |
R |
1 |
Hour |
INT32U |
0–4 294 967 295 |
A/E |
Hours temperature was in the -30–+59 °C range (22–1 38.2 °F) |
|
0x74C5– 0x74C6 |
29894– 29895 |
R |
1 |
Hour |
INT32U |
0–4 294 967 295 |
A/E |
Hours temperature was in the +60–+74 °C range (140–165.2 °F) |
|
0x74C7– 0x74C8 |
29896– 29897 |
R |
1 |
Hour |
INT32U |
0–4 294 967 295 |
A/E |
Hours temperature was in the +75–+89 °C range (167–192.2 °F) |
|
0x74C9– 0x74CA |
29898– 29899 |
R |
1 |
Hour |
INT32U |
0–4 294 967 295 |
A/E |
Hours temperature was in the +90–+99 °C range (194–210.2 °F) |
|
0x74CB– 0x74CC |
29900– 29901 |
R |
1 |
Hour |
INT32U |
0–4 294 967 295 |
A/E |
Hours temperature was > +100 °C (212 °F) |
Protection Trips Counters
The protection trips counters report the number of protection trips for each type of protection: long-time, short-time, instantaneous, ground-fault, jam, unbalance, long-start, and underload protections.
The protection trips counters stop incrementing when they reach the maximum value 10000.
A read request of 9 registers is necessary to read the protection trips counters.
|
Address |
Register |
RW |
X |
Unit |
Type |
Range |
A/E |
Description |
|---|---|---|---|---|---|---|---|---|
|
0x74D5 |
29910 |
R |
1 |
– |
INT16U |
0–10000 |
A/E |
Number of long-time protection trips |
|
0x74D6 |
29911 |
R |
1 |
– |
INT16U |
0–10000 |
A/E |
Number of short-time protection trips |
|
0x74D7 |
29912 |
R |
1 |
– |
INT16U |
0–10000 |
A/E |
Number of instantaneous protection trips |
|
0x74D8 |
29913 |
R |
1 |
– |
INT16U |
0–10000 |
A/E |
Number of ground-fault protection trips |
|
0x74D9 |
29914 |
R |
1 |
– |
INT16U |
0–10000 |
E |
Reserved |
|
0x74DA |
29915 |
R |
1 |
– |
INT16U |
0–10000 |
A/E |
Number of jam protection trips |
|
0x74DB |
29916 |
R |
1 |
– |
INT16U |
0–10000 |
A/E |
Number of unbalance protection trips |
|
0x74DC |
29917 |
R |
1 |
– |
INT16U |
0–10000 |
A/E |
Number of long-start protection trips |
|
0x74DD |
29918 |
R |
1 |
– |
INT16U |
0–10000 |
A/E |
Number of underload protection trips |
Alarms Counters
The alarms counters report the number of occurrences of the alarms. When an alarm is configured, the associated counter is set to 0. The alarm counters stop incrementing when they reach the maximum value 10000.
A read request of 13 registers is necessary to read the alarms counters.
|
Address |
Register |
RW |
X |
Unit |
Type |
Range |
A/E |
Description |
|---|---|---|---|---|---|---|---|---|
|
0x74F3 |
29940 |
R |
1 |
– |
INT16U |
0–10000 |
A/E |
Counter of user-defined alarm 201 |
|
0x74F4 |
29941 |
R |
1 |
– |
INT16U |
0–10000 |
A/E |
Counter of user-defined alarm 202 |
|
0x74F5 |
29942 |
R |
1 |
– |
INT16U |
0–10000 |
A/E |
Counter of user-defined alarm 203 |
|
0x74F6 |
29943 |
R |
1 |
– |
INT16U |
0–10000 |
A/E |
Counter of user-defined alarm 204 |
|
0x74F7 |
29944 |
R |
1 |
– |
INT16U |
0–10000 |
A/E |
Counter of user-defined alarm 205 |
|
0x74F8 |
29945 |
R |
1 |
– |
INT16U |
0–10000 |
A/E |
Counter of user-defined alarm 206 |
|
0x74F9 |
29946 |
R |
1 |
– |
INT16U |
0–10000 |
A/E |
Counter of user-defined alarm 207 |
|
0x74FA |
29947 |
R |
1 |
– |
INT16U |
0–10000 |
A/E |
Counter of user-defined alarm 208 |
|
0x74FB |
29948 |
R |
1 |
– |
INT16U |
0–10000 |
A/E |
Counter of user-defined alarm 209 |
|
0x74FC |
29949 |
R |
1 |
– |
INT16U |
0–10000 |
A/E |
Counter of user-defined alarm 210 |
|
0x74FD |
29950 |
R |
1 |
– |
INT16U |
0–10000 |
A/E |
Counter of pre-alarm Ir |
|
0x74FE |
29951 |
R |
1 |
– |
INT16U |
0–10000 |
A/E |
Counter of pre-alarm Ig |
|
0x74FF |
29952 |
R |
1 |
– |
INT16U |
0–10000 |
A/E |
Counter of pre-alarm IΔn |
Maintenance Operation Counters
The maintenance operation counters report the number of some maintenance operations. The maintenance operation counters stop incrementing when they reach the maximum value 10000.
A read request of 7 registers is necessary to read the maintenance operation counters.
|
Address |
Register |
RW |
X |
Unit |
Type |
Range |
A/E |
Description |
|---|---|---|---|---|---|---|---|---|
|
0x751B |
29980 |
R |
1 |
– |
INT16U |
0–10000 |
A/E |
Counter of MicroLogic trip unit locking pad activation |
|
0x751C |
29981 |
R |
1 |
– |
INT16U |
0–10000 |
A/E |
Counter of connections of a test kit |
|
0x751D |
29982 |
R |
1 |
– |
INT16U |
0–10000 |
A/E |
Counter of ground-fault test operation (using MicroLogic keypad only) |
|
0x751E |
29983 |
R |
1 |
– |
INT16U |
0–10000 |
E |
Reserved |
|
0x751F |
29984 |
R |
1 |
– |
INT16U |
0–10000 |
A/E |
Counter of ZSI (Zone Selective Interlocking) test operation |
|
0x7520 |
29985 |
R |
1 |
– |
INT16U |
0–10000 |
A/E |
Counter of numerical injection test operation |
|
0x7521 |
29986 |
R |
1 |
– |
INT16U |
0–10000 |
A/E |
Counter of reset Firmware command |
Miscellaneous
Current Date and Time
A read request of 3 registers is necessary to read the current date.
The set absolute time command (command code 769) configures the content of the current date registers.
|
Address |
Register |
RW |
X |
Unit |
Type |
Range |
A/E |
Description |
|---|---|---|---|---|---|---|---|---|
|
0x0BB7– 0x0BB9 |
3000– 3002 |
R-WC |
– |
– |
ULP DATE |
– |
A/E |
Current date and time |
Temperature
|
Address |
Register |
RW |
X |
Unit |
Type |
Range |
A/E |
Description |
|---|---|---|---|---|---|---|---|---|
|
0x2292 |
8851 |
R |
1 |
°C |
INT16 |
-30– +120 |
A/E |
Temperature of the MicroLogic trip unit |
Time Remaining Until Long-Time Tripping
Time remaining until long-time tripping is evaluated every second. If another protection is tripped, then time remaining until long-time tripping continues to be evaluated.
Time remaining until long-time tripping = 32768 (0x8000) if
-
long-time protection is already tripped, or
-
time remaining until long-time tripping is below 1 s, or
-
no default is detected by long-time protection.
If time remaining until long-time tripping is > 7200 s, then time remaining until long-time tripping = 7200 s.
|
Address |
Register |
RW |
X |
Unit |
Type |
Range |
A/E |
Description |
|---|---|---|---|---|---|---|---|---|
|
0x22A0 |
8865 |
R |
1 |
s |
INT16U |
1–7200 |
A/E |
Time remaining until long-time tripping |
Phase Rotation
|
Address |
Register |
RW |
X |
Unit |
Type |
Range |
A/E |
Description |
|---|---|---|---|---|---|---|---|---|
|
0x22A7 |
8872 |
R |
1 |
– |
INT16U |
0–1 |
E |
0 = ABC phase sequence 1 = ACB phase sequence |
Failure Status
|
Address |
Register |
RW |
X |
Unit |
Type |
Range |
A/E |
Bit |
Description |
|---|---|---|---|---|---|---|---|---|---|
|
0x72CD |
29390 |
R |
– |
– |
INT16U |
– |
A/E |
– |
Failure status |
|
A/E |
0 |
Reserved |
|||||||
|
A/E |
1 |
STOP (internal failure) 0 = No internal failure 1 = Internal failure |
|||||||
|
A/E |
2 |
ERROR (internal failure) 0 = No internal failure 1 = Internal failure |
|||||||
|
A/E |
3–15 |
Reserved |
MicroLogic Trip Unit Rotary Switches
|
Address |
Register |
RW |
X |
Unit |
Type |
Range |
A/E |
Description |
|---|---|---|---|---|---|---|---|---|
|
0x7525 |
29990 |
R |
1 |
– |
INT16U |
1–9 |
A/E |
Position of MicroLogic trip unit rotary switch 1 (Ir) |
|
0x7526 |
29991 |
R |
1 |
– |
INT16U |
1–9 |
A/E |
Position of MicroLogic trip unit rotary switch 2 (Isd, Ig/IΔn) |
MicroLogic Trip Unit Locking Pad Status
|
Address |
Register |
RW |
X |
Unit |
Type |
Range |
A/E |
Description |
|---|---|---|---|---|---|---|---|---|
|
0x7527 |
29992 |
R |
1 |
– |
INT16U |
0–1 |
A/E |
0 = MicroLogic trip unit locking pad open 1 = MicroLogic trip unit locking pad closed |
Auxiliary 24 Vdc Power Supply
|
Address |
Register |
RW |
X |
Unit |
Type |
Range |
A/E |
Description |
|---|---|---|---|---|---|---|---|---|
|
0x7528 |
29993 |
R |
1 |
– |
INT16U |
0–1 |
A/E |
0 = auxiliary 24 Vdc power supply is not present. 1 = auxiliary 24 Vdc power supply is present. |
MicroLogic Trip Unit LED
|
Address |
Register |
RW |
X |
Unit |
Type |
Range |
A/E |
Bit |
Description |
|---|---|---|---|---|---|---|---|---|---|
|
0x7534 |
30005 |
R |
– |
– |
INT16U |
– |
A/E |
– |
MicroLogic trip unit LED |
|
A/E |
0 |
Ready LED 0 = not ready (LED is not blinking). 1 = ready (LED is blinking). |
|||||||
|
A/E |
1 |
Pre-alarm LED (distribution application only) 0 = pre-alarm is not active (LED is steady off). 1 = pre-alarm is active (LED is steady on). |
|||||||
|
A/E |
2 |
Overload LED 0 = overload is not active (LED is steady off). 1 = overload is active (LED is steady on). |
|||||||
|
A/E |
3–15 |
Reserved |