Section 9: TSP command reference Series 2600B System SourceMeter® instrument Reference Manual
9-406 2600BS-901-01 Rev. F/August 2021
tspnet.timeout
This attribute sets the timeout value for the tspnet.connect(), tspnet.execute(), and
tspnet.read() commands.
Instrument reset
Recall setup
Usage
value = tspnet.timeout
tspnet.timeout = value
The timeout duration in seconds (1 ms to 30.0 s)
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
Sets the timeout duration to 2 s.
Also see
tspnet.connect() (on page 9-399)
tspnet.execute() (on page 9-401)
tspnet.read() (on page 9-403)
tspnet.tsp.abort()
This function causes the TSP-enabled instrument to stop executing any of the commands that were sent to it.
Usage
tspnet.tsp.abort(connectionID)
Integer value used as a handle for other tspnet commands
Details
This function is appropriate only for TSP-enabled instruments.
Sends an abort command to the remote instrument.