Section 7: TSP command reference Model 2657A High Power System SourceMeter® Instrument Reference Manual
7-366 2657A-901-01 Rev. B/December 2012
tspnet.tsp.abort()
This function causes the TSP-enabled instrument to stop executing any of the commands that were previously
sent to it.
Type TSP-Link accessible
Affected by Where saved Default value
Function Yes
Usage
tspnet.tsp.abort(connectionID)
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.
Example
tspnet.tsp.abort(testConnection)
Stops remote instrument execution on testConnection.
Also see
None
tspnet.tsp.abortonconnect
This attribute contains the setting for abort on connect to a TSP-enabled instrument.
Type TSP-Link accessible Affected by Where saved Default value
Attribute (RW) Yes Instrument reset
Recall setup
Not saved 1 (enable)
Usage
tspnet.tsp.abortonconnect = value
value = tspnet.tsp.abortonconnect
value
1 (enable) or 0 (disable)