
TITLE : RP-300/310
Page -21 -
Print Commands
The WTP series supports the following commands for printing characters and advancing
paper.
HT
[Name]
Horizontal tab
[Format]
ASCII
HT
Hex
09
Decimal 9
[Description]
Moves the print position to the next tab position.
[Details]
·This command is ignored unless the next tab position has been set.
·If the next horizontal tab position exceeds the printing area, the printer
sets the printing position to [Printing area width + 1].
·Horizontal tab positions are set using “ ESC D” .
·If this command is received when the printing position is at [printing area
width +1], the printer executes print buffer-full printing of the current
line and horizontal tab processing from the beginning of the next line.
·The default setting of the horizontal tab position for the paper roll is font
A
(12 x 24) every 8th character (9th, 17th, 25th, … column).
[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.
[Details]
·This command sets the print position to the beginning of the line.
[Reference]
ESC 2, ESC 3