Model 2651A High Power System SourceMeter® Instrument Reference Manual
Section 7: Command reference
2651A-901-01 Rev. A / March 2011
7-357
tsplink.trigger[N].stimulus
This attribute specifies the event that causes the synchronization line to assert a trigger.
Type
TSP-Link accessible
Affected by
Where saved
Default value
Attribute (RW)
Yes
Instrument reset
TSP-Link trigger N reset
Not saved
0
Usage
eventID
= tsplink.trigger[
N
].stimulus
tsplink.trigger[
N
].stimulus =
eventID
eventID
The event identifier for the triggering event
N
The trigger line (1 to 3)
Details
To disable automatic trigger assertion on the synchronization line, set this attribute to 0.
Do not use this attribute when triggering under script control. Use
tsplink.trigger[
N
].assert()
instead.
The
eventID
parameter may be one of the existing trigger event IDs shown in the following table.
Trigger event IDs*
Event ID
Event description
smu
X
.trigger.SWEEPING_EVENT_ID
Occurs when the SMU transitions from the idle state
to the arm layer of the trigger model
smu
X
.trigger.ARMED_EVENT_ID
Occurs when the SMU moves from the arm layer to
the trigger layer of the trigger model
smu
X
.trigger.SOURCE_COMPLETE_EVENT_ID
Occurs when the SMU completes a source action
smu
X
.trigger.MEASURE_COMPLETE_EVENT_ID
Occurs when the SMU completes a measure action
smu
X
.trigger.PULSE_COMPLETE_EVENT_ID
Occurs when the SMU completes a pulse
smu
X
.trigger.SWEEP_COMPLETE_EVENT_ID
Occurs when the SMU completes a sweep
smu
X
.trigger.IDLE_EVENT_ID
Occurs when the SMU returns to the idle state
digio.trigger[
N
].EVENT_ID
Occurs when an edge is detected on a digital I/O line
tsplink.trigger[
N
].EVENT_ID
Occurs when an edge is detected on a TSP-Link line
lan.trigger[
N
].EVENT_ID
Occurs when the appropriate LXI trigger packet is
received on LAN trigger object
N
display.trigger.EVENT_ID
Occurs when the TRIG key on the front panel is
pressed.