VERTICAL POSITION COMMANDS Set line spacing to l/8 inch
Mode ASCII Decimal Hexadecimal
Both <ESC> “0” 27 40 1e 30
Sets the distance the paper advances or reverses in subsequent line
feeds to l/8 inch.
i ,. Set line spacing to 7160 or 7/72 inch
Mode ASCII Decimal Hexadecimal
Both <ESC> “1” 27 49 1B 31
Sets the distance the paper advances or reverses in subsequent line
feeds to 7/60 inch (standard mode) or 7/72 inch (IBM mode).
Set line spacing to l/6 inch
Mode ASCII Decimal Hexadecimal
Std. <ESC> “2” 27 50 1B 32
Sets the distance the paper advances or reverses in subsequent line
feeds to l/6 inch.
Set line spacing to n/360 inch
Mode ASCII 1 Decimal Hexadecimal
Std. <ES& “+” n 27 43 n IB 28 n
- IFS> “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 R is between 0 and 255.
61