User`s manual

8–21IBM Proprinter Emulation
Condensed Print Cancel and Set to 10 CPI
ASCII Code DC2 ESC DC2
Hex Code 12 1B 12
Dec Code 18 27 18
Purpose Cancels condensed character printing and sets pitch to 10 cpi.
Discussion The Cancel Condensed Print command resets 6, 8.55, 12, 17.1, or 20 cpi
pitch to 10 cpi character pitch. Other print attributes are not affected.
Cancel Condensed Print command can occur at any place in the
datastream and is acted upon immediately.
Define Carriage Return
ASCII Code ESC 5 n
Hex Code 1B 35 n
Dec Code 27 53 n
Purpose Defines the CR code as “do a carriage return only” (CR) or as “do a
carriage return followed by a line feed” (CR + LF).
Discussion IF n = odd, CR = CR +LF.
If n = even, CR = CR
The value of n is from 0 to 255.
This command overrides the operator control panel setting.