Trigger.timer[N].Clear(); Trigger.timer[N].Count - Keithley 3700A Series Reference Manual

System switch/multimeter
Hide thumbs Also See for 3700A Series:
Table of Contents

Advertisement

Section 11: TSP command reference

trigger.timer[N].clear()

This function clears the timer event detector and overrun indicator for the specified trigger timer number.
Type
TSP-Link accessible
Function
Yes
Usage
trigger.timer[N].clear()
N
Details
This command sets the timer event detector to the undetected state and resets the overrun indicator.
Example
trigger.timer[1].clear()
Also see

trigger.timer[N].count

trigger.timer[N].count
This attribute sets the number of events to generate each time the timer generates a trigger event.
Type
TSP-Link accessible
Attribute (RW)
Yes
Usage
count = trigger.timer[N].count
trigger.timer[N].count = count
count
N
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.
If you use the trigger timer with a trigger model, make sure the count value is the same or more than
any count values expected in the trigger model.
Example 1
print(trigger.timer[1].count)
Read trigger count for timer number 1.
11-412
Affected by
Trigger timer number (1 to 4)
(on page 11-412)
Affected by
Instrument reset
Recall setup
Trigger timer N reset
Number of times to repeat the trigger (0 to 1,048,575)
Trigger timer number (1 to 4)
Series 3700A System Switch/Multimeter Reference Manual
Where saved
Default value
Clears trigger timer 1.
Where saved
Default value
Create configuration script
1
Save setup
3700AS-901-01 Rev. D/June 2018

Advertisement

Table of Contents
loading

Table of Contents