EasyManua.ls Logo

Keithley 2461

Keithley 2461
1109 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
Section
8: TSP command reference Model 2461 Interactive SourceMeterĀ® Instrument
Reference Manual
8-326 2461-901-01 A/November 2015
Example 2
instrumentID = tspnet.connect("192.0.2.1", 1394, "*rst\r\n")
if instrumentID then
-- Use instrumentID as needed here
tspnet.disconnect(instrumentID)
end
Connect to a device that is
not TSP-enabled.
Also see
localnode.prompts (on page 8-86)
localnode.showevents (on page 8-88)
tspnet.tsp.abortonconnect (on page 8-333)
tspnet.disconnect() (on page 8-326)
tspnet.disconnect()
This function disconnects a specified TSP-Net session.
Type TSP-Link accessible
Affected by Where saved Default value
Function
No
Usage
tspnet.disconnect(connectionID)
connectionID
The connection ID returned from
tspnet.connect()
Details
This function disconnects the two devices by closing the connection. The connectionID is the
session handle returned by tspnet.connect().
For TSP-enabled devices, this aborts any remotely running commands or scripts.
Example
testID = tspnet.connect("192.0.2.0")
-- Use the connection
tspnet.disconnect(testID)
Create a TSP-Net session.
Close the session.
Also see
tspnet.connect() (on page 8-325)

Table of Contents

Other manuals for Keithley 2461

Related product manuals