WinCEGeräteSE_Handbuch_Programmierung_v3.00_EN
63 / 65
Shutdown
[shutdown|suspend]
Prompt a shutdown or suspend. Return value: 0
AutoOnReset of keyboard controller
[setaonreset|delaonreset]
Enables/deletes the AutoOnReset flag of TC which leads to an automatic reboot after a shutdown.
AutoOnDS of keyboard controller
[setaonds|delaonds]
Enables/deletes the AutoOnDS flag of TC, which leads to an automatic switch on after suspend as long as
the device is inserted in the docking station.
AutoWakeup of keyboard controller
[setautowakeup|delautowakeup]
Enables/deletes the AutoWakeup flag of TC, which leads to an automatic switch on after suspend as long as
the device is in suspend mode (suspend – immediate wakeup).
Starts/stops Bluetooth device
[btdevicestart | btdevicestop]
Stops or starts the Bluetooth device. Forces reload of Bluetooth driver.
Activates/deactivates SDIO
[sdioon | sdiooff]
Activates over power supply or resetting the module (not M300)
General information on CEToolBox
•
If no valid command was identified or errors occurred in the execution, the return value is 9.
•
It is possible to execute several commands in one single command line. The functions are then executed
in the command line parameter sequence.
Functions used to retrieve a return value for evaluation must/should be the last/only function parameter
of the CEToolbox