Smux.trigger.measure.y() - Keithley 2651A Reference Manual

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

Advertisement

Section 7: Command reference
Trigger event IDs*
Event ID
trigger.EVENT_ID
trigger.blender[N].EVENT_ID
trigger.timer[N].EVENT_ID
* Use the name of the trigger event ID to set the stimulus value rather than the numeric value. Using the name
makes the code compatible for future upgrades (for example, if the numeric values must change when
enhancements are added to the instrument).
Example
smua.trigger.measure.stimulus = trigger.timer[1].EVENT_ID Sets delay before
Also see
Triggering
(on page 3-32)

smuX.trigger.measure.Y()

This function configures the measurements to be made in a subsequent sweep.
Type
TSP-Link accessible
Function
Yes
Usage
smuX.trigger.measure.Y(rbuffer)
smuX.trigger.measure.iv(ibuffer, vbuffer)
X
Y
rbuffer
ibuffer
vbuffer
7-238
Model 2651A High Power System SourceMeter® Instrument Reference Manual
Affected by
Source-measure unit (SMU) channel (for example, smua.trigger.measure.v()
applies to SMU channel A)
SMU measurement type (v = voltage, i = current, r = resistance, p = power)
A reading buffer object where the readings will be stored
A reading buffer object where current readings will be stored
A reading buffer object where voltage readings will be stored
Event description
Occurs when a *TRG command is received on the
remote interface.
(GPIB only) Occurs when a GET bus command is
received.
(VXI-11 only) Occurs with the VXI-11 command
device_trigger. Reference the VXI-11 standard
for additional details on the device trigger operation.
Occurs after a collection of events is detected.
Occurs when a delay expires.
measurement begins on SMU
channel A.
Where saved
Default value
2651A-901-01 Rev. A / March 2011

Advertisement

Table of Contents
loading

Table of Contents