5525B/31/32 Line Matrix Printer LinePrinter Plus Programmer's Reference
Carriage Return Set
71
Carriage Return Set
ASCII Code ESC 5
n
Hex Code 1B 35
n
Dec Code 27 53
n
Purpose Defines the result from the Carriage Return (CR) code.
where
n
may range from 0 through 255 (hex 00 through hex FF).
If
n
= 0, 2, 4 ... (any even value), then CR = CR (the default).
If
n
= 1, 3, 5 ... (any odd value), then CR = CR + LF.
Discussion This command overrides the configuration menu setting.
• CR = CR (default) configuration causes the character position indicator to
be positioned at character column one. Subsequent printable data
preceding a paper motion command overstrikes previous printable data.
• CR = CR + LF configuration causes the CR code to perform a carriage
return plus a line feed.
Character Pitch 12 cpi
ASCII Code ESC :
Hex Code 1B 3A
Dec Code 27 58
Purpose Sets character pitch to 12 cpi.
Discussion An ESC : code overrides any control panel setting.
Character Set Select: Set 1 (A)
ASCII Code ESC 7
Hex Code 1B 37
Dec Code 27 55
Purpose Selects hex codes 80 through 9F in the character sets as control
codes. Cancels the command ESC 6.
Discussion This code overrides the control panel setting Alt. Char Set.
Character Set Select: Set 2 (B)
ASCII Code ESC 6
Hex Code 1B 36
Dec Code 27 54
Purpose Selects hex codes 80 through 9F in the character sets as
printable symbols. Cancels the command ESC 7.
Discussion This control code overrides the control panel setting Alt. Char
Set. Appendix C shows the printable symbols for hex codes 80
through 9F.