EasyManuals Logo

Keithley 2000 User Manual

Keithley 2000
280 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 #245 background image
PRINT #1, “*CLS” ‘ Clear Model 2000
PRINT #1, “:INIT:CONT OFF;:ABORT” ‘ Init off
PRINT #1, “:SENS:FUNC ‘VOLT:DC’” ‘ DCV
PRINT #1, “:SYST:AZER:STAT OFF” ‘ Auto zero off
PRINT #1, “:SENS:VOLT:DC:AVER:STAT OFF” ‘ Filter off
PRINT #1, “:SENS:VOLT:DC:NPLC 0.01” ‘ NPLC = 0.01
PRINT #1, “:SENS:VOLT:DC:RANG 10” ‘ 10V range
PRINT #1, “:SENS:VOLT:DC:DIG 4” ‘ 4 digit
PRINT #1, “:FORM:ELEM READ” ‘ Reading only
PRINT #1, “:TRIG:COUN 1” ‘ Trig count 1
PRINT #1, “:SAMP:COUN 100” ‘ Sample count 100
PRINT #1, “:TRIG:DEL 0” ‘ No trigger delay
PRINT #1, “:TRIG:SOUR IMM” ‘ Immediate trigger
PRINT #1, “:DISP:ENAB OFF” ‘ No display
SLEEP 1 ‘ Wait one second
PRINT #1, “:READ?” ‘ Read query
LINE INPUT #1, RD$ ‘ Get data
PRINT RD$ ‘ Display data
PRINT #1, “:DISP:ENAB ON” ‘ Turn on display
‘ Clean up and quit.
finish:
CLOSE #1 ‘ Close file
CLEAR ‘ Interface clear
END
Example Programs C-13

Table of Contents

Other manuals for Keithley 2000

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the Keithley 2000 and is the answer not in the manual?

Keithley 2000 Specifications

General IconGeneral
Digits6.5
DC Voltage Range100 mV to 1000 V
AC Voltage Range100 mV to 750 V
Resistance Range100 Ω to 100 MΩ
ConnectivityIEEE-488 (GPIB)
Display TypeVFD

Related product manuals