Rev. 1.00
- 16 -
Metapace T-2
n
Function
0, 48
Turn off 90°clockwise rotation mode.
1, 49
2, 50
Turn on 90°clockwise rotation mode.
ESC W xL xH yL yH dxL dxH dyL dyH
[Name]
[Format]
[Range]
[Default]
[Description]
Set relative print position.
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
0
≤
(xL + xH x 256)
≤
65535 (0
≤
xL
≤
255, 0
≤
xH
≤
255)
0
≤
(yL + yH x 256)
≤
65535 (0
≤
yL
≤
255, 0
≤
yH
≤
255)
1
≤
(dxL + dxH x 256)
≤
65535 (0
≤
dxL
≤
255, 0
≤
dxH
≤
255)
1
≤
(dyL + dyH x 256)
≤
65535 (0
≤
dyL
≤
255, 0
≤
dyH
≤
255)
▪
When a paper width of 80mm{3.15"} is selected :
(xL + xH x 256) = 0 (xL=0, xH=0)
(yL + yH x 256) = 0 (yL=0, yH=0)
(dxL + dxH x 256) = 512 (dxL=0, dxH=2)
(dyL + dyH x 256) = 1662 (dyL=126, dyH=6)
▪
When a paper width of 60mm{2.36"} is selected :
(xL + xH x 256) = 0 (xL=0, xH=0)
(yL + yH x 256) = 0 (yL=0, yH=0)
(dxL + dxH x 256) = 360 (dxL=104, dxH=1)
(dyL + dyH x 256) = 1662 (dyL=126, dyH=6)
▪
Set the position and the size of the printing area.
- Horizontal starting position = [(xL + xH x 256) x (horizontal motion unites)].
- Vertical starting position = [(yL + yH x 256) x (vertical motion unites)].
- Horizontal printing area width = [(dxL + dxH x 256) x (horizontal motion unites)].
- Vertical printing area width = [(dyL + dyH x 256) x (vertical motion unites)].
▪
The maximum printable area is 117.263mm {1662/360"} maximum.
ESC
\
nL nH
[Name]
[Format]
[Range]
[Description]
Set relative print position.
ASCII ESC
\
nL nH
Hex 1B
5C
nL
nH
Decimal
27 92 nL nH
0
≤
(nL + nH x 256)
≤
65535 (0
≤
nL 255, 0
≤
nH
≤
255)
▪
Set the print starting position based on the current position to [(nL + nH ×
256) × horizontal or vertical motion unit]
- When (nL + nH × 256) is positive number, the print starting position is
specified to the right based on the current position.
- When (nL + nH × 256) is negative number, the print starting position is
specified to the left based on the current position.