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

High power system sourcemeter instrument
Hide thumbs Also See for 2657A:
Table of Contents

Advertisement

Model 2657A High Power System SourceMeter® Instrument Reference Manual

trigger.timer[N].clear()

This function clears the timer event detector and overrun indicator for the specified trigger timer number.
Type
TSP-Link accessible
Yes
Function
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 is triggered.
Type
TSP-Link accessible
Attribute (RW)
Yes
Usage
count = trigger.timer[N].count
trigger.timer[N].count = count
count
N
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)
Also see
trigger.timer[N].clear()
trigger.timer[N].reset()
2657A-901-01 Rev. B/December 2012
Affected by
Trigger timer number to clear (1 to 8)
(on page 7-337)
Affected by
Instrument reset
Recall setup
Trigger timer N reset
Number of times to repeat the trigger
A trigger timer number (1 to 8)
(on page 7-337)
(on page 7-341)
Section 7: TSP command reference
Where saved
Default value
Where saved
Default value
Not saved
1
Read trigger count for timer number 1.
Clears trigger timer 1.
7-337

Advertisement

Table of Contents
loading

Table of Contents