The method GetStopReasonList returns the complete list of stop reasons as stored in the OPC UA Server.
Signature
GetStopReasonList (
[out]MessageType[] StopReasonList
[out]MethodExecutionFeedbackType ExecutionFeedback
);
|
Argument |
Description |
|
StopReasonList |
The complete list of stop reason messages. |
|
ExecutionFeedback |
The extended feedback returning a detailed message in case of execution failure. |
Method Result Codes
|
ResultCode |
Description |
|
BadNodeIdUnknown |
See table 173 in OPC 10000-4 for the description of these result codes. |
|
BadTypeMismatch |
|
|
BadOutOfRange |
|
|
BadNotWritable |
|
|
BadNotFound |