Programming Codes iTherm
®
280 Programmer’s Guide
28-04430 Rev K Page 93
[ESC] ^ Print control character
ASCII [ESC] ^ <n>
Hexadecimal 1BH 5EH <n>
Decimal <27> <94> <n>
IPCL &%CC <m1> <m2> <m3>
EPOS [ESC] ^ <n>
Description The [ESC] ^ <n> command allows characters from zero to 31 codes to be
printed. During normal operation, characters from zero to 31 are control
characters. The command turns off control code translation for the
following character. <n> can be from zero to 255.
[ESC] [ C Insert Euro character
ASCII ESC] [ C <n>
Hexadecimal 1BH 5BH 43H <n>
Decimal <27> <91> <67> <n>
IPCL &%EU
Description The [ESC] [ C <n> command allows an application to replace any
character in the currently active character set with the Euro character.
The character to be replaced is defined by <n>. For example, if the
currently active character set is CP 850 (multi-lingual) and 0D5H
character is to be the Euro character, "1BH 5BH 43H 0D5H" replaces the
character at 0D5H with the Euro symbol.
Euro Character Substitution Matrix
Code Page Insertion Point (hex)
Table 17 Euro Character Substitution Matrix