ErrorInformationDataType

It is used report errors occurred in the system which are outside the boundaries of the given program.
The fields of the ErrorInformationDataType DataType are defined in the following table:
Name | Type |
---|---|
ErrorInformationDataType | Structure |
errorType | Byte |
errorId | Guid |
legacyError | String |
errorMessage | LocalizedText |
The representation of the ErrorInformationDataType DataType in the address space is shown in the following table:
Name | Attribute |
---|---|
NodeId | ns=1;i=3006 |
NamespaceUri | http://opcfoundation.org/UA/IJT/ |
BrowseName | ErrorInformationDataType |
IsAbstract | False |
SubtypeOf | Structure |
Categories |