Specifications

Confidential
EPSON
TITLE
SHEET
REVISION
NO.
SHEET
NEXT
103 102
TM-L90
Specification
(STANDARD)
E
ESC d n
[Name] Print and feed n lines
[Format] ASCII ESC d n
Hex 1B 64 n
Decimal 27 100 n
[Range] 0 n 255
[Description] Prints the data in the print buffer and feeds n lines.
If the paper layout (the origin of the layout) specifies “bottom of the label” or “top of the black
mark” in standard mode, the printer executes either one of the following operations when the
paper feed amount exceeds the printing area in the vertical layout:
If the maximum height of the characters in one line exceeds the printing area specified in
the vertical layout, the printer feeds the paper to the print starting position on the next
label and executes the process of this command from the print starting position on the
next label.
If the maximum height of the characters in one line does not exceed the printing area
specified in the vertical layout, but the paper feed amount exceeds the printing area, the
printer executes printing on the current label and feeds the paper to the bottom of the
printing area.
ESC p m t1 t2
[Name] Generate pulse
[Format] ASCII ESC p m t1 t2
Hex 1B 70 m t1 t2
Decimal 27 112 m t1 t2
[Range] m = 0, 1, 48, 49
0 t1 255
0 t2 255
[Description] Outputs the pulse specified by t1 and t2 to connector pin m, as follows:
m Function
0, 48 Drawer kick-out connector pin 2.
1, 49 Drawer kick-out connector pin 5.
t1 specifies the pulse ON time as [t1 × 2 ms], and t2 specifies the pulse OFF time as [t2 × 2
ms].
If t2 is smaller than t1, OFF time is set as [t1 × 2 ms].