RIGOL Chapter 2 Command System
2-34 DP800 Programming Guide
:OUTPut:OVP:QUES?
Syntax :OUTPut:OVP:QUES? {CH1|CH2|CH3}
Description Query whether overvoltage protection occurs to the specified channel, namely the
output voltage exceeds the overvoltage protection limit and the output turns off
automatically.
Parameter
Name Type Range Default
{CH1|CH2|CH3} Discrete CH1|CH2|CH3 None
Explanation You can clear the overvoltage protection occurred on the specified channel using
the
:OUTPut:OVP:CLEAR command.
Return Format The query returns YES or NO.
Example :OUTP:OVP:QUES? CH1
Related
Command
:OUTPut:OVP:CLEAR
:OUTPut:OVP[:STATe]
Syntax :OUTPut:OVP[:STATe] {CH1|CH2|CH3},{ON|OFF}
:OUTPut:OVP[:STATe]? {CH1|CH2|CH3}
Description Enable or disable the overvoltage protection function of the specified channel.
Query the status of the overvoltage protection function of the specified channel.
Parameter
Name Type Range Default
{CH1|CH2|CH3} Discrete CH1|CH2|CH3 None
{ON|OFF} Bool ON|OFF OFF
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 (
:OUTPut:OVP:VALue). You can send the :OUTPut:OVP:QUES?
command to query whether overvoltage protection occurs to the specified channel
currently.
The query returns ON or OFF.
Example :OUTP:OVP CH1,ON /*Enable the overvoltage protection function of CH1*/
:OUTP:OVP? CH1 /*Query the status of the overvoltage protection function
of CH1 and the query returns ON*/
Related
Commands
:OUTPut:OVP:QUES?
:OUTPut:OVP:VALue