Elo TouchSystems ES601068 Rev A Graphics Tablet User Manual


 
Elo
®
Tablet NFC Reader Application Note
ES601068 Rev A, Page 7 of 23
Description: Retrieve current battery charging Strength Percentage
IN: BATTERY_LOCATION: 0 Tablet Battery 1 Docking Battery
OUT: 0 – 100 percent
Successful Return value: STATUS_OK (0)
4. EloGetBatteryChargingThreshold(BATTERY_LOCATION location, unsigned char
*pPerCent);
Description: Retrieve current Battery charging threshold
IN: BATTERY_LOCATION: 0 Tablet Battery 1 Docking Battery
OUT: 0 – 100 percent
Successful Return value: STATUS_OK (0)
5. EloGetBatteryLifeTime(BATTERY_LOCATION location, unsigned int *pLifeTime);
Description: Retrieve current Battery Life Time
IN: BATTERY_LOCATION: 0 Tablet Battery 1 Docking Battery
OUT: 0 – 65535
Successful Return value: STATUS_OK (0)
6. EloGetBatteryRemainingLifeTime(BATTERY_LOCATION location, unsigned short
*pLifeTime);
Description: Retrieve current Battery Remaining Life Time
IN: BATTERY_LOCATION: 0 Tablet Battery 1 Docking Battery
OUT: 0 – 65535
Successful Return value: STATUS_OK (0)