7.3 COMPUTER
INTERFACE
Example of a program for receiving a weight from the balance
(Baud Rate: 9600)
10 CLS
20 OPEN "COM1:9600,N,8,1,CS,DS" AS#1
30 OPEN "SCRN:" FOR OUTPUT AS#2
40 PRINT "1. START"
50 PRINT "2. STOP"
60 INPUT A%
70 IF A%<1 OR A%>2 THEN PRINT "AGAIN"; :GOTO 60
80 ON A% GOSUB 90,140
90 B$= INKEY$
100 IF B$="2" THEN CLOSE:GOTO 60
110 LINE INPUT #1,X$
120 PRINT #2,X$
130 GOTO 90
140 END
8.0 REPLACEMENT PARTS AND ACCESSORIES
If you need to order any spare parts and accessories, contact your dealer or Adam
Equipment. A partial list of such items is as follows-
•
Main Power cord
•
Stainless Steel Pan
•
Printer, etc.
@Adam Equipment Company 2005
14