7.3.1.2 SwitchOffWOL Method

This Method starts the transition into the special WOL mode.

Signature

	SwitchOffWOL (
		[out] 0:Byte		ModeID
		[out] 0:Duration		CurrentTimeToDestination
		[out] 0:Duration		RegularTimeToOperate
		[out] 0:Duration		TimeMinLengthOfStay
		[out] 0:Byte		ReturnCode
		);
	
Argument Description
ModeIDID of the “Sleep Mode WOL” (0xFE) if successful, otherwise 0.
CurrentTimeToDestinationTime needed to reach the Energy Saving Mode if successful, otherwise 0.
RegularTimeToOperateTime needed to reach “Ready to operate” again if the Wake-on-LAN sleep mode will be regularly terminated if successful, otherwise 0.
TimeMinLengthOfStayTime of minimum stay in the Wake-on-LAN sleep mode if successful, otherwise 0.
ReturnCodeReturn code.

The Method Result Codes (defined in Call Service) are defined in Table 33.

ReturnCodes are defined in Table 34.