Set line spacingto n/72 inch
Mode | ASCII | Decimal | Hexadecimal |
Both | <ESC> “A” n | 27 65 n | IB 41 n |
In Standardmode,sets the distancethe paperadvancesor reverses in subsequentline feedsto nf72inch,wheren is betweenOand 85. ~If n =0, the line spacingis set to O.
In IBMmodethis commanddoesthe sameexceptthat (1) the new line spacing does not take effect until the next <ESC> “2” command,and (2) if n = O,the <ESC>“A” commandis ignored.
Execute<ESC> “A”
Mode | ASCII | Decimal | Hexadecimal |
IBM | <ESC> “2” | 27 50 | IB 32 |
Sets the line spacing to the value defined by the last preceding <ESC>“A” command.Sets the line spacingto 1/6inch if thereis no precedingcESC> “A” command.
Line feed
IModel ASCII | Decimal | , | Hexadecimal |
|
|
|
BothI <LF> | 10 | OA | I |
|
|
|
Prints the currentline and feeds the paper to the next line. If DIP switch
Reverseline feed
Mode | ASCII | Decimal | Hexadecimal |
Both | <ESC><LF> | 27 10 | IB OA |
Printsthecurrentlineandfeedsthepaperin the reversedirectionto
48