EasyManua.ls Logo

Tektronix KEITHLEY 2600B Series

Tektronix KEITHLEY 2600B Series
834 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 9: TSP command reference Series 2600B System SourceMeter® instrument Reference Manual
9-402 2600BS-901-01 Rev. F/August 2021
Also see
tspnet.connect() (on page 9-399)
tspnet.read() (on page 9-403)
tspnet.termination() (on page 9-405)
tspnet.write() (on page 9-410)
tspnet.idn()
This function retrieves the response of the remote device to *IDN?.
Type
TSP-Link accessible
Affected by
Where saved
Default value
Function
No
Usage
idnString = tspnet.idn(connectionID)
idnString
The returned *IDN? string
connectionID
The connection ID returned from tspnet.connect()
Details
This function retrieves the response of the remote device to *IDN?.
Example
deviceID = tspnet.connect("192.0.2.1")
print(tspnet.idn(deviceID))
tspnet.disconnect(deviceID)
Assume the instrument is at IP address 192.0.2.1.
The output that is produced when you connect to the
instrument and read the identification string may
appear as:
Keithley Instruments,Model 2600B, 1398687,
1.0.0
Also see
tspnet.connect() (on page 9-399)

Table of Contents

Related product manuals