TransAct Technologies ITHERM 280 User Manual
Page 86

Programming Codes
iTherm
®
280 Programmer’s Guide
Page 84
Rev C
28-07764
[ESC] R
Reset horizontal and vertical tab stops
ASCII
[ESC] R
Hexadecimal 1BH 52H
Decimal
<27> <82>
IPCL
&%HV
EPOS
none
Description The [ESC] R command resets horizontal and vertical tab stops to the
power up configuration. The power up horizontal default is every eight
spaces, i.e., 9, 17, 25, and so on. The vertical default is every line.
[ESC] a
Set Justification
ASCII
[ESC] a
Hexadecimal 1BH 61H
Decimal
<27> <97>
IPCL
&%JL, &%JC, &%JR
EPOS
[ESC] a
Description The [ESC] a
Where
0 = Left justified
&%JL
1 = Center justified
&%JC
2 = Right justified
&%JR
8 = Left justified (no line feed)
None
9 = Center justified (no line feed)
None
10 = Right justified (no line feed)
None
The print format of the printer can be right, center, or left justified. The
value of
justified.
Note: The justify commands do not affect graphics.
[ESC] n
Set horizontal position
ASCII
[ESC] n 1 > 2 > Hexadecimal 1BH 6EH 1 > 2 > Decimal <27> <110> 1 > 2 > IPCL &%HP 1 > 2 > 3 > EPOS [ESC]$ 1 > 2 > Description The [ESC] 1 > 2 > command sets the print position to 1 > + 2 > * 256 in 1/196 inches.