Section 4: Command reference
Series 2200 Programmable DC Power Supplies Reference Manual
4-10
2200S-901-01 Rev. C / March 2016
Saves the state of the power supply into a specified
nonvolatile memory location. Any settings that had
been stored previously at the location are overwritten.
You can later use the *RCL command to restore the
power supply to this saved state.
Group
Status
Syntax
*SAV <NR1>
Related
Commands
Returns
<NR1>
is an integer value in the range from 1 to 40.
Examples
*SAV 2
saves the settings in memory location 2.
[SOURce:]CURRent[:LEVel]
This command sets the current value of the power
supply in units of A or mA.
Group
Source
Syntax
[SOURce:]CURRent[:LEVel]
{<current>|MIN|MAX|DEF}
[SOURce:]CURRent[:LEVel]?
Arguments
<current>::=<NRf><units>
where:
<NRf>
is a flexible decimal between the minimum
current and maximum nameplate current for the power
supply.
<units>::={mA|A}
MIN
sets the current to the minimum level (0 A).
MAX
sets the current to the maximum level.
DEF
sets the current to the default level (0.1 A).
Returns
<NR2>
is the current setting in amperes.
Examples
CURR 3A
CURR 30mA
CURR MIN
CURR?
might return
2.0000
, which would be the
current setting in amperes.