User`s manual
Confidential
RS-T80 Programming Manual
- 86 -
1B 61 02(Setting right justification)
41 42 43 0A
41 42 43 44 0A
41 42 43 44 45 0A
Results:
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.
[Relative] ESC $, ESC T, ESC W, ESC \, GS P, GS \
[Demo] 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