Operation Manual

This
would
normally entail
programming
four different
commands
before
you
could
start
printing. With this composite
command
you only need to take
the
values for each
mode
from
the
table
above:
Underlined=
128, Double
Width
= 32, Double
Strike=
16
and
Emphasised =
8.
Now
we
add
these values together
and
incorporate the result in the
command
like this:
n
= 128 +
32
+ 16 + 8 = 184
Your
command
should
now
be CHR$(27);"!";CHR$(184)
and
from the receipt
of
this
one
command
your
printer
will
print
underlined, double width, emphasised
and
double
strike text
until it is changed again.
There is
no
need to reset each
mode
separately either.
When
you
select a
new
combination the
printer
takes care
of
all the resettings.
Half
speed
printing
The
half
speed
command
can
be
used
to set
the
printer
to half the
normal
speed
when
printing in
the
Utility mode. This has
no
effect
on
the
graphics
and
only reduces
the
printer
noise.
Half
speed
printing
Decimal
Hex. ASCII
Camp.
Switch to half speed
printing
27 115 49 1 B
73
31
ESC
s 1
F
Switch to normal
speed
printing
27 115 48
1B
73
30 ESC
sO
F
Note: Half
speed
printing
is
not
available in HSD
or
NLQ modes.
Epson
FX
Mode
Standard
Feahtres 5
-13