2600AS-901-01 Rev. B / September 2008 Return to Section Topics 19-207
Series 2600A System SourceMeter® Instruments Reference Manual Section 19: Remote Commands
trigger.timer[N]
trigger.clear
Function Clears the command interface trigger event detector.
TSP-Link
accessibility
This function cannot be accessed from a remote TSP-Link node.
Usage trigger.clear()
Remarks
The trigger event detector remembers if an event has been detected since the last
trigger.wait call. This function clears the trigger’s event detector and discards the
previous history of command interface trigger events.
Details See Section 8.
Also see trigger.wait
trigger.EVENT_ID
Attribute The command interface trigger event number
TSP-Link
accessibility
This attribute can be accessed from a remote TSP-Link node.
Usage event_id = trigger.EVENT_ID
event_id The command interface trigger event number.
Remarks • Set the stimulus of any trigger event detector to the value of this constant to have it respond to
command interface trigger events.
trigger.timer[N].clear
Replace N with the values 1-8
Function Clears the timer event detector and overrun indicator.
TSP-Link
accessibility
This function can be accessed from a remote TSP-Link node.
Usage trigger.timer[n].clear()
n Trigger timer number to clear.
Remarks • This function will set the timer event detector to the undetected state and will reset the event
detector's overrun indicator.