NodeId | ns=1;i=3009 |
NodeClass | DataType |
BrowseName | 1:MethodExecutionFeedbackType |
DisplayName | MethodExecutionFeedbackType |
Description | The MethodExecutionFeedbackType provides suitable feedback, both positive and negative, to an OPC UA client invoking a method. |
BaseType | 0:Structure |
IsAbstract | False |
Field Name | Data Type | Description |
---|---|---|
Success | 0:Boolean | Returns True in case of successful execution. |
Message | 1:MessageType[] | Array of detailed messages describing the reason for the unsuccessful execution or notice to the user. |