Confidential BTP-R880NP Programming Manual
- 13 -
GS $ nL nH
[Function]
This command sets the absolute print position to [( nL + nH × 256) ×
(vertical or horizontal motion unit)] inches.
[Format]
ASCII
GS
$ nL
nH
Hex 1D
24
nL
nH
Decimal 29 36 nL
nH
[Range]
0
≤
nL
≤
255, 0
≤
nH
≤
255
[Notes]
• This command is effective only in page mode.
• If the [( nL + nH × 256) × (vertical or horizontal motion unit)] exceeds the specified
printing area, this command is ignored.
• The horizontal starting buffer position does not move after run this command.
Relative starting position is that specified by
ESC T
.
• This command operates as follows, depending on the starting position of the printing
area specified by
ESC T
:
1) When the starting position is set to the upper left or lower right, this command
sets the absolute position in the horizontal direction.
2) When the starting position is set to the upper right or lower left, this command
sets the absolute position in the vertical direction.
• The horizontal and vertical motion units are specified by
GS P
.
[Reference]
ESC $, ESC T, ESC W, ESC \, GS P, GS \
[Example]
See ESC W
GS L nL nH
[Function]
Set left margin to [( nL + nH × 256) × horizontal motion unit)] inches
[Format]
ASCII
GS
L nL
nH
Hex
1D 4C nL nH
Decimal 29 76 nL
nH
[Range]
0
≤
nL
≤
255
0
≤
nH
≤
255
[Notes]
• This command is effective only processed at the beginning of the line in
standard mode.
• If this command is input in page mode, this command is not effective and the printer
regard this command as normal character to dispose.