Zebra Technologies ZQ110 Printer User Manual


 
ZQ110
Rev. 1.00
- 9 -
Mobile Printer
Windows SDK API Reference Guide
2-4 PowerValue (LONG R)
This attribute sets the battery capacity value of the printer. It can only be read, and is set
every time the status of the printer battery changes. The values of this attribute can be
recalled by using the GetPowerValue function.
Battery Capacity values are as follows:
Code
Value
Description
BXL_PWR_HIGH
0
Battery charge status: 95%
BXL_PWR_MIDDLE
1
Battery charge status: 85% or higher
BXL_PWR_LOW
2
Battery charge status: 50% or higher
BXL_PWR_SMALL
3
Battery charge status: 25% or higher
BXL_PWR_NOT
4
Battery charge status: 25% or lower
2-5 MsrMsgMode (BOOL W)
This function sets MSR Message capacity value of the printer. The default setting is
FALSE. Use the SetMsrMsgMode() functions to set values. Default value is FALSE.
Battery Capacity values are as follows:
Code
Value
Description
TRUE
0
Disable MSR Message functions
FALSE
1
Enable MSR Message functions