Specifications

Confidential
SHEET
113
NO.
SHEET
REVISION
H
TITLE
NEXT
114
TM-U590 series
Specification
(STANDARD)
ESC e n
[Name] Print and reverse feed n lines
[Format] ASCII ESC e n
Hex 1B 65 n
Decimal 27 101 n
[Range] 0 n 255
[Description] Prints the data in the print buffer and feeds n lines in the reverse direction.
[Notes] This command sets the print starting position to the beginning of the line.
The paper feed amount set by this command does not affect the values set by
ESC 2 or ESC 3.
Even if the number of (n × line feed amount) exceeds 1016 mm {40"}, the printer
feeds the paper only 1016 mm {40"}.
In page mode, this command functions as follows, depending on the starting
position of the printable area:
When the starting position is set to the upper left or lower right of the printable
area using ESC T, the print position is set in the same direction with the paper
feeding direction (vertical direction for printed characters).
When the starting position is set to the upper right or lower left of the print able
area using ESC T, the print position is set in the vertical direction to the paper
feeding direction (horizontal direction for printed characters).
[Reference] ESC 2, ESC 3