TransAct Technologies ITHERM 280 User Manual
Page 80

Programming Codes
iTherm
®
280 Programmer’s Guide
Page 78
Rev C
28-07764
Description
ASCII
Hex
IPCL equivalent
code
Page
Print control character.
[ESC] ^ <n>
1BH,5EH
&%CC <m
1
>
<m
2
> <m
3
>
102
Print Unicode character
[ESC] “ <n
L
><n
H
>
1BH,22H
&%PU <m
1
>
<m
2
> <m
3
> <m
4
>
<m
4
>
102
Character Attributes
Select color.
[ESC] c <n>
1BH,63H
&%CL <m
1
>
107
Begin one-line double-wide print.
[SO]
0EH
&%MW
107
Cancel one-line double-wide print.
[DC4]
14H
&%MN
107
Multi-line double-wide double-high mode.
n=0 Standard mode
n=1 Double-wide
n=2 Double-high
3 = Both
[ESC] W <n>
1BH,57H
&%FS {n=0}
&%FD {n=1}
&%FH {n=3}
108
Enable/disable Strike Through.
n=0 End
n=1 Begin
[ESC] _ <n>
1BH,5FH
&%CO {n=0}
&%MO {n=1}
108
Begin underline mode.
n = 0 End
n = 1 Begin
[ESC] - <n>
1BH,2DH
&%CU {n=0}
&%MU {n=1}
110
Begin enhanced print.
[ESC] G
1BH,47H
&%ME
110
End enhanced print.
[ESC] H
1BH,48H
&%CE
110
Begin emphasized print.
[ESC] E
1BH,45H
&%MM
110
End emphasized print.
[ESC] F
1BH,46H
&%CM
111
Set print style. (See command description.)
[ESC] [ @ ...
1BH,5BH,
40H…
&%DH
&%SH
109
Select superscript.
[ESC] S <0>
1BH,53H,
00H
&%SP
111
Select subscript.
[ESC] S <1>
1BH,53H,
01H
&%SB
111
End superscript or subscript.
[ESC] T
1BH,54H
&%SE
111
Begin italics.
[ESC] % G
1BH,25H,
47H
&%MI
112
End italics.
[ESC] % H
1BH,25H,
48H
&%CI
112
Rotated Print
Page Mode
Select page mode
[ESC] t <n>
1BH,74H
&%PM <m
1
>
114
Set page mode page position
[ESC] o <n
1
> …
1BH,6FH
122
Exit page mode
[FF]
0CH
&%FF
122
APA Graphics
Print single-density graphics.
<n
1
>=0...255
<n
2
>=0…3
len=<n
1
> + 256 * <n
2
>
[ESC] K <n
1
> <n
2
>
1BH,4BH
none
123
Print half-speed double-density graphics.
[ESC] L <n
1
> <n
2
>
1BH,4CH
none
123
Print full-speed double-density graphics.
[ESC] Y <n
1
> <n
2
>
1BH,59H
none
123
Print quad-density graphics.
[ESC] Z <n
1
> <n
2
>
1BH,5AH
none
124
Select bidirectional or unidirectional print.
n=0 Bidirectional
n=1 Unidirectional
[ESC] U <n>
1BH,55H
&%GU {n=1}
&%GB {n=0}
125
Print graphics in mode <m>.
[ESC] * <m> <n
1
>
<n
2
>
1BH,2AH
none
124
Reassign graphic mode.
[ESC] ? <m><n>
1BH,3FH
none
124
Two Color Graphics