ASCII Dec. Hex. Description

ESC & nnESC : 0 n 0ESC % n

ESC 6

ESC 7

ESC ( ^ nn

38

2 6

58 3A

3725

5436

5537

4094 28 5E

Define User-defined Character ESC & 0 n1 n2 d0 d1 d2 data n1 = First character number

n2 = Last Character numberd0 = Left Space of characterd1 = Body width of character

d2 = Right space of character data: 3 bytes required for each column; super/subscripts require only 2 bytes per column

Copy ROM to RAMn = 0, 1, 2, 3, 4, 5, 6, or 9n:Typeface

Select User-defined Set n = 0: Normal set

1: User-defined set

Enable Printing of Upper Control Codes With Extended Graphics this command enables the printing of codes 128-159

Enable Upper Control CodesCancels ESC 6

Print Data as Characters ESC ( ^ n1 n2 data

n = n1 + n2 x 256n:Amount of datadata: The following n bytes of data printed as characters
A-20Appendix