2600AS-901-01 Rev. B / September 2008 Return to Section Topics 19-143
Series 2600A System SourceMeter® Instruments Reference Manual Section 19: Remote Commands
smuX.trigger.endpulse.set
X = SMU channel (a or b)
Function Sets the end pulse event detector to the detected state.
TSP-Link
accessibility
This function can be accessed from a remote TSP-Link node.
Usage smuX.trigger.endpulse.set()
Remarks • This function sets the end pulse event detector to the detected state.
• The SMU will automatically clear all the event detectors when the smuX.trigger.initiate
function is executed. This function should be called after the sweep is initiated.
Also see smuX.trigger.initiate
smuX.trigger.endpulse.stimulus
X = SMU channel (a or b)
Attribute Selects which event will cause the end pulse event detector to enter the detected state.
Default 0
TSP-Link
accessibility
This attribute can be accessed from a remote TSP-Link node.
Usage eventid = smuX.trigger.endpulse.stimulus -- Reads trigger event.
smuX.trigger.endpulse.stimulus = eventid -- Writes trigger event.
eventid Event that triggers the end pulse source off action.
Remarks • Set this attribute to zero to bypass waiting for an event.
• Set this attribute to the event ID of any trigger event generator to wait for that event.
smuX.trigger.endsweep.action
X = SMU channel (a or b)
Attribute Controls the source action at the end of a sweep.
Default smuX.SOURCE_HOLD
TSP-Link
accessibility
This attribute can be accessed from a remote TSP-Link node.
Usage action = smuX.trigger.endsweep.action -- Reads source action.
smuX.trigger.endsweep.action = action -- Writes source action.
action The source action at the end of a sweep.
Remarks • action can be set to one of the following values:
smuX.SOURCE_HOLD: Leaves the source at the existing level for the last step in the sweep.
smuX.SOURCE_IDLE: Sets the source level to the programmed (idle) level at the end of the
sweep.
smuX.trigger.IDLE_EVENT_ID
X = SMU channel (a or b)
Attribute The idle event number.
TSP-Link
accessibility
This attribute can be accessed from a remote TSP-Link node.
Usage event_id = smuX.trigger.IDLE_EVENT_ID
event_id The idle event number.
Remarks • Set the stimulus of any trigger event detector to the value of this constant to have it respond to
idle events from this SMU.