IEC 61850 control model error codes
The following table lists the available control model error codes.
| Error code |
Description |
| 0 |
No Error |
| 1 |
Unknown |
| 2 |
Timeout Test Not OK |
| 3 |
Operator Test Not OK |
IEC 61850 control model response codes
| Response code |
Description |
| 50 |
Object has been selected |
| 51 |
Operation has been canceled |
| 100 |
Command successfully issued (writing ctlVal) |
AddCause values
The parameter AddCause provides additional information if any enhanced mode is used.
The following table lists the available AddCause values.
| AddCause values |
Description |
| 0 |
Unknown |
| 1 |
Not-supported |
| 2 |
Blocked-by-switching-hierarchy |
| 3 |
Select-failed |
| 4 |
Invalid-position |
| 5 |
Position-reached |
| 6 |
Parameter-change-in-execution |
| 7 |
Step-limit |
| 8 |
Blocked-by-Mode |
| 9 |
Blocked-by-process |
| 10 |
Blocked-by-interlocking |
| 11 |
Blocked-by-synchro check |
| 12 |
Command-already-in-execution |
| 13 |
Blocked-by-health |
| 14 |
1-of-n-control |
| 15 |
Abortion-by-cancel |
| 16 |
Time-limit-over |
| 17 |
Abortion-by-trip |
| 18 |
Object-not-selected |
| 19 |
Object-already-selected |
| 20 |
No-access-authority |
| 21 |
Ended-with-overshoot |
| 22 |
Abortion-due-to-deviation |
| 23 |
Abortion-by-communication-loss |
| 24 |
Blocked-by-command |
| 25 |
None |
| 26 |
Inconsistent-parameters |
| 27 |
Locked-by-other-clients |
Client error codes
These error codes are written in case of an MMS error at client side, e.g. trying to
pass an incorrect parameter to the TMW stack.
| WinCC OA error code |
TMW error code |
Description |
| 100 |
0 |
Success |
| 101 |
1 |
NULL Server |
| 102 |
2 |
Not connected |
| 103 |
3 |
No connection |
| 104 |
4 |
Flow controlled |
| 105 |
5 |
Max services exceeded |
| 106 |
6 |
No read data |
| 107 |
7 |
Memory |
| 108 |
8 |
Encoding |
| 109 |
9 |
Bad transaction |
| 110 |
10 |
No transactions |
| 111 |
11 |
Connection closed |
| 112 |
12 |
Timed out |
| 113 |
13 |
Connection state |
| 114 |
14 |
Application error |
| 115 |
15 |
Bad parameters |
| 116 |
16 |
Confirmed error |
| 117 |
17 |
Reject |
| 118 |
18 |
No authentication |
| 119 |
19 |
Conclude with services outstanding |
Server error codes
These error codes are written in case of an MMS error at client side.
| WinCC OA error-code |
TMW error code |
Description |
| 200 |
0 |
object-invalidated |
| 201 |
1 |
hardware-fault |
| 202 |
2 |
temporarily-unavailable |
| 203 |
3 |
object-access-denied |
| 204 |
4 |
object-undefined |
| 205 |
5 |
invalid-address |
| 206 |
6 |
type-unsupported |
| 207 |
7 |
type-incosistent |
| 208 |
8 |
object-attribute-inconsistent |
| 209 |
9 |
object-access-unsupported |
| 210 |
10 |
object-non-existent |
| 211 |
11 |
object-value-invalid |
| 212 |
12 |
unknown |