LR1100 Programming Manual V1.2
yL, yH, select the number of data bits (yL+yH
×
256) in the vertical direction for the
bit image.
[Notes]
In standard mode, this command is effective only when there is no data in the print
buffer.
This command is not affected by print modes (character size, emphasized, double-
strike, upside-down, underline, white/black reverse printing, etc.) for raster bit
image.
If the printing area width set by
GS L
and
GS W
is less than the minimum width,
the printing area is extended to the minimum width only on the line in question. The
minimum width means 1 dot in normal (m=0, 48) and double-height (m=2, 50), 2
dots in double-width (m=1, 49) and quadruple (m=3, 51) modes.
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 a multiple of 8.
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.
[Example] When xL+xH
×
256=64
←
(xL
+
xH
×
256
)
×
8dots
=
512dots
→
1
2
3
**** *
62
63
64
↑
65
66
67
**** *
126
127
128
**** *
yL
+
yH
256dots
**** *
K-2
K-1
K
↓
7
6 5 4 3 2 1 0
MSB
LSB
GS w n
[Name]
Set bar code width
[Format]
ASCII GS w n
Hex 1D 77 n
Decimal
29 119 n