A SERVICE OF

logo

ZQ110
Rev. 1.00
- 86 -
Mobile Printer Command Manual
GS v 0
[Name]
[Format]
[Range]
Print raster bit image.
ASCII
GS
v
0
m
xL xH yL yH d1...dk
Hex
1D
76
30
m
xL xH yL yH d1...dk
Decimal
29
118
48
m
xL xH yL yH d1...dk
0 ≤ m ≤ 3, 48 ≤ m ≤ 51
1 ≤ (xL + xH x 256) ≤ 128 (0 ≤ xL ≤ 128, xh=0)
1 ≤ (yL + yH x 256) ≤ 4095 (0 ≤ yL ≤ 255, 0 ≤ yH ≤ 15)
0 ≤ d ≤ 255
k = (xL + xH x 256) x (yL + yH x 256)
[Description]
Prints a raster bit image in m mode.
- m specifies the bit image mode.
m
Mode
Vertical dot density
Horizontal dot density
0, 48
Normal
203 dpi
203 dpi
1, 49
Double-width
203 dpi
203/2 dpi
2, 50
Double-height
203/2 dpi
203 dpi
3, 51
Quadruple
203/2 dpi
203/2 dpi
dpi : dots per 25.4mm {1"}
-
xL, xH specifies (xL + xH x 256) byte(s) in the horizontal direction for the bit image.
-
yL, yH specifies (yL + yH x 256) dot(s) in the vertical direction for the bit image.
- d specifies the definition data of the bit image data.
GS w
[Name]
[Format]
[Range]
[Description]
[Notes]
Set bar code width.
ASCII
GS
w
n
Hex
1D
77
n
Decimal
29
119
n
2 ≤ n ≤ 6 , n=3
Set the horizontal size of the bar code, using n as follows:
n
Multi-level Bar Code
Module Width (mm)
Binary-level Bar Code
Thin element width
(mm)
Thick element width
(mm)
2
0.250
0.250
0.625
3
0.375
0.375
1.000
4
0.500
0.500
1.250
5
0.625
0.625
1.625
6
0.750
0.750
2.000
Multi-level bar codes are as follows:
- UPC-A, UPC-E, JAN13, JAN8, CODE93, CODE128
Binary-level bar codes are as follows:
- CODE39, ITF, CODABAR