The Method SetIdleEnergySavingMode turns on the energy saving mode when the machine module is idle.
Signature
SetIdleEnergySavingMode (
[in]Boolean IdleEnergySavingMode
[out]MethodExecutionFeedbackType ExecutionFeedback
);
Argument |
Description |
IdleEnergySavingMode |
When IdleEnergyMode is True (False), the energy saving mode is turned on (off) when the machine module state is idle. |
ExecutionFeedback |
The extended feedback returning a detailed message in case of execution failure. |
The type MethodExecutionFeedbackType is defined in Table 12.
Method Result Codes
ResultCode |
Description |
BadNodeIdUnknown |
See table 173 in OPC 10000-4 for the description of these result codes. |
BadTypeMismatch |
|
BadOutOfRange |
|
BadNotWritable |
|
BadNotFound |