ResultEvaluation

The enumeration ResultEvaluation indicates whether the operation is successful or not.
The fields of the ResultEvaluation DataType are defined in the following table:
Name | Value | Description |
---|---|---|
UNDEFINED | 0 | |
OK | 1 | |
NOT_OK | 2 |
The representation of the ResultEvaluation DataType in the address space is shown in the following table:
Name | Attribute |
---|---|
NodeId | ns=1;i=3008 |
NamespaceUri | http://opcfoundation.org/UA/IJT/ |
BrowseName | ResultEvaluation |
IsAbstract | False |
SubtypeOf | Enumeration |
Categories |
The references from the ResultEvaluation DataType Node are shown in the following table:
Reference | NodeClass | BrowseName | DataType | TypeDefinition | ModellingRule |
---|---|---|---|---|---|
HasProperty | Variable | EnumStrings | LocalizedText[] | PropertyType | Mandatory |