Programming Codes
Function
Select Print Mode(s)
ASCII
[ESC] ! <n>
Hexadecimal 1BH 21H <n>
Decimal
<27> <33> <n>
Range
0
n
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 27 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>
Range
0
n
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 196
255
Hexadecimal
00H
01H
-
00H
08H
00H
10H
00H
20H
-
00H
80H
255
Rev D
®
Ithaca
8000 Programmer's Guide
Decimal
Function
<0>
Select 9 x 9 character font.
<1>
Select 7 x 9 character font.
-
Undefined
<0>
Emphasized mode is not selected.
<8>
Emphasized mode is selected.
<0>
Double-height mode is not selected.
<16>
Double-height mode is selected.
<0>
Double-wide mode is not selected.
<32>
Double-wide mode is selected.
-
Undefined
<0>
Underline mode is not selected.
<128>
Underline mode is selected.
100-06908
Need help?
Do you have a question about the Ithaca 8000 and is the answer not in the manual?
Questions and answers