EasyManuals Logo

BIXOLON SPP-R300 Manual

BIXOLON SPP-R300
39 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #7 background imageLoading...
Page #7 background image
Mobile Printer
Rev. 1.10
- 7 -
2-4 PowerValue (LONG R)
프린터의 배터리 잔량 상태 값이 설정되는 속성입니다. 읽기만 가능하며 프린터의
배터리 상태가 변할 때마다 속성에 설정됩니다. GetPowerValue 함수를 사용하여
값을 읽어 있습니다.
배터리 잔량 상태 값은 다음과 같습니다.
Code
Value
Description
BXL_PWR_FULL
0
배터리 잔량 상태 : 75% 이상
BXL_PWR_HIGH
1
배터리 잔량 상태 : 50% 이상
BXL_PWR_MIDDLE
2
배터리 잔량 상태 : 10% 이상
BXL_PWR_LOW
3
배터리 잔량 상태 : 10% 미만
* Example
long lResult;
lResult = PrinterOpen(portinfo…”, 1000);
……
CheckPrinter();
...
int iPower;
iPower = GetPowerValue();
switch (iPower)
{
case BXL_PWR_FULL:
……
break;
case BXL_PWR_HIGH:
…….
break;
case BXL_PWR_MIDDLE:
……
break;
case BXL_PWR_LOW:
……
break;
}
…….

Other manuals for BIXOLON SPP-R300

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the BIXOLON SPP-R300 and is the answer not in the manual?

BIXOLON SPP-R300 Specifications

General IconGeneral
BrandBIXOLON
ModelSPP-R300
CategoryPrinter
LanguageEnglish

Related product manuals