![Keithley 2651A Reference Manual Download Page 554](http://html1.mh-extra.com/html/keithley/2651a/2651a_reference-manual_661729554.webp)
Section 7: Command reference
Model 2651A High Power System SourceMeter® Instrument Reference Manual
7-246
2651A-901-01 Rev. A / March 2011
The SMU will only store the most recent configured source action. The last call to
smu
X
.trigger.source.linear
Y
()
,
smu
X
.trigger.source.list
Y
()
, or
smu
X
.trigger.source.log
Y
()
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
smu
X
.trigger.source.action
.
Example
smua.trigger.source.logv(1, 10, 11, 0)
Sweeps SMU channel A from 1 V
to 10 V in 10 steps with an
asymptote of 0 V.
Also see
(on page 7-241)
(on page 7-243)
(on page 3-19)
smuX.trigger.source.set()
This function sets the source event detector to the detected state.
Type
TSP-Link accessible
Affected by
Where saved
Default value
Function Yes
Usage
smu
X
.trigger.source.set()
X
Source-measure unit (SMU) channel (for example,
smua.trigger.source.set()
applies to SMU channel A)
Details
This function sets the source event detector to the detected state.
The SMU will automatically clear all event detectors when the
smu
X
.trigger.initiate()
function is
executed. This function should be called after the sweep is initiated. Make sure that if the event detectors are
configured to automatically clear (because the
smu
X
.trigger.autoclear
attribute is set to
smu
X
.ENABLE
)
that this command is issued after the SMU has entered the trigger layer.
Also see
(on page 7-226)
(on page 7-229)
(on page 7-234)
(on page 7-236)
(on page 3-32)