BT-T080 Programming Manual
- 13 -
[Value range]
0 ≤ nL ≤ 255, 0 ≤ nH ≤ 255
[Notes]
• Sets the absolute vertical position in page mode
• This command sets the absolute position to [( nL + nH × 256) × (vertical or horizontal
motion unit)] inches.
• This command is effective only in page mode.
• If the [ ( nL + nH × 256) × (vertical or horizontal motion unit) ] exceeds the specified
printable area, this command is ignored.
• The horizontal position does not move after executing this command.
• The positions of relative commands are specified by
ESC T
.
• Depending on the printing area direction and starting position specified by
ESC T,
this command operates as following:
①
When the starting position is set to the upper left or lower right, this command sets
the absolute position in the direction which is parallel to the paper feed direction.
②
When the starting position is set to the upper right or lower left, this command sets
the absolute position in the direction which is perpendicular to the paper feed
direction.
[Relative]
ESC $, ESC T, ESC W, ESC \, GS \
GS L nL nH Set left margin
[Function]
Set left margin.
[Format]
ASCII
GS
L
nL nH
Hex
1D
4C
nL nH
Decimal 29
76
nL nH
[Value range]
0 ≤ nL ≤ 255
0 ≤ nH ≤ 255
[Notes]
• Sets the left margin using nL and nH.
• Set left margin to [ ( nL + nH × 256) × horizontal motion unit) ] inches.
• This command is only effective processed at the beginning of the line in standard
mode.
• If this command is input in page mode, it is disabled.
• This command does not affect printing in page mode.
• If the setting exceeds the Max.printable width, the maximum value of the printable
width will be used.
[Default]
nL = 0, nH = 0
[Relative]
GS P, GS W
[Example]
0A
(Setting printing position at the beginning of the line)
1B 40
(Initialization)