Model 2461 Interactive SourceMeter® Instrument Reference Manual
Section 2: General operation
2461-901-01 A/November 2015
2-137
Saving setups
You can save the present settings and any configuration lists that you have defined for the Model
2461 to internal memory or an external USB flash drive.
After the settings are saved, you can recall the settings. You can also set them to be the default
settings when the instrument is powered on.
If you are using TSP commands, saved setups are scripts and can be added, modified, and deleted
like any other script. See
(on page 7-1, on page 7-1) for additional
information about working with scripts.
Save a user setup to internal memory
From the front panel:
1. Configure the Model 2461 to the settings that you want to save.
2. Press the
MENU
key.
3. Under Scripts, select
Create
Setup
. The CREATE SETUP window is displayed.
4. Select
Create
. A keyboard is displayed.
5. Use the keyboard to enter the name of the script.
6. Select the
OK
button on the displayed keyboard. The script is added to internal memory.
Using SCPI commands:
Configure the instrument to the settings that you want to save. To save the setup, send the
command:
*SAV <n>
Where
<n>
is an integer from 0 to 4.
In the front-panel script menus, the setups saved with the
*SAV
command have the name
Setup0
x
,
where
x
is the value you set for
<n>
.
Using TSP commands:
Configure the instrument to the settings that you want to save. To save the setup, send the
command:
createconfigscript("
setupName
")
Where
setupName
is the name of the setup script that will be created.