3. PRINTER FUNCTIONS
TPTCM
52
3-
• If the command is received when the printing position is at
the right margin, the printer executes print buffer full printing
and horizontal tab processing from the beginning of the next
line.
• Horizontal tab positions are set using ESC D.
[Default]
[Reference]
ESC D
[Example]
F
LF
LF
LF
LF
L
[Name]
Print and line feed
[Format]
ASCII
LF
Hex
0A
Decimal
10
[Description]
Prints the data in the buffer and feeds one line based on the
current line spacing.
[Notes]
• Sets the print position to the beginning of the line.
[Default]
[Reference]
ESC 2, ESC 3
[Example]
R
CR
CR
CR
CR
C
[Name]
Print and carriage return
[Format]
ASCII
CR
Hex
0D
Decimal
13
[Description]
When autofeed is “CR enabled”, this command functions in
the same way as LF, otherwise it is disregarded.
[Notes]
• This command sets the print position to the beginning of the
line.
[Default]
[Reference]
LF
[Example]