EasyManuals Logo
Home>Keithley>Measuring Instruments>2601B

Keithley 2601B Reference Manual

Keithley 2601B
864 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
Page #712 background imageLoading...
Page #712 background image
Section
7: TSP command reference Series 2600B System SourceMeter® Instrument
Reference Manual
7-372 2600BS-901-01 Rev. B / May 2013
Example
ID = tspnet.connect("192.0.2.1")
tspnet.write(ID, "*idn?\r\n")
repeat bytes = tspnet.readavailable(ID) until bytes > 0
print(tspnet.read(ID))
tspnet.disconnect(ID)
Send commands that will create
data.
Wait for data to be available.
Also see
tspnet.connect() (on page 7-367)
tspnet.read() (on page 7-370)
tspnet.reset()
This function disconnects all TSP-Net sessions.
Type TSP-Link accessible
Affected by Where saved Default value
Function
No
Usage
tspnet.reset()
Details
This command disconnects all remote instruments connected through TSP-Net. For TSP-enabled devices, this
causes any commands or scripts running remotely to be terminated.
Also see
None
tspnet.termination()
This function sets the device line termination sequence.
Type TSP-Link accessible
Affected by Where saved Default value
Function No
Usage
type = tspnet.termination(connectionID)
type = tspnet.termination(connectionID, termSequence)
type
An enumerated value indicating the termination type:
• 1 or tspnet.TERM_LF
• 4 or tspnet.TERM_CR
• 2 or tspnet.TERM_CRLF
• 3 or tspnet.TERM_LFCR
connectionID
The connection ID returned from tspnet.connect()
termSequence
The termination sequence

Table of Contents

Other manuals for Keithley 2601B

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the Keithley 2601B and is the answer not in the manual?

Keithley 2601B Specifications

General IconGeneral
BrandKeithley
Model2601B
CategoryMeasuring Instruments
LanguageEnglish

Related product manuals