– 63 –
ESC e n
ESC f t1 t2
[Function] Print and N-line Reverse Paper Feed
[Code] ASCII ESC e n
Hexadecima
l
1B 65 n
Decimal 27 101 n
[Range] 0
Ϲ
n Ϲ 255
[Outline] This command prints the data in the print buffer and feeds the paper by n-lines in the reverse
direction.
[Caution] • This command is valid only in the standard mode.
• The head of the line is assumed to be the next printing start position.
• The set amount does not remain.
[Function] Sets Single Sheet Waiting Time
[Code] ASCII ESC f t1 t2
Hexadecimal 1B 66 t1 t2
Decimal 27 102 t1 t2
[Range] t1 = 0
0 Ϲ t2 Ϲ 64
[Outline] This command sets the time to wait for insertion of single sheets and the time to start operation
after inserting the single sheets.
• The paper insertion waiting time shall be infinite.
• The printer starts operating t2 × 0.1 second after detecting insertion of the paper.
[Caution] • If either t1 or t2 goes beyond the range, this command will be disabled, not changing the set
values so far.
[Default] t1 = 0, t2 = 10