The ErrorInformationType is a subtype of the BaseDataVariableType. It is used report errors occurred in the system which are outside the boundaries of the given program. It is formally defined in Table 62. Refer section 10.8 for the description of the parameters.
Table 62 - ErrorInformationType Definition
Attribute |
Value |
|||||
BrowseName |
ErrorInformationType |
|||||
IsAbstract |
False |
|||||
ValueRank |
−2 (−2 = Any) |
|||||
DataType |
ErrorInformationDataType |
|||||
References |
NodeClass |
BrowseName |
DataType |
TypeDefinition |
Others |
|
Subtype of the BaseDataVariableType defined in OPC 10000-5. |
||||||
0:HasComponent |
Variable |
ErrorType |
0:Byte |
0:BaseDataVariableType |
M, RO |
|
0:HasComponent |
Variable |
ErrorId |
0:Guid |
0:BaseDataVariableType |
O, RO |
|
0:HasComponent |
Variable |
LegacyError |
0:String |
0:BaseDataVariableType |
O, RO |
|
0:HasComponent |
Variable |
ErrorMessage |
0:LocalizedText |
0:BaseDataVariableType |
O, RO |