Star Micronics NX-15 Printer User Manual


 
157
PURPOSE
Moves the print head to an ab-
solute horizontal position.
CODE
(ESC) “$” nl n2
(decimal ASCII)
27 36 nl n2
(hex ASCII)
IB 24 nl n2
REMARKS
This command causes the printer to
move the print head to an absolute
horizontal position. The position, in inch-
es, is determined by the formula (nl + n2
x 256)/60. The maximum distance is
13.6 inches.
SEE
Chapter 5
PURPOSE
Moves the print head to a specified
horizontal position.
CODE
(ESC) “\” nl n2
(decimal ASCII)
27 92 nl n2
(hex ASCII)
IB 5C nl n2
REMARKS This command causes the printer to
move the print head to a specified
horizontal position when the NLQ
character mode is selected. It can move
the print head either left or right. The
distance, in inches, is determined by the
formula (nl + n2
x 256)/120.
To move to the left, add 64 to the
calculated value of n2. The maximum
distance is 13.6 inches. The command
will be ignored if you try to move to a
position outside the current margins.
SEE
Chapter 5