Tspnet.timeout - Keithley 2450 Reference Manual

Interactive sourcemeter instrument
Table of Contents

Advertisement

Section 8: TSP command reference
Example
deviceID = tspnet.connect("192.0.2.1")
if deviceID then
tspnet.termination(deviceID,
tspnet.TERM_LF)
end
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 will 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
Also see
tspnet.connect()
tspnet.execute()
tspnet.read()
(on page 8-241)
8-244
(on page 8-237)
(on page 8-238)
Affected by
Restore configuration
Instrument reset
Power cycle
The timeout duration in seconds (0.001 to 30.000)
(on page 8-237)
(on page 8-239)
Model 2450 Interactive SourceMeter® Instrument Reference Manual
Sets termination type for IP address
192.0.2.1 to TERM_LF.
Where saved
Configuration script
Sets the timeout duration to two seconds.
Default value
20.0 (20 s)
2450-901-01 Rev. B/September 2013

Advertisement

Table of Contents
loading

Table of Contents