If you are already familiar with the above terms, skip these paragraphs.
(1) ASCII code
Characters in computer systems are represented by groups of bits. The various
groups of bits that represent the set of characters that are the “alphabet” of
any given system are called a “coding system,” or simply “code.”
Codes for representing the information vary in relation to both the number of
bits used to define a single character in the assignment of bit patterns to each
particular character.
In US ASCII (The United States of America Standard Code for Information
I n t e r c h a n g e ) c o d e t h e b i t g r o u p ( 0 1 0 0 0 0 0 1 )
2
= < 4 1 >
H
r e p r e s e n t s t h e
character “A”.
The sending and receiving equipment must be programmed to acknowledge
the code used in computer systems.
The MX-80 Type II has 96 character set and control codes. In addition, it has
an international character set as shown in a previous chapter. Those characters
are put in some addresses of the ASCII code table instead of the standard
characters. And those can be accessed by a particular control code or the DIP
switch.
Alphabets, numbers and special symbols are addressed from <2O>
H
to <7E>
H
a n d f r o m < A 0 >
H
t o < F E >
H
. So same characters are put in two different
addresses. The selection of which one to use is up to you if your machine has
an 8-bit data bus line.
(2) Escape codes
In a lot of control codes that the MX-80 Type II has, you might be confused
by the word “ESCAPE“.
Some alphabetical letters and some numbers follow it. Each of them causes a
special function to the printer, i.e.
(a) To format a sentence.
(b) To do emphasized printing.
(c)
To select paper end detector programmably.
(d) To set column length.
(e)
To select an international character set.
(f) Others.
Generally, printer control codes, especially like “ESCAPE,” are not standardiz-
ed. Every computer and printer manufacturer applies its own meaning to such
codes.
The “ESCAPE” codes used in the MX-80 Type I I should not be confused with
the escape key which some computers have. So be familiar with EPSON’s
control codes.
- 5 5 -
Summary of Contents for MX-80 F/T Type II
Page 1: ...M X 8 0 EPSON DOT MATRIX PRINTER TYPE II Operation Manual EPSON P8190014 2 ...
Page 22: ... 1 6 ...
Page 41: ... 3 5 ...
Page 44: ...1 3 Printer initial check Take the following steps and become familiar with the Printer 3 8 ...
Page 55: ...Fig 57 Setting Form Length per Page 4 9 ...
Page 56: ...Fig 58 Setting Number of Columns per Line 5 0 ...
Page 57: ...Fig 59 Setting Skip over Perforation Function 5 1 ...
Page 80: ... 2 Normal density bit image printing 74 ...
Page 89: ......
Page 90: ...Fig Al 2 Driver Circuit Diagram 8 5 ...
Page 96: ......
Page 97: ...APPENDIX 4 Character Fonts 92 ...
Page 98: ...NOTE Numbers represent Hex code 93 ...
Page 99: ... 94 ...
Page 100: ... 95 ...
Page 101: ...APPENDIX 5 Control Codes ...