A SERVICE OF

logo

ZQ110
Rev. 1.00
- 69 -
Mobile Printer Command Manual
After the [Header-NULL] is transmitted, the printer receives a response
from the host; then it performs the process defined by the response.
(See the tables below.)
- When the status (existence of the next data block) is Hexadecimal =
41H / Decimal = 65
Response
Process performed
ASCII
Decimal
ACK
6
Transmits the next data
NAK
21
Transmits the previous data again
CAN
24
Ends the process
- When the status (for the last data block) is Hexadecimal = 40H /
40H/Decimal = 64
Response
Process performed
ASCII
Decimal
ACK
6
Ends the process
NAK
21
Transmits the previous data again
CAN
24
Cancels the process
<Function 65> GS ( L pL pH m fn d1 d2 d3 (fn=65)
[Format]
[Range]
[Description]
ASCII
GS
(
L
pL
pH
m
fn
d1
d2
d3
Hex
1D
28
4C
pL
pH
m
fn
d1
d2
d3
Decimal
29
40
76
pL
pH
m
fn
d1
d2
d3
(pL + pH x 256) = 5 (pL=5, pH=0)
m=48
fn=65
d1=67, d2=76, d3=82
The graphics data is define by Function 67 into the NV graphics memory
with the sector dedicated for storing NV graphics data.
<Function 66> GS ( L pL pH m fn kc1 kc2 (fn=66)
[Format]
[Range]
[Description]
[Notes]
ASCII
GS
(
L
pL
pH
m
fn
kc1
kc2
Hex
1D
28
4C
pL
pH
m
fn
kc1
kc2
Decimal
29
40
76
pL
pH
m
fn
kc1
kc2
(pL + pH x 256) = 4 (pL=4, pH=0)
m=48
fn=66
32 ≤ kc1 ≤ 126
32 ≤ kc2 ≤ 126
This command deletes the NV graphics data corresponding to kc1 and
kc2.
The graphics data is define by Function 67.
kc1 and kc2 is given to each of the graphics data groups to be stored into
the NV graphics memory in the order of download.