Section 4: Command reference
Series 2200 Programmable DC Power Supplies Reference Manual
4-14
2200S-901-01 Rev. C / March 2016
Returns
<NR1>
is the number of times the active list is set to execute.
Examples
LIST:COUNT 6
would set the active list to execute 6 times before
stopping.
[SOURce:]LIST:CURRent[:LEVel]
This command sets the current for a list step in units of A or mA.
Group
Source
Syntax
[SOURce:]LIST:CURRent[:LEVel] <NR1>,<current>
[SOURce:]LIST:CURRent[:LEVel]? <NR1>
Related
Commands
(on page 4-17)
(on page 4-17)
Arguments
<NR1>
is an integer in the range from 1 to 80, , which is a step
number in the active list.
<current>::=<NRf>[<units]
where
<NRf>
is a flexible decimal number used to specify a current
setting in the range 0 amperes to the nameplate current rating of
the power supply.
<units>::={A|mA}
Returns
<NR2>
is a decimal representing the current setting in amperes for
the step specified in the query.
Examples
LIST:CURR 1, 3A
LIST:CURR? 1
might respond with
3.0000
, which indicates the
current level setting for step number 1.