3. PRINTER FUNCTIONS
TG558
10
3-
[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
• In standard mode, the vertical motion unit is used.
[Default]
[Reference]
[Example]
0
3
$
B
1
$
[Name]
Select 1/8-inch line spacing
.
[Format]
ASCII
ESC 0
Hex
1B
30
Decimal
27
48
[Description]
Selects 1/8-inch line spacing.
[Notes]
[Default]
[Reference]
$1B $32, $1B $33
[Example]
2
3
$
B
1
$
[Name]
Set line spacing at 1/6 inch
.
[Format]
ASCII
ESC
2
Hex
1B
32
Decimal
27
50
[Description]
Selects 1/6 inch line spacing.
[Notes]
[Default]
[Reference]
$1B $30, $1B $33
[Example]
n
3
3
$
B
1
$
[Name]
Set line spacing.
[Format]
ASCII
ESC
3
n
Hex
1B
33
n
Decimal
27
51
n
[Range]
0
≤
n
≤
255
[Description]
Sets the line spacing at [
n
×
(vertical or horizontal motion unit)] inches.
[Notes]
• Changing the horizontal or vertical motion unit does not affect the current line spacing.
• However, the value cannot be less than the minimum vertical movement amount.