The ActiveErrorDataTypeis used for providing information about an active error in a device. It is used for minimal error handling for devices without alarm support.
Table 139– ActiveErrorDataType Definition
Name |
Type |
Description |
ActiveErrorDataType |
structure |
Subtype of 0:Structureas defined in OPC UA 10000-3 |
Id |
0:String |
Unique identifier defined by manufacturer |
Severity |
0:UInt16 |
Severity as defined in the BaseEventType(1 = low – 1000 = high) |
Message |
0:LocalizedText |
Message giving information about the error |