Product specifications
SLCS Programming Manual
Rev. 1.24
- 74 -
2-8-4 ^cp (Check Printer Status and Report 2 bytes)
Description
Check printer status and report 2bytes status data to host.
Syntax
^cp
Return Value
1. Format
<1
st
Byte> <2
nd
Byte>
2. Table
Return Values
Byte bit
Description Hex
7 Paper Empty 0x80
6 Cover Open 0x40
5 Cutter jammed 0x20
4 Thermal Head(TPH) overheat. 0x10
3 Gap Detection Error(Auto-sensing failure) 0x08
2
Ribbon End Error
0x04
1
Not assigned
0x02
1st Byte
0
Not assigned
0x01
7
On building label to be printed in image
buffer.
0x80
6 On printing label in image buffer 0x40
5 Issued label is paused in peeler unit. 0x20
4
Not assigned
0x10
3
Not assigned
0x08
2
Not assigned
0x04
1
Not assigned
0x02
2nd
Byte
0
Not assigned
0x01
3. Examples
When Return
Values are
1st Byte 2nd Byte
Printer Status is
0x00 0x00 No Error. The printer is ready to build and print label.
0x80 0x00 No paper is installed in printer.
0x80 0x40
Paper roll out while printing label. When new paper roll is
loaded, the printer will re-issue the last label.
0x60 0x40
While printing, cutter is jammed and cover is opened (by
user).










