EasyManua.ls Logo

Tektronix Keithley SourceMeter 2470

Tektronix Keithley SourceMeter 2470
84 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
Loading...
Section
6: Measure I-V characteristics of FETs Model 2470 High Voltage SourceMeter Instrument
User's Manual
6-20 2470-900-01 Rev. B / August 2019
-- 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,\tdrainI(
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

Other manuals for Tektronix Keithley SourceMeter 2470

Related product manuals