Service manual

69
Cancel condensed printing
Changes from condensed pica to normal pica or from condensed elite
to normal elite. Ignored if the PITCH LOCK mode was selected
during power-up.
Proportional spacing
ASCII Decimal Hexadecimal
<DC2>
18 12
ASCII Decimal Hexadecimal
<ESC> “p” n
27 112
n
1B 70
n
Causes subsequent characters to be proportionally spaced when n is
1, and cancels it when n is 0. Ignored if the PITCH LOCK mode was
selected during power-up.
Expanded printing
ASCII Decimal Hexadecimal
<ESC> “W” n
27 87
n
1B 57
n
Causes subsequent characters to be expanded to double width when n
is 1, and cancels it when n is 0.
Expanded printing for one line
ASCII Decimal Hexadecimal
<SO>
14 0E
<ESC> <SO>
27 14 1B 0E
Causes subsequent characters in the current line to be expanded to
double width. Characters return to normal width after the next line
feed (<LF>). The <DC4>, <VT>, <FF>, and <ESC> “W” 0 com-
mands also cancel expanded printing.