TransAct Technologies ITHERM 280 User Manual
Page 203

iTherm
®
280 Programmer’s Guide
Programming Codes
28-07764
Rev C
Page 201
Function
Set Character Size
ASCII
GS !
Hexadecimal 1DH 21H
Decimal
<29> <33>
Description The GS !
nibble is the horizontal scale, and the lower nibble is the vertical scale. The
minimum size is x1, and the maximum size is x2.
Where
Vertical scale 1
xxxx0001
Vertical scale 2
0000xxxx
Horizontal scale 1
0001xxxx
Horizontal scale 2
Function
Begin Italics
ASCII
[ESC] 4
Hexadecimal 1BH 34H
Decimal
<27> <52>
Description The [ESC] 4 command begins italics print mode.
Note: Italics are not available in all print modes.
Function
End Italics
ASCII
[ESC] 5
Hexadecimal 1BH 35H
Decimal
<27> <53>
Description The [ESC] 5 command ends italics print mode.
Description The [ESC] % H command ends italic print mode.
Function
Turns smoothing on/off
ASCII
[GS] b
Hexadecimal 1DH 62H
Decimal
<29> <98>
Description The [GS] b
• When the LSB of n is 0, smoothing mode is turned off.
• When the LSB of n is 1, smoothing mode is turned on.