Commands Arranged by Topic

ASCII

Dec. Hex. Description

ESC 7 55 37 Enable Upper Control Codes Cancels ESC 6

ESC ( n nn 4094 28 5E Print Data as Characters ESC ( a nl n2 data

n = nl •k n2 x 256 n: amount of data

data: n byte data for printing as character

Bit image

ASCII

Dec.

Hex.

Description

ESC *

nn 42

2A

Select Bit Image

 

 

 

ESC * m nl n2 data

 

 

 

n = nl + n2 x 256

 

 

 

n: Total columns

 

 

 

Total data = (nl -I-n2 X 256) X t

 

 

 

 

 

 

33

120

180

24

enable

3

 

 

 

 

 

 

38

90

180

24

enable

3

 

 

 

 

 

 

39

180

180

24

enable

3

 

 

 

 

 

 

40

360

180

24

disable

3

Command Summary 8-11