EasyManuals Logo
Home>Keithley>Power Supply>2470

Keithley 2470 User Manual

Keithley 2470
86 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 #78 background imageLoading...
Page #78 background image
Section
6: Measure I-V characteristics of FETs Model 2470 High Voltage SourceMeter Instrument User
's Manual
6-20 2470-900-01 Rev. A / May 2019
-- Start the trigger model for both SMUs and wait until it is complete
drain.trigger.model.initiate()
gate.trigger.model.initiate()
print("Test Running...")
waitcomplete()
-- Print the formatted readings.
if defbuffer1.n == 0 then
print("\nNo readings in buffer\n")
else
print(string.format("drainV,\tdrainI(1),\t\tdrainV,\tdrainI(2),\t\tdrainV,\tdrai
nI(3),\t\tdrainV,\tdrainI(4)"))
for k = 1, sweepPoints do
print(
string.format("%f,\t%f,\t\t%f,\t%f,\t\t%f,\t%f,\t\t%f,\t%f",
drain.defbuffer1.sourcevalues[k], drain.defbuffer1[k],
drain.defbuffer1.sourcevalues[k+sweepPoints],
drain.defbuffer1[k+sweepPoints],
drain.defbuffer1.sourcevalues[k+sweepPoints*2],
drain.defbuffer1[k+sweepPoints*2],
drain.defbuffer1.sourcevalues[k+sweepPoints*3],
drain.defbuffer1[k+sweepPoints*3]
)
)
end
end

Table of Contents

Questions and Answers:

Question and Answer IconNeed help?

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

Keithley 2470 Specifications

General IconGeneral
BrandKeithley
Model2470
CategoryPower Supply
LanguageEnglish

Related product manuals