Other functions, Setpoweronoff – Dataman 530 Series User Manual
Page 17
Development kit for DATAMAN 530
Programmer’s Guide
- 17 -
3.4. Other functions
3.4.1. SetPowerOnOff
Turns the power from external source on/off.
void __declspec(dllimport) __stdcall SetPowerOnOff(int OnOff);
Parameters:
OnOff – turns the power from external source on/off
ONOFF_ON – turns the power on
ONOFF_OFF – turns the power off
Return value: -