RIGOL Chapter 2 Command System
2-34 DL3000 Programming Guide
current/voltage/resistance/power modes accurately and rapidly, which may be
synchronized with internal or external signals. In this way, you can complete the
sophisticated test.
The list function supports CC, CV, CR, and CP modes.
Return
The query returns CC, CV, CR, or CP.
Example
:SOUR:LIST:MODE CC /*Sets the load to run in CC mode in List operation.*/
:SOUR:LIST:MODE? /*Queries the running mode of the load in List operation.*/
[:SOURce]:LIST:RANGe
Syntax [:SOURce]:LIST:RANGe <value>
Description Sets the range for each running mode in List operation.
Queries the range of the mode set in List operation.
Remarks Selects a different range based on the current working mode of List. There is no range
available in CP mode.
Ranges for different modes:
CC: 0-6 A/0-60 A
CV: 0-15 V/0-150 V
Return
The query returns a real number.
Example
:SOUR:LIST:RANG 60 /*Sets the current range for CC mode in List operation to be 60 A.*/
:SOUR:LIST:RANG? /*Queries the current range for CC mode in List operation.*/
Related
[:SOURce]:LIST:MODE
[:SOURce]:LIST:COUNt
Syntax [:SOURce]:LIST:COUNt {<value>|MINimum|MAXimum}
[:SOURce]:LIST:COUNt? [MINimum|MAXimum]
Description Sets the number of times the list is cycled.
Queries the number of times the list is cycled.
Remarks The number of times the list is cycled (or the execution times) refers to the times
when timing input is completed based on the preset
current/voltage/resistance/power.
Its range is from 0 to 99999.
When the value is set to 0, the execution time is displayed to be "Infinite", and then it
will be switched to the infinite mode.
Return
The query returns a real number.
Example
:SOUR:LIST:COUN 3 /*Sets the number of times the list is cycled to be 3.*/
:SOUR:LIST:COUN? /*Queries the number of times the list is cycled.*/