
|
| 141 |
PURPOSE | Sets the printer to expanded print | |
| for the remainder of the current | |
| line. |
|
CODE | (ESC) | (so) |
(decimal ASCII) | 27 | 14 |
(hex ASCII) | IB | OE |
REMARKS | Same as (SO), above. | |
SEE | Chapter 4 |
|
PURPOSE | Cancels one line expanded print. | |
CODE | (DC4) |
|
(decimal ASCII) | 20 |
|
(hex ASCII) | 14 |
|
REMARKS | This command cancels one line exanded | |
| print set with (SO) or (ESC) (SO). | |
SEE | Chapter 4 |
|
9 Special print modes
PURPOSESets the master print mode.
CODE | (ESC) | “!” | n |
(decimal ASCII) | 27 | 33 | n |
(hex ASCII) | IB | 21 | n |
REMARKS | This is a powerful command that allows |
| the user to set several printing |
| characteristics at one time: print pitch, |
| condensed print, expanded print, |
| boldface, italics, underlining, or any com- |
| bination of these, as determined by n, a |
| number from O to 255. (See Table |
| for details.) |
SEE | Chapter 4 |