Rev. 1.00
- 48 -
Metapace T-2
①
GS V m
②
GS V m n
[Name]
[Format]
[Range]
[Description]
Select cut mode and cut paper.
①
ASCII GS
V
m
Hex
1D 56 m
Decimal 29 86 m
②
ASCII GS
V
m
n
Hex
1D 56 m n
Decimal 29 86 m n
①
m=0, 1, 48, 49
②
m=65, 66, 0
≤
n
≤
255
▪
Cuts paper in the specified mode.
m
Function
0, 48
1, 49
Cuts paper (one point left uncut, full cut).
65, 66
Feeds and cuts paper (one point left uncut, full cut).
- n specifies how data in the print buffer is processed when this
command is executed.
▪
Full cut or one point left uncut cannot be changed by software.
GS W nL nH
[Name]
[Format]
[Range]
[Default]
[Description]
Set printing area width.
ASCII GS W nL nH
Hex 1D
57
nL
nH
Decimal 29 87 nL nH
0
≤
nL
≤
255, 0
≤
nH
≤
255
(nL + nH x 256)=512 (nL=0, nH=2) (for 80mm of the paper width)
(nL + nH x 256)=384 (nL=128, nH=1) (for 60mm of the paper width)
(nL + nH x 256)=360 (nL=104, nH=1) (for 58mm of the paper width)
▪
Sets the printing area width specified with nL and nH.
- The printing area width is [(nL + nH x 256) x (horizontal motion units)].
Printable area
Left margin
Printing area width
GS
\
nL nH
[Name]
[Format]
[Range]
[Description]
Set relative vertical print position in page mode.
ASCII GS
\
nL nH
Hex 1D
5C
nL
nH
Decimal 29 92 nL nH
0
≤
nL
≤
255, 0
≤
nH
≤
255
▪
Sets the relative vertical print starting position from the current position in
page mode. The distance from the current position to the starting position is
[(nL + nH x 256) x (vertical or horizontal motion units)].