Specifications
Confidential
EPSON
TITLE
SHEET
REVISION
NO.
SHEET
NEXT
99 98
TM-L90
Specification
(STANDARD)
E
ESC W x
L
x
H
y
L
y
H
dx
L
dx
H
dy
L
dy
H
[Name] Set printing area in page mode
[Format] ASCII ESC W xL 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
+ x
H
× 256) ≤ 65535 (0 ≤ x
L
≤ 255, 0 ≤ x
H
≤ 255)
0 ≤ (y
L
+ y
H
× 256) ≤ 65535 (0 ≤ y
L
≤ 255, 0 ≤ y
H
≤ 255)
1 ≤ (dx
L
+ dx
H
× 256) ≤ 65535 (0 ≤ dx
L
≤ 255, 0 ≤ dx
H
≤ 255)
1 ≤ (dy
L
+ dy
H
× 256) ≤ 65535 (0 ≤ dy
L
≤ 255, 0 ≤ dy
H
≤ 255)
[Default] • When the paper layout (the origin of the layout) is set not to use a layout or to “top of the
black mark”:
(x
L
+ x
H
× 256) = 0 (x
L
= 0, x
H
= 0)
(y
L
+ y
H
× 256) = 0 (y
L
= 0, y
H
= 0)
(dx
L
+ dx
H
× 256) = 576 (dx
L
= 64, dx
H
= 2)
(when 80 mm through 78 mm of the paper width is selected)
(dx
L
+ dx
H
× 256) = (256 + ((paper width) – 38) × 8)
(when 77 mm through 38 mm of the paper width is selected)
(dy
L
+ dy
H
× 256) = 1476 (dy
L
= 196, dy
H
= 5)
• When the paper layout (the origin of the layout) is set to “bottom of the label”:
(x
L
+ x
H
× 256) = 0 (x
L
= 0, x
H
= 0)
(y
L
+ y
H
× 256) = 0 (y
L
= 0, y
H
= 0)
(dx
L
+ dx
H
× 256) = 560 (dx
L
= 48, dx
H
= 2)
(when 80 mm of the paper width is selected)
(dx
L
+ dx
H
× 256) = (256 + ((paper width) – 38) × 8)
(when 79 mm through 38 mm of the paper width is selected)
(dy
L
+ dy
H
× 256) = 1476 (dy
L
= 196, dy
H
= 5)
[Description] • Sets the position and the size of the printing area.
•
Horizontal starting position = [(x
L
+ x
H
× 256) × (horizontal motion units)].
•
Vertical starting position = [(y
L
+ y
H
× 256) × (vertical motion units)].
•
Horizontal printing area width = [(dx
L
+ dx
H
× 256) × (horizontal motion units)].
•
Vertical printing area width = [(dy
L
+ dy
H
× 256) × (vertical motion units)].