EasyManuals Logo

Keithley 2461 Reference Manual

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
Page #220 background imageLoading...
Page #220 background image
Model 2461
Interactive SourceMeter® Instrument Reference Manual Section 3:
Functions and features
2461-901-01 A/November 2015 3-49
Using SCPI commands:
The SCPI configuration list query command returns a list of TSP commands that could be used to set
the parameters stored in the specified configuration index.
To view a list of commands in configuration index 3 in a source configuration list named
MyConfigList, send the command:
:SOURce:CONFiguration:LIST:QUERY? "MyConfigList"
For a measure configuration list, replace :SOURce with :SENSe.
Using TSP commands:
The TSP configuration list query commands return a list of TSP commands that were used to set the
settings stored in the specified configuration index.
To print a list of commands in configuration index 3 in a source configuration list named
MyConfigList, send the command:
print(smu.source.configlist.query("MyConfigList", 3))
For a measure configuration list, replace source with measure.
Deleting a configuration list
This section describes how to delete a specific index in a configuration list, and how to delete an
entire list.
Using SCPI commands to delete a specific configuration index or entire configuration list:
To delete configuration index 8 in a source configuration list named MySourceList, send the
following command specifying the index.
:SOURce:CONFiguration:LIST:DELete "MySourceList", 8
To delete the entire source configuration list named MySourceList, send the following command:
:SOURce:CONFiguration:LIST:DELete "MySourceList"
For a measure configuration list, replace :SOURce with :SENSe.
Using TSP commands:
To delete configuration index 8 from a source configuration list named MyConfigList, send the
command:
smu.source.configlist.delete("MyConfigList", 8)
For a measure configuration list, replace source with measure.
To delete an entire source configuration list named MyConfigList, send the command:
smu.source.configlist.delete("MyConfigList")
For a measure configuration list, replace source with measure.

Table of Contents

Other manuals for Keithley 2461

Questions and Answers:

Question and Answer IconNeed help?

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

Keithley 2461 Specifications

General IconGeneral
Maximum Current7 A
Power100 W
Resolution6.5 digits
Source Measure Unit (SMU)Yes
DC Voltage100 V
Maximum Voltage100 V
Display5-inch capacitive touchscreen
ConnectivityUSB, GPIB
SoftwareTSP
DC Current7 A
Current Source Range0 to 7 A
Voltage Measurement Range100 mV to 100 V
Current Measurement Range10 nA to 7 A
Voltage Measurement Resolution100 nV

Related product manuals