Digio.trigger[N].Pulsewidth; Digio.trigger[N].Release() - Keithley 2651A Reference Manual

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

Advertisement

Section 7: Command reference

digio.trigger[N].pulsewidth

This attribute describes the length of time that the trigger line is asserted for output triggers.
Type
TSP-Link accessible
Attribute (RW)
Yes
Usage
width = digio.trigger[N].pulsewidth
digio.trigger[N].pulsewidth = width
width
N
Details
Setting width to zero (0) (seconds) asserts the trigger indefinitely. To release the trigger line, use

digio.trigger[N].release().

Example
digio.trigger[4].pulsewidth = 20e-6
Also see
digio.trigger[N].assert()
digio.trigger[N].reset()
digio.trigger[N].release()
digio.trigger[N].release()
This function releases an indefinite length or latched trigger.
Type
TSP-Link accessible
Function
Yes
Usage
digio.trigger[N].release()
N
Details
Releases a trigger that was asserted with an indefinite pulse width time, as well as a trigger that was latched in
response to receiving a synchronous mode trigger. Only the specified trigger line (N) is affected.
Example
digio.trigger[4].release()
7-48
Model 2651A High Power System SourceMeter® Instrument Reference Manual
Affected by
Instrument reset
Digital I/O trigger N reset
The pulse width (seconds)
Digital I/O trigger line (1 to 14)
(on page 7-44)
(on page 7-49)
(on page 7-48)
Affected by
Digital I/O trigger line (1 to 14)
Where saved
Default value
Not saved
10e-6
Sets the pulse width for trigger line 4 to
20 μs.
Where saved
Default value
Releases digital I/O trigger Line 4.
2651A-901-01 Rev. A / March 2011

Advertisement

Table of Contents
loading

Table of Contents