Section 9: TSP command reference Series 2600B System SourceMeter® instrument Reference Manual
9-264 2600BS-901-01 Rev. F/August 2021
To make measurements during the sweep, you must also configure and enable the measure action
using smuX.trigger.measure.Y().
If you run this function more than once without reconfiguring the sweep measurements, the caches
on the configured measurement reading buffers hold stale data. Use the
bufferVar.clearcache() function to remove stale values from the reading buffer cache.
This function initiates an overlapped operation.
Example
Starts a preconfigured sweep and clears the event detectors for SMU channel A.
Also see
bufferVar.clearcache() (on page 9-21)
Configuring and running sweeps (on page 2-60)
smuX.trigger.measure.action (on page 9-264)
smuX.trigger.measure.Y() (on page 9-268)
smuX.trigger.source.action (on page 9-270)
smuX.trigger.source.linearY() (on page 9-272)
smuX.trigger.source.listY() (on page 9-273)
smuX.trigger.source.logY() (on page 9-274)
Triggering (on page 4-1)
smuX.trigger.measure.action
This attribute controls measurement actions during a sweep.
SMU reset
Instrument reset
Recall setup
Usage
action = smuX.trigger.measure.action
smuX.trigger.measure.action = action
The sweep measurement action; set to one of the following values:
â–ª 0 or smuX.DISABLE: Do not make measurements during the sweep
â–ª 1 or smuX.ENABLE: Make measurements during the sweep
â–ª 2 or smuX.ASYNC: Make measurements during the sweep, but
asynchronously with the source area of the trigger model
Source-measure unit (SMU) channel (for example,
smua.trigger.measure.action applies to SMU channel A)