Rev. 1.00
- 16 -
STP-103
GS L nL nH
[Name] Set left margin
[Format] ASCII GS L nL nH
Hex 1D 4C nL nH
Decimal 29 76 nL nH
[Range] 0
≤
nL
≤
255
0
≤
nH
≤
255
[Description] Sets the left margin using nL and nH.
●
The left margin is set to
[(nL + nH X 256) X (horizontal motion unit6)] inches.
Printable area
Left Margin Printing area width
GS P x y
[Name] Set horizontal and vertical motion units
[Format] ASCII GS P x y
Hex 1D 50 x y
Decimal 29 80 x y
[Range] 0
≤
x
≤
255
0
≤
y
≤
255
[Description] Sets the horizontal and vertical motion units to 1/x inch, respectively.
When x is set to 0, the default setting value is used.
When y is set to 0, the default setting value is used.
GS W nL nH
[Name] Set printing area width
[Format] ASCII GS W nL nH
Hex 1D 57 nL nH
Decimal 29 87 nL nH
[Range] 0
≤
nL
≤
255
0
≤
nH
≤
255
[Description] Sets the printing area width to the area specified by nL and nH.
●
The printing area width is set to
[(nL + 256 X nH) X horizontal motion unit] inches.
Printable area
Left Margin Printing area width