Select Graphics Mode
ESC ( G
Data Structure
ASCII ESC "(" "G" <n
L
><n
H
> <m> select graphics mode
hex. 1B 28 47 <n
L
><n
H
><m>
dec. 274071<n
L
><n
H
><m>
Description Valid values:
n
L
= 1
n
H
= 0
m = 1, 49
Enters graphics mode. Prepares printer for the sequence ESC
.
(see page 76).
Following sequences are valid after entering graphics mode:
ESC ( c Set page format
ESC ( C Set page length in units
ESC ( V Set absolute vertical print position
ESC ( v Set relative vertical print position
ESC \ Relative horizontal step
ESC $ Absolute horizontal step
ESC r Select printing color
ESC U Set/reset unidirectional printing
ESC + Variable line spacing n/360 inch
ESC ( U Set unit
ESC EM Sheet feeder
ESC @ Printer initialization
ESC . Print raster graphics
LF Line feed
FF Form feed
CR Carriage return
Graphics
67