EasyManuals Logo
Home>Epson>Printer>LX-810

Epson LX-810 User Manual

Epson LX-810
313 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #116 background imageLoading...
Page #116 background image
Graphics
^
Line
20
specifies
single-density
graphics
mode
and
also
reserves
40
columns
for
graphics.
Line
30
begins
a
loop
to
supply
40
bytes
of
data.
Line
40
contains
the
number
170,
which
produces
the
first
pin
pattern
shown
in
the
section
on
pin
labels,
and
line
50
finishes
the
loop.
4-14
Software
and
Graphics
Printing
simple
patterns
The
first
example
is
just
a
simple
program
to
show
you
how
a
graphics
command,
column
reservation
numbers,
and
data
can
be
used
in
a
BASIC
program.
Type
in
and
run
the
following
program;
be
especially
careful
to
^
include
all
semicolons.
The
program
produces
the
printout
you
see
below.
10
WIDTH
"LPTl:",255
20
LPRINT
CHR$(2T);"*";CHR$(0);CHR$(UO);CHR$(0);
^
30
FOR
X=1
TO
UO
UO
LPRINT
CHR$(170)
;
50
NEXT
X
^
Note:
Some
software
programs
(including
most
version
of
^
BASIC)
automatically
insert
carriage
return
and
line
feed
codes
after
every
80
or
130
characters.
This
is
usually
no
problem
with
text,
but
it
can
spoil
your
graphics.
For
every
CR-LF
pair
inserted
in
your
program,
two
extra
colunms
of
graphics
are
printed
in
the
middle
of
the
ones
you
send,
and
two
data
numbers
are
left
over
and
printed
as
text.
In
some
versions
of
BASIC
you
can
prevent
this
unwanted
control
code
insertion
by
putting
a
WIDTH
statement
at
the
beginning
of
all
graphics
programs.
The
format
in
many
forms
^
of
BASIC
is
either
WIDTH
"LPTl:",
255
or
WIDTH
LPRINT
255.
Check
your
software
manual
for
the
proper
format.

Table of Contents

Other manuals for Epson LX-810

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the Epson LX-810 and is the answer not in the manual?

Epson LX-810 Specifications

General IconGeneral
BrandEpson
ModelLX-810
CategoryPrinter
LanguageEnglish

Related product manuals