I
Relativehorizontaltab
MODEASCIIDecima
Hexadec
Std. <ESC> \nl n2 27 92 nl n2 IB 5C nl n2
Moves the print position right or left aspecified dis-
tance. Ignored if the resulting position is beyond the
right or left margin. The formula for the distance and
direction are as follows:
If n2is between Oand 63, the print head moves right by
(nl +rL2X256)dots.
If you want to move the print head to the left, nl and n2
are obtained by subtracting the value from 65536, and
dividing the result into high and low bytes.
The unit of movement is fixed at 1/120inch in draft
mode and 1/180inch in LQ mode.
Relativehorizontaltabininches
MODE
ASCII
Decima
Hexadec
IBM <ESC> dn n 2 1 n n IB 64 nl n2
Sets the next print position to (nl +n2 x256)/120
inches from the cu;ent position.
Ignored if this position is beyond the right margin.
The’maximum tab position is 8inches.
Absolutehorizontaltabininches
MODEASCII
Decima
Hexadec
Std. <SC$n n 27 36 nl n2 IB 24 nl n2
Sets the next print position to (nl +n2 x
from the left margin on the current line.
position is beyond the right margin.
256)/60 inches
Ignored if this
Page120