Set line spacing to 716 inch
Mode ASCII Decimal Hexadecimal
Std. <ESC> "2" 21 50 1B 32
IBM <FS> "2" 28 50 1C 32
Sets the distance the paper advances or reverses in subsequent line feeds
to l/6 inch.
Set base unit for line spacing
Mode ASCII Decimal Hexadecimal
<ESC> “[” “\” <4> 21 91 92 4 1B 5B 5C 04
IBM <o> <cl> <o> <o> 0 0 0 0 00 00 00 00
n n n
Sets the base unit for the line spacing commands, < ESC> “3” and
< ESC> “J”. If the value of n is 180, the base unit is set to l/180”. If
the value of n is 216, the base unit is set to l/216”. If otherwise specified,
this command is ignored. This command becomes effective only after
< ESC > “3” or < ESC > “J” is received. The default base unit is set to
l/216”.
Set line spacing to n/780 or n/216 inch
Mode ASCII Decimal Hexadecimal
Both cESC> n
3 27 51 n 1B 33 n
Sets the distance the paper advances or reverses in subsequent line feeds
to n/180 inch (Standard mode) or n/216 inch (IBM mode), where n is
between 0 and 255. If n = 0. in Standard mode the line-feed distance is
set to 0, but in IBM mode this command is ignored.
Set line spacing to n/360 inch
Mode ASCII Decimal Hexadecimal
Both <FS> "3" n 28 51 n IC 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 = 0, the line-feed distance
is set to 0.
Set line spacing to n/60 or n/72 inch
Mode ASCII Decimal Hexadecimal
Std. <ESC> “A” n 27 65 n 1B 41 n
IBM <FS> “A” n 28 65 n 1C 41 n
Sets the distance the paper advances or reverses in subsequent line feeds
to n/60 inch (Standard mode) or n/72 inch (IBM mode), where n is between
0 and 255. If n = 0, the line spacing is set to 0.
69