Instruction manual

ENQ Reference Table - Byte #3 (continued)
Char
Const.
OFF
Const.
ON
Low
Battery
Format
Error
Waiting to
Dispense
Label
Ribbon
Fault
Stock
Fault
Online
Error
Bit 7 Bit 6 Bit 5 Bit 4 Bit 3 Bit 2 Bit 1 Bit 0
a
0 1 1 0 0 0 0 1
b
0 1 1 0 0 0 1 0
c
0 1 1 0 0 0 1 1
d
0 1 1 0 0 1 0 0
e
0 1 1 0 0 1 0 1
f
0 1 1 0 0 1 1 0
g
0 1 1 0 0 1 1 1
h
0 1 1 0 1 0 0 0
I
0 1 1 0 1 0 0 1
j
0 1 1 0 1 0 1 0
k
0 1 1 0 1 0 1 1
l
0 1 1 0 1 1 0 0
m
0 1 1 0 1 1 0 1
n
0 1 1 0 1 1 1 0
o
0 1 1 0 1 1 1 1
p
0 1 1 1 0 0 0 0
q
0 1 1 1 0 0 0 1
r
0 1 1 1 0 0 1 0
s
0 1 1 1 0 0 1 1
t
0 1 1 1 0 1 0 0
u
0 1 1 1 0 1 0 1
v
0 1 1 1 0 1 1 0
w
0 1 1 1 0 1 1 1
x
0 1 1 1 1 0 0 0
y
0 1 1 1 1 0 0 1
z
0 1 1 1 1 0 1 0
{
0 1 1 1 1 0 1 1
|
0 1 1 1 1 1 0 0
}
0 1 1 1 1 1 0 1
~
0 1 1 1 1 1 1 0
Dec 127
0 1 1 1 1 1 1 1
Note: A “1" indicates the bit is turned on. A ”0" indicates the bit is off.
Job Request
A Job Request returns status information about the most recently processed print job. You can
send a job request after an ENQ or batch. You can send two levels of Job Requests:
¨ Numeric Error Codes Only (0, 1, or 2)
¨ Verbose (3 or 4)
Syntax {J,req_#}
J1. J Job Status Request
J2. req_# Type of request. Options:
0 Returns ASCII coded strings or numeric error codes
1 Returns ASCII coded strings or numeric error codes
2 Returns ASCII coded strings or numeric error codes
3 Returns the error number
4 Returns the number of labels printed in the batch
Example {J,3}
Returns the error number to the host.
STATUS POLLING 7-5