RIGOL  Chapter 2 Command System 
2-26  DP800 Programming Guide 
:MONItor:CURRent[:VALue] 
Syntax  :MONItor:CURRent[:VALue] {<value>|MINimum|MAXimum} 
:MONItor:CURRent[:VALue]? [MINimum|MAXimum] 
Description  Set the current of the monitor condition.  
Query the current of the monitor condition.   
Parameter 
Name  Type  Range  Default 
<value>  Real 
0 to the maximum 
current of the current 
channel 
0.5*rated current of 
the current channel 
 
Return Format  The query returns the current of the monitor condition, for example, 4.0000. 
Example  :MONI:CURR 4    /*Set the current of the monitor condition to 4A*/ 
:MONI:CURR?  /*Query the current of the monitor condition and the query 
returns 4.0000*/ 
Related 
Commands 
:MONItor:CURRent:CONDition 
:MONItor:POWER:CONDition 
:MONItor:POWER[:VALue] 
:MONItor:VOLTage:CONDition 
:MONItor:VOLTage[:VALue] 
 
 
:MONItor:POWER:CONDition 
Syntax  :MONItor:POWER:CONDition {<P|>P|NONE} 
:MONItor:POWER:CONDition? 
Description  Set the power monitor condition of the monitor to “<Power” or “>Power”. NONE 
indicates that no power monitor condition will be set.  
Query the power monitor condition of the monitor.  
Parameter 
Name  Type  Range  Default 
{<P|>P|NONE}  Discrete  <P|>P|NONE  NONE 
 
Explanation    After setting the power monitor condition, sending 
the 
:MONItor:POWER[:VALue] command can set the power value.   
  The actual monitor condition is the logic combination of the voltage, current 
and power. 
Return Format  The query returns “condition”, for example, <P. 
Example  :MONI:POWER:COND <P    /*Set the power monitor condition to “<Power”*/ 
:MONI:POWER:COND? /*Query the current power monitor condition and the 
query returns <P*/ 
Related 
Commands 
:MONItor:POWER[:VALue] 
:MONItor:CURRent:CONDition 
:MONItor:CURRent[:VALue] 
:MONItor:VOLTage:CONDition 
:MONItor:VOLTage[:VALue]