OPC UA for Field Device Tool (FDT) – Part <mm>: <Part Name>
10.4.6 FunctionExecutionResultState
FunctionExecutionResultState is an enumeration that defines the type of result states for execution of a function provided for a device. Its values are defined in Table 44.
Table 44 – FunctionExecutionResultState Items
Name
Value
Description
Cancel
0
The function was canceled.
Success
1
The function finished execution successfully.
Fail
2
The function execution failed.
Its representation in the AddressSpace is defined in Table 45.