A SERVICE OF

logo

iTherm
®
280 Programmer’s Guide Programming Codes
28-07764 Rev C Page 111
[ESC] F End emphasized print mode
ASCII [ESC] F
Hexadecimal 1BH 46H
Decimal <27> <70>
IPCL &%CM
EPOS [ESC] E <0>
Description The [ESC] F command cancels emphasized print mode.
[ESC] S <0> Select superscript
ASCII [ESC] S <0>
Hexadecimal 1BH 53H 00H
Decimal <27> <83> <0>
IPCL &%SP
EPOS none
Description The [ESC] S <0> command selects superscript. The following characters
are printed half size on the upper side of the print line.
Note: Superscript is not available in all print modes.
[ESC] S <1> Select subscript
ASCII [ESC] S <1>
Hexadecimal 1BH 53H 01H
Decimal <27> <83> <1>
IPCL &%SB
EPOS none
Description The [ESC] S <1> command selects subscript. The following characters
are printed half size on the bottom side of the print line.
Note: Subscript is not available in all print modes.
[ESC] T End superscript or subscript
ASCII [ESC] T
Hexadecimal 1BH 54H
Decimal <27> <84>
IPCL &%SE
EPOS none
Description The [ESC] T command ends superscript or subscript.