EasyManuals Logo
Home>Keithley>Measuring Instruments>2601

Keithley 2601 User Manual

Keithley 2601
114 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 #58 background imageLoading...
Page #58 background image
3-12 Return to Section Topics 2600S-900-01 Rev. C / January 2008
Section 3: Test Script Processor Interaction Series 2600 System SourceMeter
®
Instruments User’s Manual
The Series 2600 command sequence:
localnode.prompts = 0 -- Disable prompts.
data_table = {} -- Clear table.
reset() -- Reset Series 2600.
smua.source.output = 1 -- Turn on source output.
for i=1,10 do -- Loop for 10 steps.
smua.source.levelv = i -- Set source level.
mi = smua.measure.i() -- Take a current measurement.
table.insert(data_table,mi) -- Store measurement in table.
end -- End of loop.
smua.source.output = 0 -- Turn off output.
print(table.concat(data_table,’,’)) -- Print table of current values.
reset() -- Reset instrument.
Figure 3-6
LabVIEW source step example

Table of Contents

Other manuals for Keithley 2601

Questions and Answers:

Question and Answer IconNeed help?

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

Keithley 2601 Specifications

General IconGeneral
BrandKeithley
Model2601
CategoryMeasuring Instruments
LanguageEnglish

Related product manuals