Keithley 2651A Reference Manual page 439

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

Advertisement

Model 2651A High Power System SourceMeter® Instrument Reference Manual
Trigger event IDs*
Event ID
smuX.trigger.PULSE_COMPLETE_EVENT_ID
smuX.trigger.SWEEP_COMPLETE_EVENT_ID
smuX.trigger.IDLE_EVENT_ID
digio.trigger[N].EVENT_ID
tsplink.trigger[N].EVENT_ID
lan.trigger[N].EVENT_ID
display.trigger.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).
Setting this attribute to zero disables automatic trigger generation.
If any events are detected prior to calling lan.trigger[N].connect(), the event is ignored and the action
overrun is set.
Example
lan.trigger[5].stimulus = trigger.timer[1].EVENT_ID
Also see
lan.trigger[N].assert()
lan.trigger[N].clear()
lan.trigger[N].connect()
lan.trigger[N].overrun
lan.trigger[N].wait()
lan.trigger[N].wait()
This function waits for an input trigger.
Type
TSP-Link accessible
Function
Yes
2651A-901-01 Rev. A / March 2011
(on page 7-122)
(on page 7-123)
(on page 7-124)
(on page 7-128)
(on page 7-131)
Affected by
Event description
Occurs when the SMU completes a pulse
Occurs when the SMU completes a sweep
Occurs when the SMU returns to the idle state
Occurs when an edge is detected on a digital I/O line
Occurs when an edge is detected on a TSP-Link line
Occurs when the appropriate LXI trigger packet is
received on LAN trigger object N
Occurs when the TRIG key on the front panel is
pressed.
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.
Use timer 1 trigger event as
the source for LAN packet 5
trigger stimulus.
Where saved
Default value
Section 7: Command reference
7-131

Advertisement

Table of Contents
loading

Table of Contents