This Method starts the transition into an Energy Saving Mode.
Signature
StartPause (
[in] 0:DurationPauseTime
[out] 0:Byte ModeID
[out] 0:DurationCurrentTimeToDestination
[out] 0:DurationRegularTimeToOperate
[out] 0:DurationTimeMinLengthOfStay
[out] 0:Byte ReturnCode
);
Argument |
Description |
PauseTime |
Requested pause time. |
ModeID |
ID of the destination Energy Saving Mode if successful, otherwise 0. |
CurrentTimeToDestination |
Time needed to reach the Energy Saving Mode if successful, otherwise 0. |
RegularTimeToOperate |
Time needed to reach “Ready to operate” again if the destination Energy Saving Mode will be regularly terminated if successful, otherwise 0. |
TimeMinLengthOfStay |
Time of minimum stay in the destination Energy Saving Mode if successful, otherwise 0. |
ReturnCode |
Return code. See Table 16. |
The Method Result Codes (defined in Call Service) are defined in Table 15.