RIGOL Chapter 2 Command System
2-36 DL3000 Programming Guide
Example :SOUR:LIST:WID 3,3 /*Sets the width for Step 4 to 3 s.*/
:SOUR:LIST:WID? 3 /*Queries the width for Step 4.*/
[:SOURce]:LIST:SLEW
Syntax [:SOURce]:LIST:SLEW <step>,<value>
[:SOURce]:LIST:SLEW? <step>
Description Sets the slew rate for CC mode in List operation.
Queries the set slew rate.
Remarks It is only applicable to CC mode. The default unit for the slew rate is A/μs.
The step value starts from 0.
Return
The query returns a real number.
Example
:SOUR:LIST:SLEW 3,0.5 /*Sets the slew rate for Step 4 in CC mode to 0.5 A/μs.*/
:SOUR:LIST:SLEW? 3 /*Queries the slew rate set for Step 4.*/
Related
[:SOURce]:LIST:MODE
[:SOURce]:LIST:END
Syntax [:SOURce]:LIST:END {LAST|OFF}
Description Sets the end state when input is completed in list operation.
Queries the set end rate.
Remarks End state: when the number of execution times is a finite value, last state refers to
the state the load stays after the load completes the total steps of
current/voltage/resistance/power inputs.
OFF: indicates that the input will be turned off automatically after the input is
completed.
LAST: keeps the input state of the last group after the input is completed.
Return
The query returns LAST or OFF.
Example
:SOUR:LIST:END LAST /*Sets the end state to be "LAST" when input is completed in list
operation.*/
:SOUR:LIST:END? /*Queries the set end state.*/
[:SOURce]:BATTary:RANGe
Syntax [:SOURce]: BATTary:RANGe {<value>|MINimum|MAXimum|DEFault}
[:SOURce]: BATTary:RANGe? [MINimum|MAXimum|DEFault]
Description Sets the current range in Battery mode to be a high range or a low one.
Queries the current range set in Battery mode.
The default range is a high range.