Tektronix Keithley SourceMeter 2450 User Manual page 71

Hide thumbs Also See for Keithley SourceMeter 2450:
Table of Contents

Advertisement

Section 7: Measuring I-V characteristics of FETs
SMU 1,
SMU 2, or
pseudocode
Pseudocode for i = 0, 5, 0.1 do:
SMU 2
Pseudocode end for
SMU 2
SMU 1
SMU 2
Pseudocode vds = []
Pseudocode
for SMU2
Pseudocode end for
7-8
Commands
:SOUR:VOLT i
:SOUR:CONF:LIST:STORE "sweepVals"
:TRIG:BLOC:CONF:RECALL 1, "sweepVals"
:TRIG:BLOC:SOUR:STAT 2, ON
:TRIG:BLOC:WAIT 3, DIG1
:TRIG:BLOC:DEL:CONS 4, 0.01
:TRIG:BLOC:MDIG 5
:TRIG:BLOC:CONF:NEXT 6, "sweepVals"
:TRIG:BLOC:BRAN:COUN 7, 51, 4
:TRIG:BLOC:NOT 8, 2
:TRIG:BLOC:BRAN:COUN 9, 4, 3
:TRIG:BLOC:SOUR:STAT 10, OFF
:INIT
*WAI
:INIT
*WAI
ids = []
for i = 2, 5 do:
vds[i-1] = TRAC:DATA? 1 +
51*(i-2), 51*(i-1),
"defbuffer1", SOUR
ids[i-1] = TRAC:DATA? 1 +
51*(i-2), 51*(i-1),
"defbuffer1", READ
Model 2450 SourceMeter® Instrument User's Manual
Description
Set up a for loop from 0 to 5 in 0.1
steps (inclusive).
Set the voltage level to the iteration
number.
Store the source configuration to
sweepVals.
End the for loop.
Create a block to load sweepVals
at the first index.
Create a block to turn the output on.
Create a block to wait on digital line
3.
Create a block to delay for 0.01
seconds.
Create a block to make a
measurement.
Create a block to load the next
index of sweepVals.
Create a block to branch to block 4,
50 times.
Create a block to generate the
notify2 event.
Create a block to branch to block 3,
three times.
Create a block to turn the output off.
Initiate the trigger model.
Wait for the model to complete.
Initiate the trigger model.
Wait for the model to complete.
Create an empty array to hold
measured voltage values.
Create an empty array to hold
measured current values.
Set up a for loop from 2 to 5
(including 5).
Save the sourced and measured
values to the arrays vds and ids,
respectively. The readings from
each step are saved at each index
in the array.
End the for loop.
2450-900-01 Rev. E / August 2019

Hide quick links:

Advertisement

Table of Contents
loading
Need help?

Need help?

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

Questions and answers

Subscribe to Our Youtube Channel

Table of Contents

Save PDF