THERMAL RECEIPT PRINTER
19
20
32
3
02
2
3
30
48
4
03
3
4
40
64
5
04
4
5
50
80
6
05
5
6
60
96
7
06
6
7
70
112
8
07
7
8
[Notes]
§
This command is all characters (alphanumeric and Kanji) effective except
forHRI characters.
§
If n is outside of the defined range, this command is ignored.
§
In standard mode, the vertical direction is the paper feed direction, and the
horizontal direction is perpendicular to the paper feed direction. However,
when character orientation changes in 90
clockwise
-rotation mode, the
relationship between vertical and horizontal directions is reversed.
§
In page mode, vertical and horizontal directions are based on the character
orientation.
§
When characters are enlarged with different sizes on one line, all the
characters on the line are aligned at the baseline.
§
The
ESC !
command can also turn double-width and double-height modes
on or off. However, the setting of the last received command is effective.
[Default]
n = 0
[Reference]
ESC !
31
、
GS * x y d1...d(x
×
y
×
8) Define downloaded bit image
[Format]
ASCII
GS
*
x y d1...d(x
×
y
×
8)
Hex
1D
2A
x y d1...d(x
×
y
×
8)
Decimal
29
42
x y d1...d(x
×
y
×
8)
[Range]
1
≤
x
≤
255, 1
≤
y
≤
48
x
×
y
≤
912
0
≤
d
≤
255
[Description]
Defines a downloaded bit image using the number of dots specified by
x
and
y.
§
x
specifies the number of dots in the horizontal direction.
§
y
specifies the number of dots in the vertical direction.
[Notes]
The number of dots in the horizontal direction is
x
×
8
, and in the vertical direction it is
y
×
8.
§
If x
×
y is out of the specified range, this command is disabled.
§
The
d
indicates bit-image data. Data (
d
) specifies a bit printed to 1 and not
printed to 0.
§
The downloaded bit image definition is cleared when:
①
ESC @
is executed.
②
ESC &
is executed.
③
FS q
is executed.