Programmer’s Guide
TH200
64
GS v 0 m xL xH yL yH d1....dk
Print raster bit image
Code:
Range:
Description:
Notes:
Example:
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
0
≤
xL
≤
255
0
≤
xH
≤
255
0
≤
yL
≤
255
0
≤
d
≤ 255
k = (xL + xH × 256) × (yL + yH × 256) (k
≠
0)
Selects Raster bit-image mode. The value of m selects the mode, as follows:
m
Mode
Vertical Dot Density
(DPI)
Horizontal Dot Density
(DPI)
0, 48
Normal
180 DPI
203 DPI
1, 49
Double-width
180 DPI
101 DPI
2, 50
Double-height
90 DPI
203 DPI
3, 51
Quadruple
90 DPI
101 DPI
xL, xH, select the number of data bytes (xL+ xH × 256) in the horizontal direction for the
bit image.
yL, yH, select the number of data bytes (yL+ yH × 256) in the vertical direction for the bit
image.
In standard mode, this command is effective only when there is no data in the print
buffer.
This command has no effect in all print modes (character size, emphasized,
double-strike, upside-down, underline, white/black reverse printing, etc.) for raster bit
image.
Data outside the printing area is read in and discarded on a dot-by-dot basis.
The position at which subsequent characters are to be printed for raster bit image is
specified by
HT
(Horizontal Tab),
ESC $
(Set absolute print position),
ESC \
(Set
relative print position), and
GS L
(Set left margin ). If the position at which subsequent
characters are to be printed is not a multiple of 8, print speed may decline.
The
ESC a
(Select justification) setting is also effective on raster bit images.
When this command is received during macro definition, the printer ends macro
definition, and begins performing this command. The definition of this command should
be cleared.
d indicates the bit-image data. Setting a bit to 1 prints a dot and setting it to 0 does not
print a dot.
When xL+ xH × 256 = 64
Содержание TH200
Страница 1: ...TH200 High Speed Thermal Printer Programmer s Guide TH200 March 2005 ...
Страница 19: ...Programmer s Guide TH200 19 When font B 9 17 is selected ...
Страница 21: ...Programmer s Guide TH200 21 When 24 dot bit image is selected ...
Страница 73: ...Programmer s Guide TH200 73 pattern 3 2 PAGE1 Katakana ...
Страница 74: ...Programmer s Guide TH200 74 3 3 Page 2 PC850 Multilingual ...
Страница 75: ...Programmer s Guide TH200 75 3 4 Page 3 PC860 Portuguese ...
Страница 76: ...Programmer s Guide TH200 76 3 5 Page 4 PC863 Canadian French ...
Страница 77: ...Programmer s Guide TH200 77 3 6 Page 5 PC865 Nordic ...
Страница 78: ...Programmer s Guide TH200 78 3 7 Page 18 PC852 Latin2 ...
Страница 79: ...Programmer s Guide TH200 79 3 8 Page 19 PC858 ...
Страница 80: ...Programmer s Guide TH200 80 3 9 Page 16 WPC1252 ...
Страница 81: ...Programmer s Guide TH200 81 3 10 Page 17 PC866 Cyrillic 2 ...
Страница 82: ...Programmer s Guide TH200 82 3 11 Thai character code 11 ...
Страница 83: ...Programmer s Guide TH200 83 3 12 International Character Set ...