Instructions

110
LIST:CURRent
Specifies the output current points in a list. The current points are given in the command parameters,
which are separated by commas.
SCPI Command Syntax [SOURce]:LIST:CURRent <NRf+> {,<NRf+>}
Default Suffix A
Examples
LIST:CURR 2.5,3.0,3.5 LIST:CURR MAX,2.5,MIN
up to 12 parameters
Query Syntax LIST:CURRent?
Returned Parameters 2.5,3.0,3.5
LIST:LOAD
Loads from memory LIST type. Type voltage/current values, dwell values, STEP parameter and
counter specified in stored numbers <1..4>
SCPI Command Syntax [SOURce]LIST:LOAD <NR1>
Examples LIST:LOAD 3
LIST:DWELl
Specifies the time interval that each value (point) of a list is to remain in effect.
SCPI Command Syntax [SOURce]:LIST:DWELI <NRf+> {,<NRf+>}
Range 0.01 to 129,600 seconds
Default Suffix S
Examples LIST:DWEL .6,1.5,1.5,.4 up to 12 parameters
Related Commands
CURR:MODE LIST:COUN LIST:CURR LIST:STEP
LIST:VOLT VOLT:MODE
Query Syntax LIST:DWEL?
Returned Parameters .6,1.5,1.5,.4
LIST:STEP
Determines if a trigger causes a list to advance only to its next point or to sequence through all
the points.
LIST:STEP AUTO - When triggered, it creates waveforms consecutively, until the list is completed.
LIST:STEP ONCE - When triggered, it executes one step from the list.
SCPI Command Syntax [SOURce]:LIST:STEP <CRD>
Parameters AUTO | ONCE
*RST AUTO
Examples LIST:STEP ONCE
Query Syntax [SOURce]:LIST:STEP?
Returned Parameters AUTO | ONCE