Table 28 Print Modes - TransAct Ithaca 280 Programmer's Manual

Thermal receipt printer
Table of Contents

Advertisement

Programming Codes
Function
Select Print Mode(s)
ASCII
[ESC] ! <n>
Hexadecimal 1BH 21H <n>
Decimal
<27> <33> <n>
0  n  255
Range
Description The [ESC] ! <n> command selects print modes using <n> as follows. The default
character font is 7 x 9. The defaults for the other print modes are set to <n> = 1.
Bit
Off/On
0
Off
On
1,2
-
3
Off
On
4
Off
On
5
Off
On
6
-
7
Off
On

Table 28 Print Modes

Function
Turn ON/OFF Underline Mode
ASCII
[ESC] - <n>
Hexadecimal 1BH 2DH <n>
Decimal
<27> <45> <n>
Range
<n> = 0, 1, 48, 49
Description The [ESC] - <n> command turns on or off underline mode. When <n> = 1 or 49,
underline mode is turned on, and when <n> = 0 or 48, underline mode is turned
off. The default setting is <n> = 0.
Function
Turn ON/OFF Emphasized Mode
ASCII
[ESC] E <n>
Hexadecimal 1BH 45H <n>
Decimal
<27> <69> <n>
0  n  255
Range
Description The [ESC] E <n> command turns on or off emphasized mode. When the least
significant bit (LSB) of <n> = 1, emphasized mode is turned on; when it is 0,
emphasized mode is turned off. The default setting is <n> = 0. Emphasized and
double-strike printing appear the same.
Page 198
Hexadecimal
Decimal
00H
<0>
01H
<1>
-
-
00H
<0>
08H
<8>
00H
<0>
10H
<16>
00H
<0>
20H
<32>
-
-
00H
<0>
80H
<128>
Rev K
®
iTherm
280 Programmer's Guide
Function
Select 9 x 9 character font.
Select 7 x 9 character font.
Undefined
Emphasized mode is not selected.
Emphasized mode is selected.
Double-height mode is not selected.
Double-height mode is selected.
Double-wide mode is not selected.
Double-wide mode is selected.
Undefined
Underline mode is not selected.
Underline mode is selected.

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents