
I
..
..
L.
i
r L.
Cancel immediate print
Mode | ASCII |
|
| Decimal | Hexadecimal | ||||
| <ESC> | “i” | “0” | 27 105 | 48 | 1B | 69 | 30 | |
Both |
|
|
| ||||||
<ESC> | “i” | <o> | 27 105 | 0 | IB | 69 | 00 | ||
|
Cancels the immediate print mode. The printer waits for each line to be completed before printing it, and does not scroll the paper up and down. This command is ignored when friction feed is used.
Set printer off-line
Mode | ASCII |
| Decimal | Hexadecimal |
Std. | <DC3> | 19 | 13 | |
IBM | <ESC> | “Q” “#” | 27 81 35 | 18 51 23 |
Sets the printer
Set printer on-line
Mode | ASCII | Decimal | Hexadecimal |
Both | <DCl> | 17 | 11 |
Returns the printer to the
Stop printing
Mode | ASCII | Decimal | Hexadecimal |
IBM | <ESC> “j” | 27 106 | 1B 6A |
Prints the entire contents of the input buffer, then sets the printer off- line.The printer’s ONLINE indicator goes off.