User manual
RIGOL Chapter 2 Command System
2-24 DP700 Programming Guide
For the query command, MINimum indicates querying the minimum settable value of the channel
overcurrent protection; MAXimum indicates querying the maximum settable value of the channel
overcurrent protection.
You can also send the
:OUTPut:OCP:VALue command to set the channel overcurrent protection value.
Example
:CURRent:PROTection 5 /*Sets the channel overcurrent protection value to 5 A*/
:CURRent:PROTection? /*Queries the channel overcurrent protection value*/
Return Format
A real number
Related Commands
:OUTPut:OVP[:STATe]
[:SOURce[<n>]]:CURRent:PROTection:STATe
:OUTPut:OCP:VALue
[:SOURce[<n>]]:CURRent:PROTection:STATe
Syntax
[:SOURce[<n>]]:CURRent:PROTection:STATe <state>
[:SOURce[<n>]]:CURRent:PROTection:STATe?
Description
Enable or disable the overcurrent protection (OCP) function.
Queries the on/off state of the overcurrent protection (OCP) function.
Parameter
Name Type Range Default
<n> Discrete {1} 1
<state> Bool {ON|OFF} OFF
Remarks
Overcurrent protection indicates that when the channel output current equals to the overcurrent
protection value, the internal OCP flag is set to 1, and a message is displayed on the screen, prompting
you that overcurrent protection occurs and the channel output is automatically disabled. At this time,
you can send the
:OUTPut:OCP:CLEAR or [:SOURce[<n>]]:CURRent:PROTection:CLEar command to
clear the internal OCP flag and the OCP prompt message.
You can also send the
:OUTPut:OCP[:STATe] command to enable or disable the overcurrent protection
function.
You can send the
:OUTPut:OCP:VALue or [:SOURce[<n>]]:CURRent:PROTection[:LEVel] command to
set the channel overcurrent protection value.
Example
:CURRent:PROTection:STATe ON /*Enables the overcurrent protection function*/
:CURRent:PROTection:STATe? /*Queries the on/off state of the overcurrent protection function*/
Return Format
ON or OFF
Related Commands
:OUTPut:OCP:CLEAR
[:SOURce[<n>]]:CURRent:PROTection:CLEar
:OUTPut:OCP[:STATe]
:OUTPut:OCP:VALue
[:SOURce[<n>]]:CURRent:PROTection[:LEVel]