1-36 Command Descriptions Rev. A
n indicates the status function as follows:
Printer status (n=1)
Off-line status (n=2)
n Function
1 Transmit printer status
2 Transmit off-line status
3 Transmit error status
4 Transmit paper roll sensor status
Program Example
PRINT #1, CHR$(&H10);CHR$(&H4);CHR$(2); ←
Transmits off-line status
Bit Off/On Hex Decimal Status
0 Off 00 0 Not used. Fixed to Off.
1 On 02 2 Not used. Fixed to On.
2
Off 00 0 Drawer kick-out connector pin 3 is LOW.
On 04 4 Drawer kick-out connector pin 3 is HIGH.
3
Off 00 0 On-line.
On 08 8 Off-line.
4 On 10 16 Not used. Fixed to On.
5, 6 — — — Undefined.
7 Off 00 0 Not used. Fixed to Off.
Bit Off/On Hex Decimal Status
0 Off 00 0 Not used. Fixed to Off.
1 On 02 2 Not used. Fixed to On.
2
Off 00 0 Cover is closed.
On 04 4 Cover is open.
3
Off 00 0 Paper is not being fed by the paper feed button.
On 08 8 Paper is being fed by the paper feed button.
4 On 10 16 Not used. Fixed to On.
5
Off 00 0 No paper-end stop.
On 20 32 Printing stops due to paper-end.