Specifications

Control Codes POSjet
®
1500 Programmer's Guide
Page 126 Rev N Nov-10
Function 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 1 Superscript is not available in all print modes.
Function 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 1 Subscript is not available in all print modes.
Function 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.
Function Begin italics
ASCII [ESC] % G
Hexadecimal 1BH 25H 47H
Decimal <27> <37> <71>
IPCL &%MI
EPOS [ESC] 4
Description The [ESC] % G command begins italic print mode.
Note 1 Italics are not available in all print modes.
Function End italics
ASCII [ESC] % H
Hexadecimal 1BH 25H 48H
Decimal <27> <37> <72>
IPCL &%CI
EPOS [ESC] 5
Description The [ESC] % H command ends italic print mode.