
Expanded (Double Wide) Print (One Line Only)
| ASCII | Hex | Decimal |
SFCC k | SFCC 6B | SFCC 107 | |
Serial | SO | 0E | 14 |
| ESC SO | 1B 0E | 27 14 |
Purpose | Selects expanded (double wide) print for one line only. | ||
Comment | This expanded print control code is a | ||
| SO, ESC SO, or SFCC k control code is received, the current line will be | ||
| printed double wide and automatically reset. |
|
This control code can be reset by a paper motion control code (LF, VT, CR, etc.), by the DC4 (double wide cancel) code, ESC @ (printer reset), CAN or ESC W (double wide print). When set by SO, double wide print is not canF celled by the Autowrap feature.
Example The following sample program illustrates Expanded Print for one line only. Another example of expanded printing is shown for Expanded (Double Wide) Print, ESC W, SFCC W on page
Programming |