EasyManuals Logo

Keithley 2450 User Manual

Keithley 2450
878 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 #194 background imageLoading...
Page #194 background image
Model 2450
Interactive SourceMeter® Instrument Reference Manual Section 3:
Functions and features
2450-901-01 Rev. B/September 2013 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 point.
To view a list of commands in configuration point 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 point.
To print a list of commands in configuration point 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 point on a configuration list, and how to delete an
entire list.
Using SCPI commands to delete a specific configuration point or entire configuration list:
To delete configuration point 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 point 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.
Viewing the available configuration lists
You can use remote commands to view the names of the configuration lists stored on the instrument.

Table of Contents

Other manuals for Keithley 2450

Questions and Answers:

Question and Answer IconNeed help?

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

Keithley 2450 Specifications

General IconGeneral
Model2450
CategorySourceMeter
Voltage Source Range±200 V
Current Source Range±1 A
DC Voltage200 V
DC Current1 A
Power Output20 W
Resolution6.5 digits
Display5-inch capacitive touchscreen
Operating Temperature0°C to 50°C
ConnectivityUSB, LAN, GPIB
Dimensions213 mm × 88 mm × 370 mm

Related product manuals