How Do I Use Other Programs; Using Labview - Keithley 2601 User Manual

Series 2600 system sourcemeter instruments
Hide thumbs Also See for 2601:
Table of Contents

Advertisement

Section 2: Remote Operation

How do I use other programs?

Reference
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
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:
localnode.prompts = 0
reset()
smua.source.func = smua.OUTPUT_DCVOLTS -
smua.source.levelv = volts
smua.source.output = smua.OUTPUT_ON
print(smua.measurei())
reset()
2-10
See the LabVIEW and Visual Basic documentation for details on using those
programs.
Return to
Section Topics
Series 2600 System SourceMeter
Figure
2-7. The test steps are:
-
Disable prompts.
-
-
Reset Series 2600.
-
Select voltage source function.
-
-
Set voltage source level.
-
-
Turn on source output.
-
-
Take and return current reading.
-
- Reset Series 2600.
2600S-900-01 Rev. C / January 2008
®
Instruments User's Manual

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

26022612261126352636

Table of Contents