'get data from G5000
CALL IBWRT(G5000%, "SHOW SOURCE|MEASURE") 'ask for voltage and current levels
CALL IBRD(G5000%, d$) 'read current and voltage levels
PRINT "DATA IS:"; d$ 'output data to the screen
PRINT #1, d$ + STAT$ + TIME$ + " " + DATE$ 'store data and status to open file
CLOSE #1
END
Maintenance & Calibration 3-13
www.valuetronics.com
Need help?
Do you have a question about the Guardian 5000 and is the answer not in the manual?