Chapter 2 Command System RIGOL
DP800 Programming Guide 2-33
:OUTPut:OCP:VALue
Syntax :OUTPut:OCP:VALue {CH1|CH2|CH3},{<value>|MINimum|MAXimum}
:OUTPut:OCP:VALue? {CH1|CH2|CH3}[,MINimum|MAXimum]
Description Set the overcurrent protection limit of the specified channel.
Query the overcurrent protection limit of the specified channel.
Parameter
Name Type Range Default
{CH1|CH2|CH3} Discrete CH1|CH2|CH3 None
<value> Real
Current range of the
current channel
Maximum current of
the current channel
Explanation When the overcurrent protection function is enabled, the output will turn off
automatically when the output current exceeds the overcurrent protection limit
currently set. You can send the
:OUTPut:OCP:QUES? command to query whether
overcurrent protection occurs to the specified channel currently.
Return Format The query returns the overcurrent protection limit, for example, 5.0000.
Example :OUTP:OCP:VAL CH1,5
:OUTP:OCP:VAL? CH1
Related
Commands
:OUTPut:OCP:QUES?
:OUTPut:OCP[:STATe]
:OUTPut:OVP:CLEAR
Syntax :OUTPut:OVP:CLEAR {CH1|CH2|CH3}
Description Clear the overvoltage protection occurred on the specified channel.
Parameter
Name Type Range Default
{CH1|CH2|CH3} Discrete CH1|CH2|CH3 None
Example :OUTP:OVP:QUES? CH1 /*Query whether overvoltage protection currently
occurred on CH1 and the query returns YES*/
:OUTP:OVP:CLEAR CH1 /*Clear the overvoltage protection occurred on CH1*/
:OUTP:OVP:QUES? CH1 /*The query returns NO*/
Related
Commands
:OUTPut:OVP:QUES?
:OUTPut:OVP:VALue