4– 6
Raster Graphics Decimal Hex ASCII Comp
Print Raster Graphics 27 46 Pc Pv Ph 1B 2E Pc Pv Ph ESC . Pc Pv Ph E2
Pm Ln Hn [Data] Pm Ln Hn [Data] Pm Ln Hn [Data]
This command prints data as a bit pattern in a horizontal direction. The parameters
are explained below:
1. Pc Sets the mode (MSB is ignored).
Pc = 0 Full graphics mode.
1 Compressed mode.
2. Pv Sets the vertical dot density.
e.g. Pv = 10 3600/Pv 360 dpi.
20 3600/Pv 180 dpi.
3. Ph Sets the horizontal dot density.
e.g. Pv = 10 3600/Ph 360 dpi.
20 3600/Ph 180 dpi.
4. Pm Sets the vertical dot number.
5. Ln + Hn x 256 Sets the horizontal dot number.
This Oki unique command starts/stops the Raster Graphics Mode.
Pno: Number of following bytes
Pno = 0 (Invalid)
Pno = 1 (Valid)
Pno > 1 (Valid, but the following text is ignored
Pn Odd numbers (starts Raster Graphics mode).
Pn Even numbers (stops Raster Graphics mode).
Raster Graphics Decimal Hex ASCII Comp
Turn Raster Graphics mode 27 16 71 1B 10 47 ESC DLE G E2
on/off Pno Pn Pno Pn Pno Pn