Trigger.timer[N].Clear() - Keithley 2450 Reference Manual

Interactive sourcemeter instrument
Table of Contents

Advertisement

Section 8: 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 count is set to a number greater than 1, the timer automatically starts the next delay at the expiration of the
previous delay.
Set count to zero (0) to cause the timer to generate trigger events indefinitely.
This command should not be used with the trigger model.
Example
print(trigger.timer[1].count)
Also see
trigger.timer[N].clear()
trigger.timer[N].reset()
8-216
Model 2450 Interactive SourceMeter® Instrument Reference Manual
Affected by
Trigger timer number to clear (1 to 4)
(on page 8-216)
Affected by
Restore configuration
Instrument reset
Power cycle
Trigger timer N reset
Number of times to repeat the trigger (0 to 1,048,575)
A trigger timer number (1 to 4)
(on page 8-216)
(on page 8-220)
Where saved
Default value
Clears trigger timer 1.
Where saved
Configuration script
Read trigger count for timer number 1.
2450-901-01 Rev. B/September 2013
Default value
1

Advertisement

Table of Contents
loading

Table of Contents