Confidential
EPSON
TITLE
SHEET
REVISION
NO.
SHEET
NEXT
F
97 96
TM-T90
Specification
(STANDARD)
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.
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].