RIGOL Chapter 2 Command System
2-48 DL3000 Programming Guide
In the query command, the parameter "MINimum" indicates querying the minimum
protection voltage; the parameter "MAXimum" indicates querying the maximum
protection voltage; and the parameter "DEFault" indicates querying the default
Return
The query returns a real number.
Example
:SOUR:OPP:VOPP 1 /*Sets the protection voltage in OPP mode to be 1 V.*/
:SOUR:OPP:VOPP? /*Queries the protection voltage in OPP mode.*/
[:SOURce]:OPP:TOPP
Syntax [:SOURce]:OPP:TOPP {<value>|MINimum|MAXimum|DEFault}
[:SOURce]:OPP:TOPP? [MINimum|MAXimum|DEFault]
Description Sets the maximum overpower protection time in OPP mode.
Queries the maximum overpower protection time in OPP mode.
Remarks When the maximum overpower protection time is exceeded and no action is
performed, the load will automatically stop sinking the current. The default unit is
μs.
In the setting command, the parameter "MINimum" indicates setting the minimum
protection time; the parameter "MAXimum" indicates setting the maximum
protection time; and the parameter "DEFault" indicates setting the default protection
time.
In the query command, the parameter "MINimum" indicates querying the minimum
protection time; the parameter "MAXimum" indicates querying the maximum
protection time; and the parameter "DEFault" indicates querying the default
Return
The query returns a real number.
Example
:SOUR:OPP:TOPP 500 /*Sets the maximum overpower protection time in OPP
mode to be 500 μs.*/
:SOUR:OPP:TOPP? /*Queries the maximum overpower protection time in OPP
[:SOURce]:WAVe:TIMe
Syntax [:SOURce]:WAVe:TIMe{ADD|SUB}
Description Sets the window time in the waveform display interface.
Queries the set window time.
Remarks ADD: indicates increasing the time value. SUB: indicates decreasing the time value.
When the time that you set is greater than 120 s, it will be automatically displayed in
minute; when greater than 120 min, it will be automatically displayed in hour.
Return
The query returns a real number.
Example :SOUR:WAV:TIM ADD /*Increases the window time in the waveform display interface.*/
:SOUR:WAV:TIM? /*Queries the set window time.*/