Printronix MVP Series User Manual page 155

Printronix, inc. user's manual mvp series
Table of Contents

Advertisement

Character Name
Shift In
Shift Out
Vertical Tab
Escape Codes
Escape, "Cancel"
Escape, "Exclamation"
Escape, "Equal"
Escape, minus
Decimal Number
Escape,
"Greater Than"
Escape, "At"
Programming
Control Code
Dec Value
(ASCII)
CHR$(n)
SI
(15)
SO
(14)
VT
(11)
ESC CAN
(27) (24)
ESC!
(27) (33)
ESC =
(27) (61)
ESC – n
(27) (45) (n)
ESC >
(27) (62)
ESC @
(27) (64)
Printer Response
Selects printing in condensed characters
(Mode 5, 16.7 cpi) until reset by DC2.
Same as ESC SI.
Selects printing in double wide characters
(refer to description of ESC 6 and
Configuration 20.X) until reset by DC4 or
by printing the line. Same as ESC SO.
Same as Line Feed (LF).
Activates a V.T.
Exit hex dump feature (option code 31.0).
(See ESC ! Configuration 31.X).
Set Hex dump feature (option code 31.0).
See ESC CAN. See alternate, ESC [
(option code 31.1).
Resets MSB to 0. Refer to ESC >.
• n= 1 (or 49) sets underline feature.
• n=) (or 48) resets underline feature.
(Refer to page 7–41)
a) Sets MSB as 1. When this code is
input, the MSB of an 8–bit data input
following this code becomes a logic 1.
This allows computers with seven data
bits to access characters 160–255.
b) ESC > does not allow access to address
range 128–160 foreign characters. Those
can be accessed only using ESC 6.
General Printer Reset Command
a) Clear horizontal tabs to default values.
b) Clear underlines, clear emphasis, clear
double strike.
c) Reset print mode to current default.
d) Reset SO or ESC SO if pending.
e) Reset TOF to current location
f) Clears hex dump.
g) Reset line length, forms length, script,
and Data Bit 8 to power–up value.
7–31

Advertisement

Table of Contents
loading

Table of Contents