EasyManuals Logo

BIXOLON SPP-R200 Reference Guide

BIXOLON SPP-R200
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 #16 background imageLoading...
Page #16 background image
Mobile Printer
Rev. 1.10
- 16 -
3-7 CheckPrinter
This function checks printer status(cover open, paper empty) and battery status.
You can get the checked status info using GetStat() and GetPowerValue().
long CheckPrinter ();
[Parameters]
None
[Return Values]
Code
Value
Description
BXL_SUCCESS
0
Returns after function success
BXL_NOT_OPENED
-101
Unable to open communication port
BXL_READ_ERROR
-301
Failure to receive data
BXL_WRITE_ERROR
-300
Failure to transmit data
* Example
long lResult;
lResult = PrinterOpen(portinfo…”, 1000);
……
CheckPrinter();
...
int iState;
iState = GetState();
if ((iState & BXL_STS_PAPEREMPTY) == BXL_STS_PAPEREMPTY)
……
int iPower;
iPower = GetPowerValue();
…….

Other manuals for BIXOLON SPP-R200

Questions and Answers:

Question and Answer IconNeed help?

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

BIXOLON SPP-R200 Specifications

General IconGeneral
BrandBIXOLON
ModelSPP-R200
CategoryPrinter
LanguageEnglish

Related product manuals