EasyManua.ls Logo

Keithley 2601A User Manual

Keithley 2601A
94 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 #49 background imageLoading...
Page #49 background image
2600AS-900-01 Rev. B / September 2008 Return to Section Topics 2-17
Series 2600A System SourceMeter® Instruments User’s Manual Section 2: Remote Operation
How do I use other programs?
Reference See the LabVIEW and Visual Basic documentation for details on using those
programs.
Basic source-measure examples using LabVIEW and Visual Basic are shown below. See also
Section 3 for more examples to load and run scripts.
Using LabVIEW
The source-measure example using LabVIEW is shown in Figure 2-11. The test steps are:
1. Reset instrument.
2. Select source voltage function.
3. Set source output voltage.
4. Turn on output.
5. Take current measurement.
6. Reset instrument.
The command sequence for this source-measure example is shown below:
The commands above are sent out in LabVIEW using either GPIB or VIS VIs. Refer to the
LabVIEW documentation for information on using VIs.
localnode.prompts = 0 -- Disable prompts.
reset() -- Reset Series 2600A.
smua.source.func = smua.OUTPUT_DCVOLTS --
--
Select voltage source
function.
smua.source.levelv = volts -- Set voltage source level.
smua.source.output = smua.OUTPUT_ON -- Turn on source output.
print(smua.measure.i()) --
--
Take and return current
reading.
reset() -- Reset Series 2600A.

Table of Contents

Question and Answer IconNeed help?

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

Keithley 2601A Specifications

General IconGeneral
BrandKeithley
Model2601A
CategoryMeasuring Instruments
LanguageEnglish

Summary

Safety Precautions

Section 1: Front and Rear Panel Operation

Source-Measure Capabilities

Details DC source/measure capabilities for different Series 2600A models.

Making Measurements

Procedure for setting up to source voltage and measure current.

Section 2: Remote Operation

Remote Interface Connectivity

Connecting via GPIB, RS-232, and LAN interfaces.

Test Script Builder (TSB) Usage

Guide to creating, modifying, and running scripts with TSB.

TSB Measurement Procedures

Making measurements using TSB commands and the instrument console.

Section 3: Test Script Processor Interaction

Running Scripts

How to run scripts from the front panel and save to USB.

Interacting with Scripts via TSB

Running, modifying, and managing scripts using Test Script Builder.

Section 4: Controlling Multiple Series 2600As (TSP-Link)

TSP-Link System Setup

Guide to connecting, assigning node numbers, and resetting TSP-Link instruments.

Related product manuals