Diagnostic Get Commands
List of Commands
The following table lists the diagnostic get commands, their corresponding command codes, and user profiles:
Command |
Command code |
User profile |
---|---|---|
Get coil information Get Coil Information |
49793 |
No password required |
Get health state Get Health State |
49794 |
No password required |
Get trip counters in operation Get Trip Counters in Operation |
49795 |
No password required |
Get trip counters in test mode Get Trip Counters in Test Mode |
49796 |
No password required |
Get trip counters in manual test mode Get Trip Counters in Manual Test Mode |
49797 |
No password required |
Get motor charging operation information Get Motor Charging Operation Information |
49798 |
No password required |
Get breaker durability Get Breaker Durability |
51328 |
No password required |
Get operating times Get Operating Times |
51329 |
No password required |
Get Coil Information
To get the coil information, set the command registers in the following way:
Address |
Register |
Unit |
Type |
Range |
Description |
---|---|---|---|---|---|
0x1F3F |
8000 |
– |
INT16U |
49793 |
Requested command code |
0x1F40 |
8001 |
– |
INT16U |
11 |
Number of parameters of the command |
0x1F41 |
8002 |
– |
INT16U |
5377 (0x1501) |
Destination of the command |
0x1F42 |
8003 |
– |
INT16U |
0 |
Security type of the command |
0x1F43–0x1F44 |
8004–8005 |
– |
OCTET STRING |
0 |
Password of the command = 0 (no password required) |
0x1F45 |
8006 |
– |
INT16U |
– |
MSB: Requested coil identification:
LSB: 0 (not used) |
The coil information is returned to command registers in the following way:
Address |
Register |
Unit |
Type |
Range |
Bit |
Description |
---|---|---|---|---|---|---|
0x1F53 |
8020 |
– |
INT16U |
49793 |
– |
Last command code |
0x1F54 |
8021 |
– |
INT16U |
– |
– |
Command status:
|
0x1F55 |
8022 |
– |
INT16U |
4 |
– |
Number of bytes returned |
0x1F56 |
8023 |
– |
INT16U |
1–3 |
– |
MSB: Responded coil identification:
LSB: 0 (not used) |
0x1F58 |
8024 |
– |
INT16U |
– |
0 |
Application type:
|
1 |
Communication status:
|
|||||
2 |
Physical health (release autotest result):
|
|||||
3 |
Coil activation status:
|
|||||
4 |
Model type:
|
|||||
5–7 |
Reserved |
|||||
8 |
Application type quality:
|
|||||
9 |
Communication status quality:
|
|||||
10 |
Physical health quality:
|
|||||
11 |
Quality of coil activation status:
|
|||||
12 |
Model type quality:
|
|||||
13–15 |
Reserved |
Get Health State
To get the health state, set the command registers in the following way:
Address |
Register |
Unit |
Type |
Range |
Description |
---|---|---|---|---|---|
0x1F3F |
8000 |
– |
INT16U |
49794 |
Requested command code |
0x1F40 |
8001 |
– |
INT16U |
14 |
Number of parameters of the command |
0x1F41 |
8002 |
– |
INT16U |
5377 (0x1501) |
Destination of the command |
0x1F42 |
8003 |
– |
INT16U |
0 |
Security type of the command |
0x1F43–0x1F44 |
8004–8005 |
– |
OCTET STRING |
0 |
Password of the command = 0 (no password required) |
0x1F45–0x1F46 |
8006–8007 |
– |
– |
0xFFFFFFFF |
Reserved |
The health state is returned to command registers in the following way:
Address |
Register |
Unit |
Type |
Range |
Description |
---|---|---|---|---|---|
0x1F53 |
8020 |
– |
INT16U |
49794 |
Last command code |
0x1F54 |
8021 |
– |
INT16U |
– |
Command status:
|
0x1F55 |
8022 |
– |
INT16U |
6 |
Number of bytes returned |
0x1F56–0x1F57 |
8023–8024 |
– |
– |
– |
Reserved |
0x1F58 |
8025 |
– |
INT16U |
– |
MSB: Overall system health state
LSB: Reserved |
Get Trip Counters in Operation
To get the trip counters in operation, set the command registers in the following way:
Address |
Register |
Unit |
Type |
Range |
Description |
---|---|---|---|---|---|
0x1F3F |
8000 |
– |
INT16U |
49795 |
Requested command code |
0x1F40 |
8001 |
– |
INT16U |
10 |
Number of parameters of the command |
0x1F41 |
8002 |
– |
INT16U |
5377 (0x1501) |
Destination of the command |
0x1F42 |
8003 |
– |
INT16U |
0 |
Security type of the command |
0x1F43–0x1F44 |
8004–8005 |
– |
OCTET STRING |
0 |
Password of the command = 0 (no password required) |
The trip counters in operation is returned to command registers in the following way:
Address |
Register |
Unit |
Type |
Range |
Description |
---|---|---|---|---|---|
0x1F53 |
8020 |
– |
INT16U |
49795 |
Last command code |
0x1F54 |
8021 |
– |
INT16U |
– |
Command status:
|
0x1F55 |
8022 |
– |
INT16U |
24 |
Number of bytes returned |
0x1F56–0x1F57 |
8023–8024 |
– |
INT32U |
– |
Number of total trips in operation |
0x1F58–0x1F59 |
8025–8026 |
– |
INT32U |
– |
Number of long time trips in operation |
0x1F5A–0x1F5B |
8027–8028 |
– |
INT32U |
– |
Number of short time trips in operation |
0x1F5C–0x1F5D |
8029–8030 |
– |
INT32U |
– |
Number of instantaneous trips in operation |
0x1F5E–0x1F5F |
8031–8032 |
– |
INT32U |
– |
Number of ground/earth leakage fault trips in operation |
0x1F60–0x1F61 |
8033–8034 |
– |
INT32U |
– |
Number of other trips in operation |
Get Trip Counters in Test Mode
To get the trip counters in test mode, set the command registers in the following way:
Address |
Register |
Unit |
Type |
Range |
Description |
---|---|---|---|---|---|
0x1F3F |
8000 |
– |
INT16U |
49796 |
Requested command code |
0x1F40 |
8001 |
– |
INT16U |
10 |
Number of parameters of the command |
0x1F41 |
8002 |
– |
INT16U |
5377 (0x1501) |
Destination of the command |
0x1F42 |
8003 |
– |
INT16U |
0 |
Security type of the command |
0x1F43–0x1F44 |
8004–8005 |
– |
OCTET STRING |
0 |
Password of the command = 0 (no password required) |
The trip counters in test mode is returned to command registers in the following way:
Address |
Register |
Unit |
Type |
Range |
Description |
---|---|---|---|---|---|
0x1F53 |
8020 |
– |
INT16U |
49796 |
Last command code |
0x1F54 |
8021 |
– |
INT16U |
– |
Command status:
|
0x1F55 |
8022 |
– |
INT16U |
12 |
Number of bytes returned |
0x1F56–0x1F57 |
8023–8024 |
– |
INT32U |
– |
Number of total trips in test mode |
0x1F58–0x1F5B |
8025–8028 |
– |
DATETIME |
– |
Date/Time of last trip in test mode |
Get Trip Counters in Manual Test Mode
To get the trip counters in manual test mode, set the command registers in the following way:
Address |
Register |
Unit |
Type |
Range |
Description |
---|---|---|---|---|---|
0x1F3F |
8000 |
– |
INT16U |
49797 |
Requested command code |
0x1F40 |
8001 |
– |
INT16U |
10 |
Number of parameters of the command |
0x1F41 |
8002 |
– |
INT16U |
5377 (0x1501) |
Destination of the command |
0x1F42 |
8003 |
– |
INT16U |
0 |
Security type of the command |
0x1F43–0x1F44 |
8004–8005 |
– |
OCTET STRING |
0 |
Password of the command = 0 (no password required) |
The trip counters in manual test mode is returned to command registers in the following way:
Address |
Register |
Unit |
Type |
Range |
Description |
---|---|---|---|---|---|
0x1F53 |
8020 |
– |
INT16U |
49797 |
Last command code |
0x1F54 |
8021 |
– |
INT16U |
– |
Command status:
|
0x1F55 |
8022 |
– |
INT16U |
12 |
Number of bytes returned |
0x1F56–0x1F57 |
8023–8024 |
– |
INT32U |
– |
Number of total trips in manual test mode |
0x1F58–0x1F5B |
8025–8028 |
– |
DATETIME |
– |
Date/Time of last trip in manual test mode |
Get Motor Charging Operation Information
To get the motor charging operation information, set the command registers in the following way:
Address |
Register |
Unit |
Type |
Range |
Description |
---|---|---|---|---|---|
0x1F3F |
8000 |
– |
INT16U |
49798 |
Requested command code |
0x1F40 |
8001 |
– |
INT16U |
10 |
Number of parameters of the command |
0x1F41 |
8002 |
– |
INT16U |
5377 (0x1501) |
Destination of the command |
0x1F42 |
8003 |
– |
INT16U |
0 |
Security type of the command |
0x1F43–0x1F44 |
8004–8005 |
– |
OCTET STRING |
0 |
Password of the command = 0 (no password required) |
The motor charging operation information is returned to command registers in the following way:
Address |
Register |
Unit |
Type |
Range |
Description |
---|---|---|---|---|---|
0x1F53 |
8020 |
– |
INT16U |
49798 |
Last command code |
0x1F54 |
8021 |
– |
INT16U |
– |
Command status:
|
0x1F55 |
8022 |
– |
INT16U |
8 |
Number of bytes returned |
0x1F56–0x1F57 |
8023–8024 |
– |
INT32U |
– |
Motor charging operation counter |
0x1F58–0x1F59 |
8025–8026 |
s |
FLOAT32 |
– |
Motor last charging time after closing |
Get Breaker Durability
To get the breaker durability information, set the command registers in the following way:
Address |
Register |
Unit |
Type |
Range |
Description |
---|---|---|---|---|---|
0x1F3F |
8000 |
– |
INT16U |
51328 |
Requested command code |
0x1F40 |
8001 |
– |
INT16U |
10 |
Number of parameters of the command |
0x1F41 |
8002 |
– |
INT16U |
5377 (0x1501) |
Destination of the command |
0x1F42 |
8003 |
– |
INT16U |
0 |
Security type of the command |
0x1F43–0x1F44 |
8004–8005 |
– |
OCTET STRING |
0 |
Password of the command = 0 (no password required) |
The breaker durability information is returned to command registers in the following way:
Address |
Register |
Unit |
Type |
Range |
Description |
---|---|---|---|---|---|
0x1F53 |
8020 |
– |
INT16U |
51328 |
Last command code |
0x1F54 |
8021 |
– |
INT16U |
– |
Command status:
|
0x1F55 |
8022 |
– |
INT16U |
28 |
Number of bytes returned |
0x1F56–0x1F57 |
8023–8024 |
– |
INT32U |
– |
Total number of operations (opening operation counter) |
0x1F58–0x1F59 |
8025–8026 |
– |
INT32U |
– |
Number of operation with load › 0.4 In |
0x1F5A–0x1F5B |
8027–8028 |
– |
FLOAT32 |
0-1 |
Breaker remaining service life ratio:
|
0x1F5C–0x1F63 |
8029–8036 |
– |
– |
– |
Reserved |
Get Operating Times
To get the operating time information, set the command registers in the following way:
Address |
Register |
Unit |
Type |
Range |
Description |
---|---|---|---|---|---|
0x1F3F |
8000 |
– |
INT16U |
51329 |
Requested command code |
0x1F40 |
8001 |
– |
INT16U |
10 |
Number of parameters of the command |
0x1F41 |
8002 |
– |
INT16U |
5377 (0x1501) |
Destination of the command |
0x1F42 |
8003 |
– |
INT16U |
0 |
Security type of the command |
0x1F43–0x1F44 |
8004–8005 |
– |
OCTET STRING |
0 |
Password of the command = 0 (no password required) |
The operating time information is returned to command registers in the following way:
Address |
Register |
Unit |
Type |
Range |
Description |
---|---|---|---|---|---|
0x1F53 |
8020 |
– |
INT16U |
51329 |
Last command code |
0x1F54 |
8021 |
– |
INT16U |
– |
Command status:
|
0x1F55 |
8022 |
– |
INT16U |
8 |
Number of bytes returned |
0x1F56–0x1F57 |
8023–8024 |
s |
INT32U |
– |
Time of use |
0x1F58–0x1F59 |
8025–8026 |
s |
INT32U |
– |
Operating time with load |