EasyManua.ls Logo

Radio Shack 22-168A - Hints for Writing Custom Software

Radio Shack 22-168A
46 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
Loading...
a
HINTS
FOR
WRITING
YOUR
OWN
SOFTWARE
If
you
write
your
own
program,
the
host
computer
must
give
the
meter
the
D
command
to
activate
data
transmission.
The
following
program
is
an
example
of
a
BASIC
program
that
gets
a
single
reading
from
the
me-
ter:
10
OPEN
“COM1
:
1200,
N,
7,
2,
RS,
CS,
DS,
CD”
AS
#2
20
AS
=“D"
PRINT
#2,
AS
INS=
INPUTS
(14,
#2)
PRINT
INS
CLOSE
#2
END
s888s8
42

Related product manuals