For a
n
y co
mbination
,
just add up the values of each of th
e
m
odes
you wa
n
t and
us
e
the total as the number
after <ESC>
!. For
examp
l
e,
to ca
lcul
a
te the code for enlarged
italic underlin
ed
pica
,
add the fo
l
low
in
g
number
s
togeth
e
r:
underline
128
italic
64
enlarged
32
pic
a
0
2
2
4
To print this co
mbination
,
th
e
r
e
for
e,
y
ou use <ESC>
! foll
owed b
y
the number 224.
In MBASIC
the command
is
:
20 LPRI
NT
CHR$( 27) ;"!"
;
CHR$ (224)
.
:
To try this or a
n
y
oth
e
r number
,
enter
a
nd run this
s
hort pr
ogram
,
which will ask y
ou for a Master Select number and then gi
ve you a
sample of prin
ting u
s
ing th
a
t cod
e.
Again
,
if you are u
s
ing
a compu-
ter with BAS
I
C
t
h
a
t do
es
not u
se
th
e
LPRINT
comm
a
n
d
,
see
Appendix
F.
10 INPU
T
"
Master
Sele
c
t
numb
e
r";M
20 LPRIN
T
CHR$(27)
"
!"CHR$(M)
30 LPRIN
T
"This
sample
of printing
u
ses
40 LPRIN
T
"Master
Select
number
"
;M
50 LPRIN
T
C
HR$(27)
"
@"
In this program,
yo
u
ca
n u
se a
n
y
numb
e
r you hav
e
cal
c
ul
a
t
ed with
the formula above,
but r
e
m
e
mb
e
r
th
a
t
e
mphasiz
e
d
cannot
combine
with condense
d
or
e
lit
e.
If
y
ou tr
y
to combine
emphasiz
ed
with
either of the two
n
ar
r
ow
pitch
es, y
ou will not h
a
rm th
e
pri
nter
;
it
will simply use a
pri
o
rit
y
li
s
t in it
s
memor
y
to determin
e
whi
c
h
mode
to use. This pr
i
o
rit
y
list c
a
uses a combination
of empha
s
i
zed
and
elite to produce
e
lit
e o
nl
y, a
combination
of empha
s
ized
and con-
densed to prod
uc
e e
mpha
s
i
ze
d
o
nl
y, a
nd a combination
of
al
l
three
to produce
co
nd
e
n
s
ed
e
lite
.
Master
Select
i
s a
pow
e
r
f
ul
cod
e
that
gi
v
es
y
ou an
easy way
to produce
mul
t
i
pl
e
combination
s
with
a
single comm
a
nd.
To see
double-strike
e
mph
as
iz
e
d
italic printing
,
for example
,
you n
eed only
one <ESC>
co
d
e
in
s
t
ea
d of three
.
Indeed,
Master
S
e
l
e
ct i
s
su
c
h
a
powerful featur
e
that it m
ay occa-
sional
l
y be more
p
o
werful th
a
n you want it to be
.
Because it
co
nt
rols
eight different
m
o
d
es, a
M
as
t
e
r S
e
lect code will cancel an
y of t
h
ose
Содержание LX-80
Страница 1: ...LX 80 Printer P8492037 0 Y560991020 ...
Страница 2: ...EPSON LX SOPRINTER Operating Manual ...
Страница 8: ...The Parallel Interface Data Transfer Sequence Interface timing Signal relationships ...
Страница 11: ......
Страница 41: ......
Страница 67: ......
Страница 85: ......
Страница 103: ......
Страница 111: ......
Страница 120: ...Format ASCII code Decimal Hexadecimal Ese 27 18 Explanation Turns off double strike mode set by ESC G ...
Страница 145: ......
Страница 171: ......
Страница 173: ......
Страница 177: ......
Страница 181: ......
Страница 189: ......
Страница 190: ......