Chapter 2 Command System RIGOL
DL3000 Programming Guide 2-35
[:SOURce]:LIST:STEP
Syntax [:SOURce]:LIST:STEP {<value>|MINimum|MAXimum}
[:SOURce]:LIST:STEP? [MINimum|MAXimum]
Description Sets the number of steps executed in each cycle.
Queries the number of steps executed in each cycle.
Remarks Its range is from 2 to 512.
The step value starts from 0.
Total Steps = Steps*Cycles
You can edit up to 512 groups of data.
Return
The query returns a real number.
Example
:SOUR:LIST:STEP 2 /*Sets the number of steps executed in each cycle to be 3.*/
:SOUR:LIST:STEP? /*Queries the number of steps executed in each cycle.*/
[:SOURce]:LIST:LEVel
Syntax [:SOURce]:LIST:LEVel <step>,<value>
[:SOURce]:LIST:LEVel? <step>
Description
Sets the input value for each step.
Queries the set input value for each step.
Remarks The step value starts from 0.
In CC mode, the set value is for current, and its default unit is A.
In CV mode, the set value is for voltage, and its default unit is V.
In CR mode, the set value is for resistance, and its default unit is Ω.
In CP mode, the set value is for power, and its default unit is W.
Return
The query returns a real number.
Example
:SOUR:LIST:LEV 3,1.5 /*Sets the input value for Step 4 to 1.5 A.*/
:SOUR:LIST:LEV? 3 /*Queries the input value set for Step 4.*/
[:SOURce]:LIST:WIDth
Syntax [:SOURce]:LIST:WIDth <step>,<value>
[:SOURce]:LIST:WIDth? <step>
Description Sets the width for each step.
Queries the width set for each step.
Remarks Width refers to the dwell time for each step. Its unit is s.
The step value starts from 0.
Its settable range is from 0.00005 s to 3600 s.
Return
The query returns a real number.