PPTII-A Programming Manual
www.hprt.com
6
2.Printing command set
HT
[Name]
Horizontal tab
[Format]
ASCII
HT
Hex
09
Decimal
9
[Dscription]
Moves the print position to the next horizontal tab position.
[Notes]
•This command is ignored unless the next horizontal 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 with 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.
•Set Horizontal tab default to 8 character width of character ASCII (12×24).
•When the print buffer is full
,
the printer performs the following actions
:
In standard mode
,
the printer prints the current line and sets the print position to the
beginning of the line.
In page mode, the printer sets the print position to the beginning of the line.
LF
[Name]
Print the contents in the print buffer
[Format]
ASCII
LF
Hex
0A
Decimal
10
[Dscription]
Prints the data in the print buffer and feeds one line, based on the current line spacing
[Notes]
• This command sets the print position to the beginning of the line.
•When this command is processed in page mode, only the print position moves,
and the printer does not perform actual printing.
FF
[Name]
Print and feed the paper to the next page
[Format]
ASCII
FF
Hex
OC
Decimal
12
[Dscription]
Paper type is continuous paper
[Notes]
• This command sets the print position to the beginning of the line.
•When this command is processed in page mode, only the print position moves,
and the printer does not perform actual printing.
• In page mode, prints all the data in the print buffer collectively and switches from
page mode to standard mode.
• This command is equivalent to LF in standard mode.
• This command returns the values set by ESC W to the default values.
Paper type is marked paper :
• In page mode, prints all the data in the print buffer,not to return to standard
mode ,not clear the data in the print buffer. The printer feeds the marked paper
to the next print starting position after finished printing.Don’t change horizontal
and vertical coordinates in the print buffer.
• This command sets the print position to the beginning of the line.