EasyManua.ls Logo

Custom Audio Electronics KPM 216 H - Page 47

Custom Audio Electronics KPM 216 H
88 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
3. PRINTER FUNCTIONS3. PRINTER FUNCTIONS
KPM216H
133-
[Example]
HnLnv(CSE
[Name] Set relative vertical print position
[Format] ASCII ESC ( v nL nH
Hex 1B 28 76 nL nH
Decimal 27 10 118 nL nH
[Range] 0 nL 255
0 nH 255
[Description] Sets the print vertical position based on the current position by using the
horizontal or vertical motion unit.
• This command sets the distance from the current position to [( nL + nH x
256) x ( horizontal or vertical motion unit)].
[Notes] When the starting position is specified by N motion unit to the bottom :
nL + nH x 256 = N
When the starting position is specified by N motion unit to the top (negative
direction), use the complement of 65536 :
nL + nH x 256 = 65536 - N
• The horizzontal and vertical motion unit are specified by GS P.
• The GS P command can change the horizontal (and vertical) motion unit.
However, the value cannot be less than the minimum horizontal movement
amount.
• In standard mode, the vertical motion unit is used.
[Default]
[Reference] GS P
[Example]