39 / 65
Page
Mechatro, INC
.
USER MANUAL
V1.2
MTP-2100
5. Command descriptions
HT
[Name]
Horizontal
tab
[Format]
ASCII
HT
Hex
09
Decimal
9
[Description]
Moves the print position to the next horizontal tab position.
[Notes]
• Horizontal tab positions are set with ESC D.
• The default tab positions are at intervals of 4 characters (columns 5, 9,
13, ...) for the font (12 X 24).
[Reference]
ESC
D
LF
[Name]
Print and line feed
[Format]
ASCII
LF
Hex
0A
Decimal
10
[Description]
Prints the data in the print buffer and feeds one line based on the current
line
spacing.
[Note]
• This command sets the print position to the beginning of the line.
[Reference]
ESC
2,
ESC
3
CR
[Name]
Print and carriage return
[Format]
ASCII
CR
Hex
0D
Decimal
13
[Description]
This command functions the same as
LF.
[Note]
• Sets the print starting position to the beginning of the line.
[Reference]
LF