EasyManuals Logo

BIXOLON SRP-270 Reference Guide

BIXOLON SRP-270
50 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
POS/Mobile Printer
Rev. 1.00
- 6 -
2-3 State (LONG R)
This is the property that sets the printer status. It is read only and calls GetStatus() to read
the printer status. The status value can be set in duplicate and each value can be checked
using bitwise operation.
These are the printer status values:
Constant
Value
Description
STS_NORMAL
0
The printer status is normal.
STS_PAPEREMPTY
1
There is no paper.
STS_COVEROPEN
2
The paper cover is open.
STS_NEAREND
4
The paper is low (Near end).
* Example
ConnectToprinter(port)
……
SetAutoStatusCheck(true);
int status = GetStatus();
if ((status & STS_PAPEREMPTY) == STS_PAPEREMPTY)
……
if ((status & STS_COVEROPEN) == STS_COVEROPEN)
……
…….

Other manuals for BIXOLON SRP-270

Questions and Answers:

Question and Answer IconNeed help?

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

BIXOLON SRP-270 Specifications

General IconGeneral
ColorNo
Maximum print size-
Media thickness76 mm
Print technologyDot matrix
Power requirements120-230VAC
Standard interfacesParallel, Serial

Related product manuals