Smux.trigger.source.listy() - Keithley 2651A Reference Manual

High power system sourcemeter instrument
Hide thumbs Also See for 2651A:
Table of Contents

Advertisement

Section 7: Command reference
Also see
smuX.trigger.source.action

smuX.trigger.source.listY()

smuX.trigger.source.logY()
Sweep Operation
smuX.trigger.source.listY()
This function configures an array-based source sweep.
Type
TSP-Link accessible
Function
Yes
Usage
smuX.trigger.source.listY(sweepList)
X
Y
sweepList
Details
This function configures the source action to be a list sweep in a subsequent sweep. During the sweep, the
source will output the sequence of source values given in the sweepList array.
If the subsequent sweep has more points than specified in sweepList, the source will restart at the beginning.
This means that if the trigger count is greater than the number of points in a sweep as configured, the SMU will
satisfy the trigger count by restarting the sweep values from the beginning.
If the subsequent sweep has fewer points than specified in sweepList, the extra values will be ignored. This
means that if the trigger count is less than the number of source values configured, the SMU will satisfy the
trigger count and ignore the remaining source values.
In cases where the first sweep point is non-zero, it may be necessary to pre-charge the circuit so that the sweep
will return a stable value for the first measured point without penalizing remaining points in the sweep.
The SMU will only store the most recent configured source action. The last call to
smuX.trigger.source.linearY(), smuX.trigger.source.listY(), or
smuX.trigger.source.logY() is used for the source action.
Source functions cannot be changed within a sweep.
After configuring the sweep source values, enable the source action by setting
smuX.trigger.source.action.
Example
smua.trigger.source.listv({3, 1, 4, 5, 2})
7-244
Model 2651A High Power System SourceMeter® Instrument Reference Manual
(on page 7-241)
(on page 7-244)
(on page 7-245)
(on page 3-19)
Affected by
Source-measure unit (SMU) channel (for example,
smua.trigger.source.listv({5}) applies to SMU channel A)
SMU source function (v = voltage, i = current)
An array of source values
Where saved
Default value
Sweeps SMU channel A through
3 V, 1 V, 4 V, 5 V, and 2 V.
2651A-901-01 Rev. A / March 2011

Advertisement

Table of Contents
loading

Table of Contents