Chapter 2 Command System RIGOL
DP800 Programming Guide 2-35
:OUTPut:OVP:VALue
Syntax :OUTPut:OVP:VALue {CH1|CH2|CH3},{<value>|MINimum|MAXimum}
:OUTPut:OVP:VALue? {CH1|CH2|CH3}[,MINimum|MAXimum]
Description Set the overvoltage protection limit of the specified channel.
Query the overvoltage protection limit of the specified channel.
Parameter
Name Type Range Default
{CH1|CH2|CH3} Discrete CH1|CH2|CH3 None
<value> Real
Voltage range of the
current channel
Maximum voltage of
the current channel
Explanation When the overvoltage protection function is enabled, the output will turn off
automatically when the output voltage exceeds the overvoltage protection limit
currently set. You can send the
:OUTPut:OVP:QUES? command to query whether
overvoltage protection occurs to the specified channel currently.
Return Format The query returns the overvoltage protection limit, for example, 8.800.
Example :OUTP:OVP:VAL CH1,8.8 /*Set the overvoltage protection limit of CH1 to 8.8V*/
:OUTP:OVP:VAL? CH1 /*Query the overvoltage protection limit of CH1 and the
query returns 8.800*/
Related
Commands
:OUTPut:OVP[:STATe]
:OUTPut:OVP:QUES?
:OUTPut[:STATe]
Syntax :OUTPut[:STATe] [{CH1|CH2|CH3},]{ON|OFF}
:OUTPut[:STATe]? [{CH1|CH2|CH3}]
Description Enable or disable the output of the specified channel.
Query the output status of the specified channel.
Parameter
Name Type Range Default
{CH1|CH2|CH3} Discrete CH1|CH2|CH3 None
Explanation Make sure that the current setting will not affect the device connected to the power
supply before enabling the channel output.
Return Format The query returns ON or OFF.
Example :OUTP CH1,ON /*Enable the output of CH1*/
:OUTP? CH1 /*Query the current output status of CH1 and the query returns
ON*/