
Series 2200 Programmable DC Power Supplies Reference Manual
Section 4: Command reference
2200S-901-01 Rev. C / March 2016
4-17
[SOURce:]LIST:VOLTage[:LEVel]
This command sets the voltage level of a specified step in a list in
units of V or mV.
Group
Source: List
Syntax
[SOURce:]LIST:VOLTage[:LEVel] <NR1>,<voltage>
Arguments
<NR1>
is an integer in the range from 1 to 80, which is a step
number in the active list.
<voltage>::=<NRf><units>
where:
<NRf>
is a flexible decimal that sets the voltage level fro the step.
<units>::={V|mV}
Returns
<NR2>
Examples
LIST:VOLT 1, 3V
LIST:VOLT? 1
might return
3.0000
, which would be the voltage
level for step number 1.
[SOURce:]LIST:WIDth
This command sets the duration of a specified step in a list.
Group
Source
Syntax
[SOURce:]LIST:WIDth <NR1>,{<duration>|MIN|MAX}
[SOURce:]LIST:WIDth? <NR1>
Related
Commands
[SOURce:]LIST:VOLTage[:LEVel] (on page 4-17)
[SOURce:]LIST:CURRent[:LEVel]
(on page 4-14)
Arguments
<NR1>
is an integer in the range from 1 to 80, which is a step
number in the active list.
<duration>::=<NRf><units>
where:
<NRf>
is the time duration of the step <units>::={s|ms}
Returns
<NR2>
Examples
LIST:WIDTH 12, 100ms
LIST:WIDTH? 12
might return
0.1
, which would be the duration
of step 12.