Chapter 2 Command System RIGOL
DL3000 Programming Guide 2-31
Remarks The load resistance refers to the constant resistance in CR mode. Its unit is Ω.
In the setting command, the parameter "MINimum" indicates setting the minimum
load resistance; the parameter "MAXimum" indicates setting the maximum load
resistance; and the parameter "DEFault" indicates setting the default load resistance.
In the query command, the parameter "MINimum" indicates querying the minimum
load resistance; the parameter "MAXimum" indicates querying the maximum load
resistance; and the parameter "DEFault" indicates querying the default load
Return
The query returns a real number.
Example
:SOUR:RES:LEV:IMM 5 /*Sets the load resistance in CR mode to be 5 Ω.*/
:SOUR:RES:LEV:IMM? /*Queries the load resistance set in CR mode.*/
[:SOURce]:RESistance:RANGe
Syntax [:SOURce]:RESistance:RANGe {<value>|MINimum|MAXimum|DEFault}
[:SOURce]:RESistance:RANGe? [MINimum|MAXimum|DEFault]
Description Sets the resistance range in CR mode to be a high range or a low one.
Queries the resistance range set in CR mode.
Remarks The default range is a high range.
In the setting command, the parameter "MINimum" indicates setting a low range; the
parameter "MAXimum" indicates setting a high range; and the parameter "DEFault"
indicates setting the default range.
In the query command, the parameter "MINimum" indicates querying a low range;
the parameter "MAXimum" indicates querying a high range; and the parameter
"DEFault" indicates querying the default range.
Return
The query returns a real number.
Example
:SOUR:RES:RANG 15000 /*Sets the resistance range in CR mode to be 15000 Ω (a high
range).*/
:SOUR:RES:RANG? /*Queries the resistance range set in CR mode.*/
[:SOURce]:RESistance:VLIMt
Syntax [:SOURce]:RESistance:VLIMt {<value>|MINimum|MAXimum|DEFault}
[:SOURce]:RESistance:VLIMt? [MINimum|MAXimum|DEFault]
Description Sets the voltage limit in CR mode.
Queries the voltage limit set in CR mode.
Remarks The voltage limit refers to the upper limit of the voltage working in CR mode. The unit
is V.
In the setting command, the parameter "MINimum" indicates setting the minimum
voltage; the parameter "MAXimum" indicates setting the maximum voltage; and the
parameter "DEFault" indicates setting the default voltage limit.
In the query command, the parameter "MINimum" indicates querying the minimum
voltage; the parameter "MAXimum" indicates querying the maximum voltage; and the
parameter "DEFault" indicates querying the default voltage limit value.