2470 High Voltage SourceMeter Instrument Reference Manual
Section 14: TSP command reference
2470-901-01 Rev. A /
May
2019
14-271
Also see
Initializing the TSP-Link system
(on page 9-4)
(on page 14-94)
(on page 14-274)
tsplink.line[N].mode
This attribute defines the trigger operation of a TSP-Link line.
Type
TSP-Link accessible
Affected by
Where saved
Default value
Attribute (RW)
Yes
Restore configuration
Instrument reset
Power cycle
TSP-Link line
N
reset
Configuration script
tsplink.MODE_DIGITAL_OPEN_DRAIN
Usage
mode
= tsplink.line[
N
].mode
tsplink.line[
N
].mode =
mode
mode
The trigger mode; see
Details
N
The trigger line (1 to 3)
Details
This command defines whether or not the line is used as a digital or trigger control line and if it is an
input or output.
The line mode can be set to the following options:
•
TSP-Link digital open drain line:
tsplink.MODE_DIGITAL_OPEN_DRAIN
•
TSP-Link trigger open drain line:
tsplink.MODE_TRIGGER_OPEN_DRAIN
•
TSP-Link trigger synchronous master:
tsplink.MODE_SYNCHRONOUS_MASTER
•
TSP-Link trigger synchronous acceptor:
tsplink.MODE_SYNCHRONOUS_ACCEPTOR
Example
tsplink.line[3].mode = tsplink.MODE_TRIGGER_OPEN_DRAIN
Sets the trigger mode for synchronization line 3 as a trigger open drain line.
Also see
(on page 14-262)
(on page 14-265)