Download Print this page

Tektronix KEITHLEY System SourceMeter 2636B Reference Manual page 735

Advertisement

Series 2600B System SourceMeter® Instrument Reference Manual
Example 2
beeper.beep(0.5, 2400)
print("reset timer")
timer.reset()
delay(0.5)
dt = timer.measure.t()
print("timer after delay:", dt)
beeper.beep(0.5, 2400)
Also see
timer.reset()
(on page 11-367)
timer.reset()
This function resets the timer to zero (0) seconds.
Type
TSP-Link accessible
Function
Yes
Usage
timer.reset()
Example
timer.reset()
-- (intervening code)
time = timer.measure.t()
print(time)
Also see
timer.measure.t()
trigger.blender[N].clear()
This function clears the blender event detector and resets the overrun indicator of blender N.
Type
TSP-Link accessible
Function
Yes
Usage
trigger.blender[N].clear()
N
Details
This command sets the blender event detector to the undetected state and resets the overrun
indicator of the event detector.
2600BS-901-01 Rev. E / January 2019
Affected by
(on page 11-366)
Affected by
The blender number (up to six)
Section 11: TSP command reference
Sets the beeper, resets the timer, sets a delay, then
verifies the time of the delay before the next beeper.
Output:
reset timer
timer after delay: 5.00e-01
Where saved
Resets the timer and then measures the time since
the reset.
Output:
1.469077e+01
The above output indicates that
timer.measure.t() was executed 14.69077
seconds after timer.reset().
Where saved
Default value
Default value
11-367

Advertisement

loading
Need help?

Need help?

Do you have a question about the KEITHLEY System SourceMeter 2636B and is the answer not in the manual?

Subscribe to Our Youtube Channel