FunctionExecutionResultState

The fields of the FunctionExecutionResultState DataType are defined in the following table:
Name | Value | Description |
---|---|---|
Cancel | 0 | The function was canceled. |
Success | 1 | The function finished execution successfully. |
Fail | 2 | The function execution failed. |
The representation of the FunctionExecutionResultState DataType in the address space is shown in the following table:
Name | Attribute |
---|---|
NodeId | ns=1;i=3012 |
NamespaceUri | http://opcfoundation.org/UA/FDT/ |
BrowseName | FunctionExecutionResultState |
IsAbstract | False |
SubtypeOf | Enumeration |
Categories |
The references from the FunctionExecutionResultState DataType Node are shown in the following table:
Reference | NodeClass | BrowseName | DataType | TypeDefinition | ModellingRule |
---|---|---|---|---|---|
HasProperty | Variable | EnumValues | EnumValueType[] | PropertyType | Mandatory |