DiagnosticsStatusEnumeration

The fields of the DiagnosticsStatusEnumeration DataType are defined in the following table:
Name | Value | Description |
---|---|---|
OFF | 0 | Diagnostics inactive . |
ACTIVE_OK | 1 | Diagnostics active . |
ACTIVE_ERROR_DETECTED | 2 | Diagnostics active, at least one error detected. |
COMPLETE | 3 | Diagnostics completed successfully, result in variable “Result” available. |
COMPLETE_ERROR_DETECTED | 4 | Diagnostics completed detected some error. |
The representation of the DiagnosticsStatusEnumeration DataType in the address space is shown in the following table:
Name | Attribute |
---|---|
NodeId | ns=1;i=3027 |
NamespaceUri | http://opcfoundation.org/UA/PlasticsRubber/GeneralTypes/ |
BrowseName | DiagnosticsStatusEnumeration |
IsAbstract | False |
SubtypeOf | Enumeration |
Categories |
The references from the DiagnosticsStatusEnumeration DataType Node are shown in the following table:
Reference | NodeClass | BrowseName | DataType | TypeDefinition | ModellingRule |
---|---|---|---|---|---|
HasProperty | Variable | EnumValues | EnumValueType[] | PropertyType | Mandatory |