SPP-R200II Command Manual
Rev. 1.00
BIXOLON
- 133 -
GS v 0
Function:
Print raster bit image
Code:
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
Range:
0 ≤ m ≤ 3, 48 ≤ m ≤ 51
1 ≤ (xL + xH x 256) ≤ 384 (0 ≤ xL ≤ 80, 0 ≤ xH ≤ 1)
1 ≤ (yL + yH x 256) ≤ 1662 (0 ≤ yL ≤ 126, 0 ≤ yH ≤ 6)
0 ≤ d ≤ 255
1
≤ k ≤ 119664
Default:
None
Description:
■
This command prints a raster bit image according to the mode defined by m.
DPI : Dots per Inch (25.4mm)
m
Mode
Vertical dot density
(DPI)
Horizontal dot density
(DPI)
0, 48
Normal
203
203
1, 49
Double-width
203
203/2
2, 50
Double-height
203/2
203
3, 51
Quadruple
203/2
203/2
•
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.
Remarks:
■
In standard mode, this command is effective when the printer buffer is empty and the printer is in the beginning of the
line. If the buffer is not empty, after processing m, the printer treats the following data as normal data.
■
In page mode, the bit image is stored in the print buffer, not being printed.
■
None of the print modes such as emphasized, double-strike, etc, affects the printing of the bit image.
■
The default dot density set by GS L is applied to printing of the bit image.