Programming6-38
Expanded (Double Wide) Print (One Line Only)
ASCII Hex Decimal
P-Series 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 line-by-line print attribute; when the
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 canĆ
celled
by the A
utowrap feature.
Example The following sample program illustrates Expanded Print for one line only.
Another example of expanded printing is shown for Expanded (Double
Wide)
P
rint, ESC W
, SFCC W on page 6-37.