Rev. 1.00
- 14 -
Metapace T-2
ESC G n
[Name]
[Format]
[Range]
[Default]
[Description]
Turn double-strike mode on/off.
ASCII ESC G n
Hex 1B
47
n
Decimal 27 71
n
0
≤
n
≤
255
n=0
▪
Turns double-strike mode on or 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.
ESC J n
[Name]
[Format]
[Range]
[Description]
Print and feed paper.
ASCII ESC J n
Hex 1B
4A
n
Decimal
27 74 n
0
≤
n
≤
255
▪
Prints the data in the print buffer and feeds the paper [n X vertical motion unit].
▪
The maximum paper feed amount is approximately 1016mm{40"} if [n X
vertical motion unit] exceeds 1016mm{40"}.
ESC L
[Name]
[Format]
[Description]
Select page mode.
ASCII
ESC
L
Hex 1B
4C
Decimal
27
76
▪
Switches from standard mode to page mode.
ESC M n
[Name]
[Format]
[Range]
[Default]
[Description]
Select character font.
ASCII ESC M n
Hex 1B
4D
n
Decimal 27 77
n
n = 0, 1, 48, 49
n=0
▪
Selects only-byte character fonts.
n
Function
0, 48 Character font A (12 × 24) selected.
1, 49 Character font B (9 × 24) selected.