ASCII

Dec.

Hex.

Description

 

 

 

 

 

ESC t n

116

74

n = 2: Remaps download characters

 

 

 

from 0 - 127 to 128 - 255 (unless a

 

 

 

character table has been

 

 

 

assigned to 2 with the ESC ( t

 

 

 

command)

 

ESC R n

82

52

Select an International Character Set

 

 

 

n= 0: USA

 

 

 

 

1: France

8: Japan

 

 

 

2: Germany

9: Norway

 

 

 

3: UK

10: Denmark

 

 

 

4: Denmark I

11: Spain II

 

 

 

5: Sweden

12: Latin America

 

 

 

6: Italy

13: Korea

 

 

 

7: Spain I

64 Legal

ESC & nn

38

26

Define User-Defined Character

 

 

 

ESC&Onl n2dOdl d2data

 

 

 

nl = First character number

 

 

 

n2 = Last character number

 

 

 

d0 = Left space of character

 

 

 

dl = Body width of character

 

 

 

d2 = Right space of character

 

 

 

data: 3 bytes required for each

 

 

 

character;

super/subscript requires

 

 

 

only 2 bytes per character

ESC : 0 n 0

58

3A

Copy ROM to RAM

 

 

 

n = 0, 1,2,3,4, 10, or 11

n:Typeface (see list in ESC k command description)

ESC % n

37

25

Select User-Defined Set

 

 

 

n = 0: Normal set

 

 

 

1: User-defined set

ESC 6

54

36

Enable Printing of Upper Control Codes

 

 

 

This command enables the printing of

 

 

 

codes 128-l 59 (if current table has

 

 

 

characters in those locations).

ESC 7

55

37

Enable Upper Control Codes

 

 

 

Cancels ESC 6

ESC(Ann

40 94

28 5E

Print Data as Characters

 

 

 

ESC(Anl n2data

 

 

 

n=nl +n2x256

n: Amount of data

data: The following n bytes of data

printed as characters

A p p e n d i x A - 1 9