45 / 65
Page
Mechatro, INC
.
USER MANUAL
V1.2
MTP-2100
ESC D
n
[Name]
Set horizontal tab positions
[Format]
ASCII
ESC
D
n
Hex
1B
44
n
Decimal
27
68
n
[Range]
1
≤
n
≤
9
[Description]
Sets horizontal tab positions.
•
n
specifies the column number for setting a horizontal tab position from
the beginning of the line.
[Notes]
• 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.
•
When
setting
n
=8, the print position is moved to column 9 by sending
HT
.
[Default] The default tab positions are at intervals of 4 characters for font (12x24).
[Reference]
HT
ESC G
n
[Name]
Turn on/off double-strike mode.
[Format]
ASCII
ESC
G
n
Hex
1B
47
n
Decimal
27
71
n
[Range]
0
≤
n
≤
255
[Description]
• 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.
[Default]
n
= 0