Trigger.tsplinkout[N].Release() - Keithley DMM7510 Reference Manual

7 1/2 digit graphical sampling multimeter
Hide thumbs Also See for DMM7510:
Table of Contents

Advertisement

Model DMM7510 7½ Digit Graphical Sampling Multimeter Reference Manual
Details
Setting the pulse width to 0 asserts the trigger indefinitely.
Example
tsplink.line[3].mode = tsplink.MODE_TRIGGER_OPEN_DRAIN
trigger.tsplinkout[3].pulsewidth = 20e-6
Also see
trigger.tsplinkout[N].assert()

trigger.tsplinkout[N].release()

tsplink.line[N].mode
trigger.tsplinkout[N].release()
This function releases a latched trigger on the given TSP-Link trigger line.
Type
TSP-Link accessible
Function
Yes
Usage
trigger.tsplinkout[N].release()
N
Details
Releases a trigger that was asserted with an indefinite pulse width. It also releases a trigger that was
latched in response to receiving a synchronous mode trigger.
Example
tsplink.line[3].mode =
tsplink.MODE_TRIGGER_OPEN_DRAIN
trigger.tsplinkout[3].release()
Also see
trigger.tsplinkout[N].assert()
tsplink.line[N].mode
DMM7510-901-01 Rev. B / May 2015
(on page 8-341)
(on page 8-343)
(on page 8-348)
Affected by
The trigger line (1 to 3)
(on page 8-341)
(on page 8-348)
Section 8: TSP command reference
Sets pulse width for trigger
line 3 to 20 μs.
Where saved
Default value
Releases trigger line 3.
8-343

Advertisement

Table of Contents
loading

Table of Contents