The Method SetRejectionMode turns the rejection on or off.
Signature
ResetRejectionTotals (
[in] Boolean RejectionMode
[out] MethodExecutionFeedbackTypeExecutionFeedback
);
Argument |
Description |
RejectionMode |
When true, the rejection trap rejects. When false, the rejection trap does not reject. |
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 |