Genicom GEK 00031B Printer User Manual


 
GEK-00029B 5000 Series Programmer’s Manual
21
CSI p1 p2 SP ~ GENEMU (Emulation Control):
Switches the control of the printer to
another emulation. The parameters in the sequence are defined as
follows:
p1 Emulation identifier. This parameter selects the particular
emulation by a reference number supplied by GENICOM
engineering. The assigned numbers may be found in the table
below.
p2 Reset control. Permits the parameters of the printer to be
reset or defaulted. It is not always possible to meet the strict
definition of this parameter, so each printer has a definition of
how the reset control is implemented. The values as currently
defined are:
0
Hold values (default). All possible values for printer
control, e.g., tabs, margins, page length, are to be
retained.
1
Full reset. Resets parameters to initial state.
p1 Manufacturer Emulation
0GENICOM ANSI
10 GENICOM 4410 ANSI
1-19 GENICOM Reserved
20 IBM Graphics Printer
21 IBM Proprinter XL 9-wire
22 Epson FX286-e
23 IBM Proprinter XL 24-wire
24 Epson LQ2500
30 Data Products ANSI
40 Printronix P300
41 Printronix P5008
Indeterminate Conditions
If no emulation parameter is supplied, the emulation remains in the
current state and the rest of the sequence is ignored. Other
parameter values and other parameters are reserved.
Mnemonic: <CSI> <p1> <p2> <SP> ~
Decimal: 27 91 <p1> <p2> 32 126
Hex: 1B 5B <p1> <p2> 20 7E
BASIC: CHR$(27);"<p1><p2><SP>~";