L,
L
Execute <ES& | ‘A” |
|
Mode ASCII | Decimal | Hexadecimal |
IBM cEsc> “T’ | 27 50 | 1B 32 |
Sets the line spacing to the value defined by the last preceding <ESC> “A” command. Sets the line spacing to l/6 inch if there is no preceding <ESC> “A” command.
Line feed
Mode | ASCII | Decimal | Hexadecimal |
Both | <LF> | 10 | OA |
Prints the current line and feeds the paper to the next line. If DIP switch
Reverse line feed
Mode | ASCII | Decimal | Hexadecimal |
Both | <ES0 <LF> | 27 10 | 1B OA |
Prints the current line and feeds the paper in the reverse direction to the preceding line. IfDIP switch
SIect forward feed mode
Mode | ASCII |
| Decimal | Hexadecimal |
Std. | <FS> | “F | 28 70 | 1c 46 |
Cancels the reverse feed mode and selects forward feed mode. This is the default setting at
Select reverse feed mode
Mode | ASCII | Decimal | Hexadecimal |
Std. | <FS> “R” | 28 a2 | 1c 52 |
Selects reverse feed mode. Reverses the direction of all vertical movements. Ignored when friction feed is used.
c