A SERVICE OF

logo

iTherm
®
280 Programmer’s Guide Programming Codes
28-07764 Rev C Page 93
Character Pitch
Character pitch commands that set specific characters per inch (cpi) disable any right-
side spacing set by the [ESC] V <n> command. In addition, when font changes are
made, the character pitch is maintained.
[DC2] Begin 10 cpi character pitch
ASCII [DC2]
Hexadecimal 12H
Decimal <18>
IPCL &%F3
EPOS [ESC][SP] <n>
Description The [DC2] command sets 9.905 characters per inch print pitch.
[ESC] : Begin 12 cpi character pitch
ASCII [ESC] :
Hexadecimal 1BH 3AH
Decimal <27> <58>
IPCL &%F2
EPOS [ESC] [SP] <n>
Description The [ESC] : command sets 12.235 characters per inch print pitch.
[SI] Begin 17 cpi character pitch
ASCII [SI]
Hexadecimal 0FH
Decimal <15>
IPCL &%F1
EPOS [ESC] [SP] <n>
Description The [SI] command sets 17.333 characters per inch print pitch.
[ESC] [SI] Begin 24 cpi character pitch
ASCII [ESC] [SI]
Hexadecimal 1BH 0FH
Decimal <27> <15>
IPCL &%F4
EPOS [ESC] [SP] <n>
Description The [ESC] [SP] command sets 23.111 characters per inch print pitch.