Tektronix KEITHLEY SourceMeter 2606B Reference Manual page 773

Table of Contents

Advertisement

Section 15: TSP command reference
Example
deviceID = tspnet.connect("192.0.2.1")
if deviceID then
tspnet.termination(deviceID, tspnet.TERM_LF)
end
Sets termination type for IP address 192.0.2.1 to TERM_LF.
Also see
tspnet.connect()
tspnet.disconnect()
tspnet.timeout
This attribute sets the timeout value for the tspnet.connect(), tspnet.execute(), and tspnet.read()
commands.
Type
TSP-Link accessible
Attribute (RW)
No
Usage
value = tspnet.timeout
tspnet.timeout = value
value
Details
This attribute sets the amount of time the tspnet.connect(), tspnet.execute(), and
tspnet.read() commands wait for a response.
The time is specified in seconds. The timeout may be specified to millisecond resolution but is only
accurate to the nearest 10 ms.
Example
tspnet.timeout = 2.0
Sets the timeout duration to 2 s.
Also see
tspnet.connect()
tspnet.execute()
tspnet.read()
(on page 15-397)
15-400
(on page 15-393)
(on page 15-394)
Affected by
Instrument reset
Recall setup
The timeout duration in seconds (1 ms to 30.0 s)
(on page 15-393)
(on page 15-395)
Model 2606B System SourceMeter® Instrument Reference Manual
Where saved
Not saved
2606B-901-01 Rev. C November 2021
Default value
20.0 (20 s)

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the KEITHLEY SourceMeter 2606B and is the answer not in the manual?

Table of Contents