Model 2601B-PULSE System SourceMeter Instrument Reference Manual Section 11: TSP command reference
2601B-PULSE-901-01A April 2020 11-357
Example
digio.trigger[5].stimulus = trigger.generator[2].EVENT_ID
Uses a trigger event on generator 2 to be the stimulus for digital I/O trigger line 5.
Also see
trigger.generator[N].assert() (on page 11-356)
trigger.timer[N].clear()
This function clears the timer event detector and overrun indicator for the specified trigger timer number.
Usage
trigger.timer[N].clear()
Trigger timer number (1 to 8)
Details
This command sets the timer event detector to the undetected state and resets the overrun indicator.
Example
Also see
trigger.timer[N].count (on page 11-357)
trigger.timer[N].count
This attribute sets the number of events to generate each time the timer generates a trigger event.
Instrument reset
Recall setup
Trigger timer N reset
Usage
count = trigger.timer[N].count
trigger.timer[N].count = count
Number of times to repeat the trigger (0 to 1,048,575)
Trigger timer number (1 to 8)
Details
If the count is set to a number greater than 1, the timer automatically starts the next trigger timer
delay at the expiration of the previous delay.
Set the count to zero (0) to cause the timer to generate trigger events indefinitely.