Specifications

Confidential
SHEET
74
NO.
SHEET
REVISION
H
TITLE
NEXT
75
TM-U590 series
Specification
(STANDARD)
6.3 Control Commands
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.
If the next horizontal tab position exceeds the printing area, the printer sets the
printing position to [Printing area width + 1].
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.
This command is ignored unless the next horizontal tab position has been set.
The default setting of the horizontal tab position for the slip paper is font A (9 × 9)
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.
[Note] This command sets the print position to the beginning of the line.
[Reference] ESC 2, ESC 3, Appendix A.1