THERMAL RECEIPT PRINTER
10
§
When the LSB of n is 0, emphasized mode is turned off.
§
When the LSB of n is 1, emphasized mode is turned on.
[Notes]
§
Only the lowest bit of n is enabled.
§
This command and ESC ! turn on and off emphasized mode in the same way.
The last proceeded command becomes effective.
[Default]
n = 0
[Reference]
ESC !
16
、
ESC G n
Turn double-strike mode on/off
[Format]
ASCII
ESC
G n
Hex
1B
47 n
Decimal
27
71 n
[Range]
0
≤
n
≤
255
[Description]
Turn double-strike mode on/off
§
When the LSB of n is 0, double-strike mode is turned off.
§
When the LSB of n is 1, double-strike mode is turned on.
[Notes]
§
Only the lowest bit of n is enabled.
§
Printer output is the same in double-strike and in emphasized (ESC E).
[Default]
n = 0
[Reference]
ESC E
17
、
ESC J n
Print and feed paper
[Format]
ASCII
ESC
J
n
Hex
1B
4A
n
Decimal 27
74
n
[Range]
0
≤
n
≤
255
[Description]
Print the data in the print buffer and feeds the paper [n x
0.176mm (1/44inches)].
[Notes]
§
After printing is completed, this command sets the print starting position to
the beginning of a line.
§
The paper feed amount set by this command does not affect the values set
by ESC 2 or ESC 3.
[Reference]
GS P
18
、
ESC M n
Select font
[Format]
ASCII
ESC
M
n
Hex
1B
4D
n
Decimal 27
77
n
[Range]
n = 0, 1, 48, 49