Quick pcos reference chart – TransAct Technologies ITHERM 280 User Manual
Page 78

Programming Codes
iTherm
®
280 Programmer’s Guide
Page 76
Rev C
28-07764
Quick PcOS Reference Chart
Description
ASCII
Hex
IPCL equivalent
code
Page
Low Level paper Motion
Line feed.
[LF]
0AH
&%LF
82
Carriage return.
[CR]
0DH
&%CR
82
Horizontal Motion
Back space.
[BS]
08H
&%BS
83
Horizontal tab.
[HT]
09H
&%HT
83
Set horizontal tab stops.
[ESC] D
...
1BH,44H
none
83
Set horizontal position.
[ESC] n
1BH,6EH
&%HP
84
Set justification.
n=0 Left
n=1 Center
n=2 Right
n=8 Left (No line feed)
n=9 Center (No line feed)
n=10 Right (No line feed)
[ESC] a
1BH,61H
&%JR {n=2}
&%JC {n=1}
&%JL {n=0}
84
Reset horizontal and vertical tab stops.
[ESC] R
1BH,52H
&%HV
84
Set left/right print margins.
n
1
= Left margin, n
2
= Right margin
[ESC] X 1 > 2 > 1BH,58H none 161 Select Minimum character Height and [ESC] + P 1BH 50H none 278 Select Minimum character Height and [ESC] + p 1BH 70H none 278 Vertical Motion Perform a fine line feed. [ESC] J 1BH,4AH &%FM 1 > 2 > 3 > 85 Set 1/8-inch line spacing. [ESC] 0 1BH,30H &%ST 86 Set 7/72-inch line spacing. [ESC] 1 1BH,31H &%SG 86 Begin variable line spacing. (Enable [ESC] [ESC] 2 1BH,32H none 87 Set variable line spacing to n/216 inch. [ESC] 3 1BH,33H &%SV 1 > 2 > 3 > 85 Set variable line spacing to n/72 inch. [ESC] A 1BH,41H none 86 Feed [ESC] d 1BH,64H &%FL 1 > 2 > 87 Set vertical tab stops. [ESC] B 1 > 2 > 3 >... i > 0 1BH,42H none 88 Vertical tab. [VT] 0BH &%VT 88 Form feed. [FF] 0CH &%FF 89 Feed to black dot [ESC][VT] 1BH,0BH None 91 Set top of form. [ESC] 4 1BH,34H &%TF 89 Set form length in lines. [ESC] C 1BH,43H &%SL 1 > 2 > 89 Select Minimum character Height and [ESC] + P 1BH 50H none 278 Select Minimum character Height and [ESC] + p 1BH 70H none 278 Begin auto line feed. (n=0, end n=1) [ESC] 5 1BH,35H &%CA {n=0} 90 Set form length in inches. [ESC] C [NUL] 1BH,43H &%SI 1 > 2 > 89
Width in points
Width in ¼ points
A
Width in points
Width in ¼ points
&%MA {n=1}