43 / 65
Page
Mechatro, INC
.
USER MANUAL
V1.2
MTP-2100
ESC !
n
[Name]
Select print mode(s)
[Format]
ASCII
ESC
!
n
Hex
1B
21
n
Decimal
27
33
n
[Range]
0
≤
n
≤
255
[Description]
Selects print mode(s) using
n
as follows:
Bit Off/On Hex Decimal
Function
0 - - - Undefined.
1 - - - Undefined.
2 - - - Undefined.
3 - - - Undefined.
Off
00
0
Double-height mode not selected.
4
On
10
16
Double-height mode selected.
Off
00
0
Double-width mode not selected.
5
On 20
32 Double-width
mode
selected.
6 - - - Undefined.
Off
40
64
Underline mode not selected.
7
On
00
0
Underline mode selected.
[Notes]
• When both double-height and double-width modes are selected,
quadruple size characters are printed.
• Underlining is added to the entire width of each character, including the
space to the right of a character, but is not added to portions of lines
that were skipped by means of an
HT
.
[Default]
n
= 0
[Reference]
ESC
E
,
ESC
–
ESC -
n
[Name]
Turn underline mode on/off
[Format]
ASCII
ESC
_
n
Hex
1B
2D
n
Decimal
27
45
n
[Range]
0
≤
n
≤
255
[Description]
• When the LSB of
n
is 0, underline mode is turn off.
• When the LSB of
n
is 1, underline mode is turn on.
[Notes]
• Only the lowest bit of
n
is enabled.
• The printer can underline all characters (including right-side character
spacing), but cannot underling the space set by
HT
.
• This command does not affect the setting of Korean characters.
[Default]
n
= 0
[Reference]
ESC
!