A SERVICE OF

logo

ZQ110
Rev. 1.00
- 70 -
Mobile Printer Command Manual
<Function 67> GS ( L pL pH m fn a kc1 kc2 b xL xH yL yH [c d1...dk]1...[c d1...dk]b (fn=67)
[Format]
[Range]
[Description]
[Notes]
ASCII
GS
(
L
pL pH m fn a kc1 kc2 b xL xH yL yH [c d1...dk]1...[c d1...dk]b
Hex
1D
28
4C
pL pH m fn a kc1 kc2 b xL xH yL yH [c d1...dk]1...[c d1...dk]b
Decimal
29
40
76
pL pH m fn a kc1 kc2 b xL xH yL yH [c d1...dk]1...[c d1...dk]b
GS ( L parameter 3 ≤ (pL + pH x 256) ≤ 65535 (0 ≤ pL ≤ 255, 0 ≤ pH ≤ 255)
[When using GS 8 L: 12 (p1 + 256 + p3 65536 + p4 16777216)
253119]
m=48, fn=67, a=48, 32 ≤ kc1 ≤ 126, 32 ≤ kc2 ≤ 126, b=1, 2, 1 ≤ (xL + xH x
256) ≤ 384, 1 ≤ (yL + yH x 256) ≤ 1662 c=49, 0 ≤ d ≤ 255, k = ( int ( ( xL +
xH x 256 ) + 7 ) / 8 ) x ( yL + yH x 256 )
The total capacity of the NV graphic memory is only 256K bytes
Defines the raster graphics data in the NV graphics area.
- b specifies the number of the color of the defined data.
- xL, xH specifies the defined data in the horizontal direction to (xL + xH x
256) dots.
- xL, xH specifies the defined data in the vertical direction to (yL + yH x
256) dots.
- c specifies the color of the defined data.
C
Defined data color
49
Color 1
Color 1 means black
<Function 69> GS ( L pL pH m fn kc1 kc2 b x y (fn=69)
[Format]
[Range]
[Description]
[Notes]
ASCII
GS
(
L
pL
pH
m
fn
kc1
kc2
x
y
Hex
1D
28
4C
pL
pH
m
fn
kc1
kc2
x
y
Decimal
29
40
76
pL
pH
m
fn
kc1
kc2
x
y
(pL + pH x 256) = 6 (pL=6, pH=0)
m=48, fn=69
32 ≤ kc1 ≤ 126
32 ≤ kc2 ≤ 126
x=1, 2
y=1, 2
Prints the NV graphics data defined by the key codes kc1 and kc2. The
graphics data is enlarged by x and y in the horizontal and vertical
directions.
This command prints the NV graphics data defined by Function 67.
In page mode, this command is not effective.
NV graphics data beyond the print area for one line is not printed.