Printek PrintMaster 850 Series User Manual
Page 126

Genicom 3840 and 3410 ANSI Emulation
120
Graphics Density
ESC [(p1)q
Sets the graphics density. The printer powers up with a graphics density of 72 x 72 dpi; changes are not
stored in NVRAM.
p1
horizontal density
vertical density
0
72 dpi
72 dpi
1
144 dpi
72 dpi
Escape Sequence:
ESC
[
1
0
q
Hexadecimal:
1B
5B
31
30
70
Printer Control
Bell
BEL
Causes the printer’s bell to sound.
Control Code:
BEL
Hexa decimal:
07
Control Sequence Introducer
CSI
The CSI character is the control function introducer for the ANSI control sequence. Control sequences are
multi-character control functions that accept parameters.
Control Code:
CSI
Hexadecimal:
9B
Oversized Font/Bar Code Mode
ESC [(p1)t
p1
effect
0
reset special modes
1
select oversized printing
3
select bar code
Oversized printing and bar codes are explained in separate chapters. Expanded printing is not supported.
Example: select oversized printing
Escape Sequence:
ESC
[
1
t
Hexadecimal:
1B
5B
31
74
Reset
ESC c
Recalls the user format presently assigned to the current paper path.
Escape Sequence:
ESC
c
Hexadecimal:
1B
63