EasyManuals Logo
Home>Keithley>Test Equipment>2450

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 #195 background imageLoading...
Page #195 background image
Section
3: Functions and features Model 2450 Interactive SourceMeter® Instrument
Reference Manual
3-50 2450-901-01 Rev. B/September 2013
Using SCPI commands:
To receive the name of one source configuration list stored on the instrument, use the following
command.
:SOURce:CONFigure:LIST:CATalog?
For a measure configuration list, replace :SOURce with :SENSe.
Each time this command executes, the name of one defined configuration is returned. Keep sending
this command until it returns an empty string to get all defined lists. After the command returns an
empty string, it wraps around and starts returning names again. If only an empty string is returned, no
configuration lists of the specified type exist.
Using TSP commands:
To receive the name of one source configuration list stored on the instrument, use the following
command.
print(smu.source.configlist.catalog())
For a measure configuration list, replace source with measure.
Each time this command executes, the name of one defined configuration is returned. Keep sending
this command until it returns nil to get all defined lists. After the command returns nil, it wraps
around and starts returning names again. If only nil is returned, no configuration lists of the specified
type exist.
Determining the size of a configuration list
You can view the number of configuration points that are in a specific configuration list.
Using SCPI commands:
To view the number of configuration points in a source configuration list named MyConfigList,
send the following command:
:SOURce:CONFiguration:LIST:SIZE? "MyConfigList"
For a measure configuration list, replace :SOURce with :SENSe.
Using TSP commands:
To view the number of configuration points in a source configuration list named MyConfigList,
send the following command:
smu.source.configlist.size("MyConfigList")
For a measure configuration list, replace source with measure.
Saving a configuration list
Configuration lists are lost when you turn the instrument off and turn it on again. Save a configuration
list by creating a configuration script (TSP or front panel) or using the *SAV and *RCL commands
(SCPI). A configuration script saves the settings of the instrument, including all defined source and
measure configuration lists. See Saving setups (on page 2-112
) for additional information.

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
BrandKeithley
Model2450
CategoryTest Equipment
LanguageEnglish

Related product manuals