TransAct Technologies ITHERM 280 User Manual
Page 81

iTherm
®
280 Programmer’s Guide
Programming Codes
28-07764
Rev C
Page 79
Description
ASCII
Hex
IPCL equivalent 
code 
Page
Process horizontal graphics data.
[ESC] h 
 
1BH,68H
none
127
Set horizontal graphic mode.
[ESC] * 
<0>
1BH,2AH
none
128
User Store
Begin named macro record.
[ESC] [US] b 
1BH,1FH, 
62H 
&%UB 
132
Save macro data in user store.
[ESC] [US] m 
1BH,1FH, 
6DH 
&%UM 
133
End named macro record.
[ESC] [US] e 
1BH,1FH, 
65H 
&%UG 
133
Load item from user store.
[ESC] [US] l 
1BH,1FH, 
6CH 
&%UL 
134
Save user-defined characters.
[ESC] [US] c 
1BH,1FH, 
63H 
&%UC 
133
Run macro data from user store.
[ESC] [US] r 
1BH,1FH, 
72H 
&%UR 
134
Flag item as a start-up macro.
[ESC] [US] s 
1BH,1FH, 
6DH 
&%US 
134
Delete item from user store.
[ESC] [US] d 
1BH,1FH, 
64H 
&%UD 
134
Flush information from user store.
[ESC] [US] f ALL 
<0> 
1BH,1FH, 
66H,00H 
&%UF
135
Transfer user store to extended user store
[ESC] [US] t ALL 
<0> 
1BH,1FH, 
66H,00H 
&%UF
135
Report on user store.
[ESC] [US] q 
1BH,1FH, 
72H 
&%UQ 
136
Return a report on user store
[ESC] [US] ? 
1BH,1FH, 
72H 
&%UQ 
136
Process user macro.
[ESC] g <0>
1BH,67H, 
00H 
&%GP
138
Start macro record.
[ESC] g <1>
1BH,67H, 
01H 
&%GS
138
Stop macro record.
[ESC] g <2>
1BH,67H, 
02H 
&%GE
138
Stop macro record and save.
[ESC] g <3>
1BH, 67H, 
03H 
&%GW
138
Bar Codes
Print bar code. 
n=0 Interleave 2 of 5 
n=1 Code 39 
n=2 Code 128 
n=3 UPC A 
n=4 EAN-13 
n=5 UPC E 
n=6 EAN-8 
n= 7 Code 93 
n = 8 Codabar 
[ESC] b 
[ETX] 
1BH,62H
&%25 {n=0} 
&%39 {n=1} 
&%12 {n=2} 
&%UP {n=3} 
&%EA {n=4} 
&%UE {n=5} 
&%E8 {n=6} 
&%93 {n=7} 
139
PDF 417 bar code control
[ESC] [EM] E 
1BH 19H 
45H 
none
146
Set bar code height. 
n=0 Restore defaults 
n=1 - 9 Number of passes 
 (0.11 inch per pass) 
[ESC] [EM] B 
1BH,19H, 
42H 
&%BH  1 > 2 >  147  Set bar code width  [ESC] [EM] W  1BH 19H  &%BW  147  Set bar code justification, HRI print mode,  [ESC] [EM] J  1BH,19H,  &%BJ 1 > 2 >  147  Unicode         
57H 
and print direction. 
4AH 
