EasyManuals Logo

Keithley 2651A Reference Manual

Keithley 2651A
800 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 #669 background imageLoading...
Page #669 background image
Model 2651A High Power System SourceMeter® Instrument Reference Manual Section 7: Command reference
2651A-901-01 Rev. A / March 2011 7-361
tspnet.clear()
This function clears any pending output data from the instrument.
Type TSP-Link accessible
Affected by Where saved Default value
Function Yes
Usage
tspnet.clear(connectionID)
connectionID
The connection ID returned from tspnet.connect()
Details
This function clears any pending output data from the device. No data is returned to the caller and no data is
processed.
Example
tspnet.write(mydevice, "print([[hello]])")
print(tspnet.readavailable(mydevice))
tspnet.clear(mydevice)
print(tspnet.readavailable(mydevice))
Write data to device, print how much is
available.
Output:
6.00000e+000
Clear data and print how much data is
available again.
Output:
0.00000e+000
Also see
tspnet.connect() (on page 7-361)
tspnet.readavailable()
(on page 7-366)
tspnet.write()
(on page 7-371)
tspnet.connect()
This function connects the device processing the command to another device through the LAN interface.
Type TSP-Link accessible
Affected by Where saved Default value
Function Yes

Table of Contents

Other manuals for Keithley 2651A

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the Keithley 2651A and is the answer not in the manual?

Keithley 2651A Specifications

General IconGeneral
BrandKeithley
Model2651A
CategoryMeasuring Instruments
LanguageEnglish

Related product manuals