
12
[Default]
n
= 1
19. ESC ? n
[Name]
Cancel user-defined characters
[Format]
ASCII
ESC
?
n
Hex
1B
3F
n
Decimal
27
63
n
[Range]
32
≤
n
≤
127
[Description]
Cancels user-defined characters.
[Details]
•
This command cancels the pattern defined for the character code specified by
n
. After the user-defined characters is canceled, the corresponding pattern for
the internal character is printed.
•
If a user-defined character has not been defined for the specified character
code, the printer ignores this command.
[Reference]
ESC &
,
ESC %
20. ESC @
[Name]
Initialize printer
[Format]
ASCII
ESC
@
Hex
1B
40
Decimal
27
64
[Description]
Clears the data in the print buffer and resets the printer mode to the mode that
was in effect when power on.
[Details]
•
The DIP switch settings are not checked again.
•
The data in the receive buffer is not cleared.
•
The macro definition is not cleared.
•
The NV bit image data is not cleared.
•
The data of the user NV memory is not cleared.
21.
ESC D n1...nk NUL
[Name]
Set horizontal tab positions
[Format]
ASCII
ESC
D
n1...nk
NUL
Hex
1B
44
n1...nk
00
Decimal
27
68
n1...nk
0
[Range]
1
≤
n
≤
255
0
≤
k
≤
32
[Description]
Sets horizontal tab positions.
•
n
specifies the column number for setting a horizontal tab position from the
beginning of the line.
•
k
indicates the total number of horizontal tab positions to be set.
[Details]
•
The horizontal tab position is stored as a value of [character width
╳
n
]
measured from the beginning of the line. The character width includes the
right-side character spacing, and double-width characters are set with
twice the width of normal characters.