Chapter 2 Command System RIGOL
DP800 Programming Guide 2-25
:MONItor Commands
The :MONItor commands are used to set the monitor condition and stop mode of the monitor as well as
enable or disable the monitor.
Command List:
:MONItor:CURRent:CONDition
:MONItor:CURRent[:VALue]
:MONItor:POWER:CONDition
:MONItor:POWER[:VALue]
:MONItor[:STATe]
:MONItor:STOPway
:MONItor:VOLTage:CONDition
:MONItor:VOLTage[:VALue]
:MONItor:CURRent:CONDition
Syntax :MONItor:CURRent:CONDition {<C|>C|NONE},{AND|OR|NONE}
:MONItor:CURRent:CONDition?
Description Set the current monitor condition of the monitor.
Query the current monitor condition of the monitor.
Parameter
Name Type Range Default
{<C|>C|NONE} Discrete <C|>C|NONE NONE
{AND|OR|NONE} Discrete AND|OR|NONE NONE
Explanation After setting the current monitor condition, sending
the
:MONItor:CURRent[:VALue] command can set the current value.
You can set the current monitor condition to “<Curr” ot “>Curr”.
The actual monitor condition is the logic combination of the voltage, current
and power. You need to set the logic relation between the current monitor
condition and the voltage/power monitor conditions; you can set the logic
relation to “AND”, “OR” or “None”; wherein, “None” indicates that no logic
relation will be set.
Return Format The query returns “condition,logic relation”, for example, <C,AND.
Example :MONI:CURR:COND <C,AND /*Set the current monitor condition to “<Curr”
and the logic relation to “AND” */
:MONI:CURR:COND? /*Query the current monitor condition and the
query returns <C,AND*/
Related
Commands
:MONItor:CURRent[:VALue]
:MONItor:POWER:CONDition
:MONItor:POWER[:VALue]
:MONItor:VOLTage:CONDition
:MONItor:VOLTage[:VALue]