Search by Tags

Power Management (Woodpecker and Robin)

 
Applicable for


Article updated at 26 Sep 2012

There are several ways to bring a Woodpecker and Robin Computer Module into a Power Save State.

Windows XP

Standby

You can use the following command from the command line: rundll32.exe powrprof.dll,SetSuspendState

Shutdown

You can use the following command from the command line: shutdown.exe -s -t 0

Windows Embedded Standard and XP Embedded

The following component is required: Power Management Application

Standby

You can use the following command from the command line: XpePM.exe –Standby

If Hybernation is enabled, you can use also the following command from the command line: XpePM.exe –Hybernate

Shutdown

You can use the following command from the command line: XpePM.exe –Shutdown