Section 2: General operation Series 2280 Precision DC Power Supply Reference Manual
2-84 077085503 / March 2019
To save a user setup to external USB flash drive using SCPI commands:
Send the command:
:MMEMory:SAVE:SETup "mysetup"
Save the present setup to the external USB flash drive as mysetup.
Recall a user setup
You can recall setups from internal nonvolatile memory or external USB flash drive. When you recall
a setup, the instrument returns to the settings that are saved in memory.
To recall a saved setup from internal nonvolatile memory using the front panel:
1. Press the MENU key.
2. Under System, select Save/Recall.
3. Select the button next to Recall and press the ENTER key. The Save/Recall Location window is
displayed.
4. Select a saved setup in the pop-up window.
5. Press the ENTER key. The selected setup is applied to the instrument.
To recall a saved setup from external USB flash drive using the front panel:
1. Press the MENU key.
2. Under System, select Save/Recall.
3. Select the button next to Recall and press the ENTER key. The Save/Recall Location window is
displayed.
4. Select Recall From USB and press the ENTER key. The Save/Recall Location window is
displayed.
5. Select a saved setup in the pop-up window.
6. Press the ENTER key. The selected setup is applied to the instrument.
To recall a user setup from internal memory using SCPI commands:
*RCL <n>
Where <n> is an integer between 1 and 5 that represents the saved setup.
To recall a user setup from external USB flash drive using SCPI commands:
:MMEMory:LOAD:SETup "mysetup"
Recall the setup named mysetup in the external USB flash drive to the instrument.