Chapter 2 Command System RIGOL
DL3000 Programming Guide 2-23
[:SOURce]:CURRent:SLEW:POSitive
Syntax [:SOURce]:CURRent:SLEW:POSitive {<value>|MINimum|MAXimum|DEFault}
[:SOURce]:CURRent:SLEW:POSitive? [MINimum|MAXimum|DEFault]
Description Sets the rising rate in transient operation mode.
Queries the rising rate set in transient operation mode.
Remarks The rising rate of the load set in transient operation mode is the slew rate of the load
in transient operation mode. Its unit is A/μs.
In the setting command, the parameter "MINimum" indicates setting the minimum
rising rate; the parameter "MAXimum" indicates setting the maximum rising rate; and
the parameter "DEFault" indicates setting the default rising rate.
In the query command, the parameter "MINimum" indicates querying the minimum
rising rate; the parameter "MAXimum" indicates querying the maximum rising rate;
and the parameter "DEFault" indicates querying the default rising rate.
Return
The query returns a real number.
Example :SOUR:CURR:SLEW:POS 0.5 /*Sets the rising rate in continuous mode to be 0.5 A/μs.*/
:SOUR:CURR:SLEW:POS? /*Queries the rising rate in continuous mode.*/
Related
[:SOURce]:CURRent:SLEW:NEGative
[:SOURce]:CURRent:SLEW:NEGative
Syntax [:SOURce]:CURRent:SLEW:NEGative {<value>|MINimum|MAXimum|DEFault}
[:SOURce]:CURRent:SLEW:NEGative? [MINimum|MAXimum|DEFault]
Description Sets the falling rate in transient operation mode.
Queries the falling rate set in transient operation mode.
Remarks The rising rate of the load set in continuous mode is the slew rate of the load in
continuous mode. Its unit is A/
μs.
In the setting command, the parameter "MINimum" indicates setting the minimum
falling rate; the parameter "MAXimum" indicates setting the maximum falling rate;
and the parameter "DEFault" indicates setting the default falling rate.
In the query command, the parameter "MINimum" indicates querying the minimum
falling rate; the parameter "MAXimum" indicates querying the maximum falling rate;
and the parameter "DEFault" indicates querying the default falling rate.
Return
The query returns a real number.
Example :SOUR:CURR:SLEW:NEG 0.5 /*Sets the falling rate in continuous mode to be 0.5 A/μs.*/
:SOUR:CURR:SLEW:NEG? /*Queries the falling rate in continuous mode.*/
Related
[:SOURce]:CURRent:SLEW:POSitive