Commands Arranged by Topic

Graphics

ASCII

Dec.

Hex.

Description

ESC ( G nn 40 71 28 47 Select Graphics Mode ESC ( G 1 0 n

n = 1, or 49

Cancel Graphics mode with ESC @

ESC . n n 46 2E Print Raster Graphics ESC . c v h m n1 n2 data c = 0: Full graphics mode

1: Compressed mode

v = 10, 20: Dot density for vertical in 3600/v DPI

h = 10, 20: Dot density for horizontal in 3600/h DPI

m:Number of vertical dots Total dots = n1 + n2 x 256

The following combination is not allowed: v=10 and h=20

8-12Command Summary