Section 7: TSP command reference
Series 2600B System SourceMeter® Instrument Reference Manual
7-392
2600BS-901-01 Rev. C / August 2016
tsplink.trigger[N].pulsewidth
This attribute sets the length of time that the trigger line is asserted for output triggers. This attribute is not
available on the Models 2604B/2614B/2634B.
Type
TSP-Link accessible
Affected by
Where saved
Default value
Attribute (RW) Yes
Instrument reset
TSP-Link trigger N reset
Recall setup
Not saved
10e-6 (10
µ
s)
Usage
width
= tsplink.trigger[
N
].pulsewidth
tsplink.trigger[
N
].pulsewidth =
width
width
The pulse width (in seconds)
N
The trigger line (1 to 3)
Details
Setting the pulse width to 0 (seconds) asserts the trigger indefinitely.
Example
tsplink.trigger[3].pulsewidth = 20e-6
Sets pulse width for trigger line 3 to 20
μs.
Also see
(on page 7-392)
tsplink.trigger[N].release()
This function releases a latched trigger on the given TSP-Link trigger line. This function is not available on the
Models 2604B/2614B/2634B.
Type
TSP-Link accessible
Affected by
Where saved
Default value
Function
Yes
Usage
tsplink.trigger[
N
].release()
N
The trigger line (1 to 3)