Model DMM7510 7½ Digit Graphical Sampling Multimeter Reference Manual
Section 8: TSP command reference
DMM7510-901-01 Rev. B / May 2015
8-361
tspnet.tsp.abort()
This function causes the TSP-enabled instrument to stop executing any of the commands that were sent to it.
Type
TSP-Link accessible
Affected by
Where saved
Default value
Function
No
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)
No
Restore configuration
Instrument reset
Power cycle
Configuration script
1 (enable)
Usage
tspnet.tsp.abortonconnect =
value
value
= tspnet.tsp.abortonconnect
value
•
Enable:
1
•
Disable:
0