EasyManuals Logo

Keithley 2651A User Manual

Keithley 2651A
76 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 #51 background imageLoading...
Page #51 background image
Section 6: Characterization of power discretes Model 2651A High Power System SourceMeter® Instrument User's Manual
-- Prepare the Gate SMU (26xxA) reading buffers
node[2].smua.nvbuffer1.clear()
node[2].smua.nvbuffer1.collectsourcevalues = 1
if node[2].smua.nvbuffer1.fillmode ~= nil then
node[2].smua.nvbuffer1.fillmode = node[2].smua.FILL_ONCE
end
node[2].smua.nvbuffer2.clear()
node[2].smua.nvbuffer2.collectsourcevalues = 1
if node[2].smua.nvbuffer1.fillmode ~= nil then
node[2].smua.nvbuffer1.fillmode = node[2].smua.FILL_ONCE
end
-- The SMUs are configured and ready to run the test
-- Outputs on
node[2].smua.source.output = node[2].smua.OUTPUT_ON
smua.source.output = smua.OUTPUT_ON
if errorqueue.count > 0 then
print("Errors were encountered")
reset()
return
end
-- Start the 26xxA trigger model
node[2].smua.trigger.initiate()
-- Start the 2651A trigger model
smua.trigger.initiate()
waitcomplete() -- Wait until the sweeps are complete
-- Outputs off
smua.source.output = smua.OUTPUT_OFF
node[2].smua.source.output = node[2].smua.OUTPUT_OFF
-- Return the data
PrintIVcurveData(gsteps, dsteps)
end
6-14 2651A-900-01 Rev. A / March 2011

Table of Contents

Other manuals for Keithley 2651A

Questions and Answers:

Question and Answer IconNeed help?

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

Keithley 2651A Specifications

General IconGeneral
BrandKeithley
Model2651A
CategoryMeasuring Instruments
LanguageEnglish

Related product manuals