Specifications

Confidential
EPSON
TITLE
SHEET
REVISION
NO.
SHEETNEXT
TM-P60
Specification
(
STANDARD
)
66 65
E
ESC \ nL nH
[Name] Set relative print position
[Format] ASCII ESC \ n
L nH
Hex 1B 5C nL nH
Decimal 27 92 nL nH
[Range] -32768 (n
L + nH × 256) 32767
[Description] Moves the print position to [(n
L + nH × 256) × (horizontal or vertical motion unit)] from
the current position.
A positive number specifies movement to the right, and a negative number specifies
movement to the left.
ESC a n
[Name] Select justification
[Format] ASCII ESC a n
Hex 1B 61 n
Decimal 27 97 n
[Range] 0 n 2, 48 n 50
[Default] n = 0
[Description] In standard mode, aligns all the data in one line to the selected layout.
n Justification
0, 48 Left justification
1, 49 Centering
2, 50 Right justification
ESC c 5 n
[Name] Enable/disable panel buttons
[Format] ASCII ESC c 5 n
Hex 1B 63 35 n
Decimal 27 99 53 n
[Range] 0 n 255
[Default] n = 0
[Description] Enables or disables the panel buttons.
When the LSB of n is 0, the panel buttons are enabled.
When the LSB of n is 1, the panel buttons are disabled.
[Notes] This command affects the FEED button.
FEED button is enabled regardless of the settings with this command, when a status
sheet is printed. Even if the button is pressed, paper cannot be fed.
FEED button is disabled regardless of the settings with this command, when the roll
paper cover is open, or the roll paper end sensor detects a paper end.