Rev. 1.00
- 13 -
Metapace T-2
ESC ? n
[Name]
[Format]
[Range]
[Description]
Cancel user-defined characters.
ASCII ESC ? n
Hex 1B
3F
n
Decimal 27 63
n
32
≤
n
≤
126
▪
Cancels user-defined characters, specified with character codes on a
selected sheet.
ESC @
[Name]
[Format]
[Range]
[Description]
Initialize printer.
ASCII
ESC
@
Hex 1B
40
Decimal
27
64
32
≤
n
≤
126
▪
Clears the data in the print buffer and resets the printer mode to the mode
that were in effect when the power was turned on.
ESC D n1… nk NUL
[Name]
[Format]
[Range]
[Default]
[Description]
Set horizontal tab positions.
ASCII ESC D n1...nk
NUL
Hex 1B
44
n1...nk
00
Decimal 27 68 n1...nk
0
1
≤
n
≤
255
0
≤
k
≤
32
n=8, 16, 24, 32, 40,....., 232, 240, 248
(for font A in a standard character size width)
▪
Sets horizontal tab positions.
- n specifies the number of digits from the setting position to the left
margin or the beginning of the line.
- k specifies the number of bytes set for the horizontal tab position.
ESC E n
[Name]
[Format]
[Range]
[Default]
[Description]
Turn emphasized mode on / off.
ASCII ESC E n
Hex 1B
45
n
Decimal 27 69
n
0
≤
n
≤
255
n=0
▪
Turns emphasized mode on or off.
- When the LSB of n is 0, emphasized mode is turned off.
- When the LSB of n is 1, emphasized mode is turned on.