
VERTICAL POSITION COMMANDS
Set line spacing to l/8 inch
Mode ASCII Decimal Hexadecimal
Both
<ESC> “0” 27 48 1B 30
Sets the distance the paper advances or reverses in subsequent line
feeds to l/8 inch.
Set line spacing to 7/60 or 7/72 inch
Mode ASCII
Decimal
Hexadecimal
Both <ESC> “I” 27 49
1B 31
Sets the distance the paper advances or reverses in subsequent line
feeds to 7/60 inch (standard mode) or 7/22 inch (IBM mode).
Set line spacing to l/6 inch
Mode ASCII
Decimal
Hexadecimal
Std. <ESC> “2” 27 50 18 32
IBM <FS>
“2”
28 50 IC 32
Sets the distance the paper advances or reverses in subsequent line
feeds to l/6 inch.
Set line spacing to n/360 inch
1
Mode ASCII Decimal Hexadecimal
Both
<ESC> I‘+” n 27 43 n 1B 28 n
<FS>
"3" n
28 51 n 1c 33 n
Sets the distance the paper advances or reverses in subsequent line
feeds to n/360 inch, where n is between 0 and 255. If n=O, the line-
feeds distance is set to 0.
53