Chapter 2 Command System RIGOL
DL3000 Programming Guide 2-41
Return
Format
The query returns a real number.
Example
:SOUR:OCP:VON 5 /*Sets the starting voltage in OCP mode to be 5 V.*/
:SOUR:OCP:VON? /*Queries the starting voltage in OCP mode.*/
[:SOURce]:OCP:VONDelay
Syntax [:SOURce]:OCP:VONDelay {<value>|MINimum|MAXimum|DEFault}
[:SOURce]:OCP:VONDelay? [MINimum|MAXimum|DEFault]
Description Sets the delay time of the starting voltage in OCP mode.
Queries the delay time of the starting voltage in OCP mode.
Remarks When the input voltage reaches the starting voltage and delays for a period of time,
the load starts to sink the current.
The default unit for the delay time is ms.
In the setting command, the parameter "MINimum" indicates setting the minimum
delay time; the parameter "MAXimum" indicates setting the maximum delay time;
and the parameter "DEFault" indicates setting the default delay time.
In the query command, the parameter "MINimum" indicates querying the minimum
delay time; the parameter "MAXimum" indicates querying the maximum delay time;
and the parameter "DEFault" indicates querying the default delay time.
Return
The query returns a real number.
Example
:SOUR:OCP:VOND 500 /*Sets the delay time of the starting voltage in OCP mode
to be 500 ms.*/
:SOUR:OCP:VOND? /*Queries the delay time of the starting voltage in OCP
[:SOURce]:OCP:ISET
Syntax [:SOURce]:OCP:ISET{<value>|MINimum|MAXimum|DEFault}
[:SOURce]:OCP:ISET? [MINimum|MAXimum|DEFault]
Description Sets the starting current in OCP mode.
Queries the starting current in OCP mode.
Remarks The starting current is called the current value when the load starts in OCP test
mode. The default unit for the value is A.
In the setting command, the parameter "MINimum" indicates setting the minimum
starting current; the parameter "MAXimum" indicates setting the maximum starting
current; and the parameter "DEFault" indicates setting the default starting current.
In the query command, the parameter "MINimum" indicates querying the minimum
starting current; the parameter "MAXimum" indicates querying the maximum
starting current; and the parameter "DEFault" indicates querying the default starting
Return
The query returns a real number.
Example
:SOUR:OCP:ISET 5 /*Sets the starting current in OCP mode to be 5 A.*/
:SOUR:OCP:ISET? /*Queries the starting current in OCP mode.*/