IEC 61850 Control Model Error-Codes
Error-Code |
Beschreibung |
0 |
No Error |
1 |
Unknown |
2 |
Timeout Test Not OK |
3 |
Operator Test Not OK |
IEC 61850 Control Model Response Codes
Response Code |
Beschreibung |
50 |
Object has been selected |
51 |
Operation has been canceled |
100 |
Command successfully issued (writing ctlVal) |
AddCause Werte
Der Parameter AddCause identifiziert die Ursache eines Fehlers im Fall von einem negativen Steuerungsservice-spezifischen Response. Folgende Tabelle listet mögliche
AddCause-Werte auf. Der Wert 0 bedeutet, dass kein Fehler aufgetreten ist.
AddCause values |
Beschreibung |
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
Diese Error-Codes werden im Fall eines MMS-Fehlers auf Clientseite geschrieben, beispielsweise wenn versucht wird, einen inkorrekten Parameter zum TMW-Stack zu übertragen.
WinCC OA Error-Code |
TMW Error-Code |
Beschreibung |
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
Diese Error-Codes werden im Fall eines MMS-Fehlers auf Serverseite geschrieben.
WinCC OA Error-Code |
TMW Error-Code |
Beschreibung |
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 |