Specifications

Confidential
EPSON
TITLE
SHEET
REVISION
NO.
SHEETNEXT
TM-P60
Specification
(
STANDARD
)
65 64
E
ESC T n
[Name] Select print direction in page mode
[Format] ASCII ESC T n
Hex 1B 54 n
Decimal 27 84 n
[Range] 0 n 3, 48 n 51
[Default] n = 0
[Description] In page mode, selects the print direction and starting position.
n Print direction Starting position
0, 48 Left to right Upper left
1, 49 Bottom to top Lower left
2, 50 Right to left Lower right
3, 51 Top to bottom Upper right
ESC W xL xH yL yH dxL dxH dyL dyH
[Name] Set print area in page mode
[Format] ASCII ESC W x
L xH yL yH dxL dxH dyL dyH
Hex 1B 57 xL xH yL yH dxL dxH dyL dyH
Decimal 27 87 xL xH yL yH dxL dxH dyL dyH
[Range] 0 (x
L + xH × 256) 65535 (0 xL 255, 0 xH 255)
0 (y
L + yH × 256) 65535 (0 yL 255, 0 yH 255)
1 (dx
L + dxH × 256) 65535 (0 dxL 255, 0 dxH 255)
1 (dy
L + dyH × 256) 65535 (0 dyL 255, 0 dyH 255)
[Default] (x
L + xH × 256) = 0 (xL = 0, xH = 0)
(y
L + yH × 256) = 0 (yL = 0, yH = 0)
(dx
L + dxH × 256) = 420 (dxL = 164, dxH = 1) [when 58 mm paper width is selected]
(dx
L + dxH × 256) = 432 (dxL = 176, dxH = 1) [when 60 mm paper width is selected]
(dy
L + dyH × 256) = 1200 (dyL = 176, dyH = 4)
[Description] In page mode, sets the size and the logical origin of the print area.
xL, xH specify the horizontal logical origin as [(xL + xH × 256) × (horizontal motion
unit)].
yL, yH specify the vertical logical origin as [(yL + yH × 256) × (vertical motion unit)].
dxL, dxH specify the horizontal dimension of print area as [(dxL + dxH × 256) ×
(horizontal motion unit)].
dyL, dyH specify the vertical dimension of print area as [(dyL + dyH × 256) × (vertical
motion unit)].