Tsplink.writebit(); Tsplink.writeport() - Keithley 3700A Series Reference Manual

System switch/multimeter
Hide thumbs Also See for 3700A Series:
Table of Contents

Advertisement

Section 11: TSP command reference

tsplink.writebit()

This function sets a TSP-Link trigger line high or low.
Type
TSP-Link accessible
Function
Yes
Usage
tsplink.writebit(N, data)
N
data
Details
Use tsplink.writebit() and tsplink.writeport() to control the output state of the trigger
line when trigger operation is set to tsplink.TRIG_BYPASS.
If the output line is write-protected by the tsplink.writeprotect attribute, this command is
ignored.
The reset function does not affect the present states of the TSP-Link trigger lines.
Example
tsplink.writebit(3, 0)
Also see
tsplink.readbit()
tsplink.readport()

tsplink.writeport()

tsplink.writeprotect
tsplink.writeport()
This function writes to all TSP-Link synchronization lines.
Type
TSP-Link accessible
Function
Yes
Usage
tsplink.writeport(data)
data
11-432
Affected by
The trigger line (1 to 3)
The value to write to the bit:
Low: 0
High: 1
(on page 11-422)
(on page 11-422)
(on page 11-432)
(on page 11-433)
Affected by
Value to write to the port (0 to 7)
Series 3700A System Switch/Multimeter Reference Manual
Where saved
Sets trigger line 3 low (0).
Where saved
3700AS-901-01 Rev. D/June 2018
Default value
Default value

Advertisement

Table of Contents
loading

Table of Contents