
ASCII | Dec. | Hex. | Description |
|
|
ESCRn | 82 | 52 | Select an International Character Set | ||
|
|
| n= 0:USA | 7: Spain I | |
|
|
| 1: France | 8: Japan | |
|
|
| 2: Germany | 9: Norway | |
|
|
| 3: UK | 10: Denmark II | |
|
|
| 4: Denmark I | 11: Spain II | |
|
|
| 5: Sweden | 12: Latin America | |
|
|
| 6: Italy | 13: Korea | |
|
|
|
| 64: Legal | |
ESC&nn | 38 | 26 | Define | ||
|
|
| ESC&Onln2dOdld2data | ||
|
|
| nl = First character number | ||
|
|
| n2 = Last character number | ||
|
|
| do = 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:OnO 58 3A
ESC % n 37 25
Copy ROM to RAM n = 0, 1,2,3,10, or 11
n:Typeface (see list in ESC k command description)
Select
1:
ESC 6 | 54 | 36 | Enable Printing of Upper Control Codes |
|
|
| This command enables the printing of |
|
|
| codes |
|
|
| characters in those locations). |
ESC 7 | 55 | 37 | Enable Upper Control Codes |
|
|
| Cancels ESC 6 |
ESC(“nn | 40 94 | 28 5E Print Data as Characters | |
|
|
| ESC ( A nl n2 data |
|
|
| n=nl +n2x256 |
n:Amount of data
data:The following n bytes of data printed as characters