8.4.6 SetIdleEnergySavingMode Method
The Method SetIdleEnergySavingMode activates the energy saving mode when the machine module is idle.
The signature of this Method is specified below. Table 28 specifies the Arguments representation.
Signature
SetIdleEnergySavingMode (
[in] 0:Boolean IdleEnergySavingMode,
[out] MethodExecutionFeedbackType ExecutionFeedback);| Argument | Description |
| IdleEnergySavingMode | The energy saving mode to set. |
| ExecutionFeedback | The extended feedback returning a detailed message in case of execution failure. |