I
Reverseline feed
MODEASCIIDecimal Hexadecimal
Std. | <ESC> <LF> | 27 | 10 | IB OA |
IBM | <ESC> “] “ | 27 | 93 | IB 5D |
Prints the current line and moves the paper in the reverse direction to the preceding line. Ignored when the printer is in friction feed mode.
The line spacing is set by one of the commands listed previously.
Selectforward feed mode
MODEASCIIDecimal Hexadecimal
Std. | <FS> “F” | 28 70 | IC 46 |
Cancels the reverse feed mode and selects forward feed
mode. This is the default setting at
Selectreverse feed mode
MODEASCIIDecimal Hexadecimal
Std. | <FS> “R” | 28 82 | IC 52 |
Selects reverse feed mode. Reverses the direction of all
verticalmovements. Ignored when friction feed is used.
Perform
MODEASCIIDecimal Hexadecimal
Both | <ESC> “J” n | 27 74 n | IB 4A n |
Feeds the paper once by n times the defined base unit (n/180 inches in Standard mode). The value of n is between Oand 255. If n = O, the
Page126