Expanded (Double Wide) Print - Printronix P6000L User's Reference Manual

Line printers
Table of Contents

Advertisement

Expanded (Double Wide) Print

ASCII Code:
Hex Code:
Purpose:
Expression:
where:
Comment:
Example:
Programming
P-SERIES
SOH W n
01 57 n
Selects or resets expanded (double wide) print.
CHR$(1);"W";CHR$(n);
n = 1 selects expanded print (hex 01 or hex 31)
n = 0 resets expanded print (hex 00 or hex 30)
When the expanded print control code is received, all characters will be
printed double wide until reset by the expanded print reset control code, DC4
(Serial Matrix only) or printer reset. Also refer to Serial Matrix control code
SO and ESC SO.
The following sample program illustrates expanded character printing set and
reset.
SERIAL MATRIX
ESC W n
1B 57 n
CHR$(27);"W";CHR$(n);
6-23

Advertisement

Table of Contents
loading

This manual is also suitable for:

P6200l

Table of Contents