EasyManuals Logo
Home>Keithley>Measuring Instruments>2500

Keithley 2500 User Manual

Keithley 2500
428 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 #414 background imageLoading...
Page #414 background image
Models 2500 and 2502 User’s Manual Example Programs H-3
Basic measurement program
The program listing below performs basic single-channel DUT measurement as covered in
Section 3. This program sets up the following operating modes:
Channel 2 measurement range: 2µA
Channel 2 source range: 10V
Channel 2 source output level: 10V
' Basic Measurement Program
OPEN "IEEE" FOR OUTPUT AS #1 ' Open IEEE-488 output path.
OPEN "IEEE" FOR INPUT AS #2 ' Open IEEE-488 input path.
PRINT #1, "INTERM CRLF" ' Set input terminator.
PRINT #1, "OUTTERM LF" ' Set output terminator.
PRINT #1, "REMOTE 25"
CLS
PRINT #1, "OUTPUT 25;*RST" ' Restore GPIB defaults.
PRINT #1, "OUTPUT 25;:SENS2:CURR:RANG 2E-6" ' Select 2uA Ch. 2 measure
range.
PRINT #1, "OUTPUT 25;:FORM:ELEM CURR2" ' Select channel 2 reading.
PRINT #1, "OUTPUT 25;:SOUR2:VOLT:RANG 10" ' Select 10V Ch. 2 source
range.
PRINT #1, "OUTPUT 25;:SOUR2:VOLT 10" ' Output 10V on channel 2.
PRINT #1, "OUTPUT 25;:OUTP2 ON" ' Turn on channel 2 output.
PRINT #1, "OUTPUT 25;:READ?" ' Trigger and request reading.
PRINT #1, "ENTER 25" ' Address 2500 to talk.
LINE INPUT #2, R$ ' Input reading string.
PRINT "Channel 2 current reading: "; R$ ' Print reading string.
PRINT #1, "OUTPUT 25;:OUTP2 OFF" ' Turn off channel 2 output.
END
Test Equipment Depot - 800.517.8431 - 99 Washington Street Melrose, MA 02176
TestEquipmentDepot.com

Table of Contents

Other manuals for Keithley 2500

Questions and Answers:

Question and Answer IconNeed help?

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

Keithley 2500 Specifications

General IconGeneral
BrandKeithley
Model2500
CategoryMeasuring Instruments
LanguageEnglish

Related product manuals