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 #6 background imageLoading...
Page #6 background image
Mobile Printer
Rev. 1.10
- 6 -
2-3 State (LONG R)
This attribute sets the printer State. It can only be read, and is automatically set when
examining the printer State by using the CheckPrinter function. As State values can be set
in duplication, each value can be confirmed via bit calculation. The values of this attribute
can be recalled by using the GetState function.
Printer State values are as follows.
Code
Value
Description
BXL_STS_NORMAL
0
Printer status is normal.
BXL_STS_PAPEREMPTY
1
No paper in printer
BXL_STS_COVEROPEN
2
The printer paper cover is open.
BXL_STS_MSR_READY
8
Currently in MSR read mode, printing not possible
BXL_STS_ERROR
32
An error has occurred.
BXL_STS_NOT_OPEN
64
The printer is not open.
* Example
long lResult;
lResult = PrinterOpen(portinfo…”, 1000);
……
CheckPrinter();
...
int iState;
iState = GetState();
if ((iState & BXL_STS_PAPEREMPTY) == BXL_STS_PAPEREMPTY)
……
if ((iState & BXL_STS_COVEROPEN) == BXL_STS_COVEROPEN)
……
…….

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