Section 8: TSP command reference
Model DMM7510 7½ Digit Graphical Sampling Multimeter Reference Manual
8-348
DMM7510-901-01 Rev. B / May 2015
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 8-339)
(on page 8-342)