Smux.trigger.measure_Complete_Event_Id - Keithley 2651A Reference Manual

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

Advertisement

Model 2651A High Power System SourceMeter® Instrument Reference Manual
Details
The measurements, as they are performed, are stored in a reading buffer. If the instrument is configured to return
multiple readings where one is requested, the readings will be available as they are made. Measurements are in
the following units of measure: v = volts, i = amperes, r = ohms, p = watts.
The smuX.trigger.measure.iv() function stores current readings in ibuffer and voltage readings in
vbuffer.
If a given reading buffer contains any data, it will be cleared prior to taking any measurements, unless the
reading buffer has been configured to append data.
The SMU only retains the last call to any one of these functions and only that measure action will be performed.
After configuring the measurements to make with this function, remember to enable the measure action by
setting smuX.trigger.measure.action = smuX.ENABLE.
Example
smua.trigger.measure.v(vbuffername)
smua.trigger.measure.action = smua.ENABLE
Also see
smuX.measure.Y()
smuX.nvbufferY
smuX.trigger.measure.action
waitcomplete()
Reading buffers
Sweep Operation
Triggering
(on page 3-32)

smuX.trigger.MEASURE_COMPLETE_EVENT_ID

This constant contains the measure complete event number.
Type
TSP-Link accessible
Constant
Yes
Usage
eventID = smuX.trigger.MEASURE_COMPLETE_EVENT_ID
eventID
X
Details
Set the stimulus of any trigger event detector to the value of this constant to have it respond to measure
complete events from this SMU.
Also see
Triggering
(on page 3-32)
2651A-901-01 Rev. A / March 2011
(on page 7-205)
(on page 7-208)
(on page 7-235)
(on page 7-374)
(on page 3-6)
(on page 3-19)
Affected by
The measure complete event number.
Source-measure unit (SMU) channel (for example,
smua.trigger.MEASURE_COMPLETE_EVENT_ID applies to SMU channel A)
Stores voltage readings during the
sweep for SMU channel A in buffer
vbuffername.
Where saved
Default value
Section 7: Command reference
7-239

Advertisement

Table of Contents
loading

Table of Contents