Model 2657A High Power System SourceMeter® Instrument Reference Manual
Section 7: TSP command reference
2657A-901-01 Rev. B/December 2012
7-337
trigger.timer[N].clear()
This function clears the timer event detector and overrun indicator for the specified trigger timer number.
Type
TSP-Link accessible
Affected by
Where saved
Default value
Function
Yes
Usage
trigger.timer[
N
].clear()
N
Trigger timer number to clear (1 to 8)
Details
This command sets the timer event detector to the undetected state and resets the overrun indicator.
Example
trigger.timer[1].clear()
Clears trigger timer 1.
Also see
trigger.timer[N].count
This attribute sets the number of events to generate each time the timer is triggered.
Type
TSP-Link accessible
Affected by
Where saved
Default value
Attribute (RW)
Yes
Instrument reset
Recall setup
Trigger timer N reset
Not saved
1
Usage
count
= trigger.timer[
N
].count
trigger.timer[
N
].count =
count
count
Number of times to repeat the trigger
N
A trigger timer number (1 to 8)
Details
If
count
is set to a number greater than 1, the timer automatically starts the next delay at expiration of the
previous delay.
Set
count
to zero (0) to cause the timer to generate trigger events indefinitely.
Example
print(trigger.timer[1].count)
Read trigger count for timer number 1.
Also see
(on page 7-337)
Summary of Contents for 2657A
Page 3: ......