Monitor:power[:value, Monitor[:state, Monitor:power[:value] -48 – RIGOL DP832A User Manual
Page 72: Monitor[:state] -48
RIGOL
2-48
DP800 Programming Guide
:MONItor:POWER[:VALue]
Syntax
:MONItor:POWER[:VALue] {
:MONItor:POWER[:VALue]? [MINimum|MAXimum]
Description
Set the power value of the monitor condition (the current channel).
Query the power value of the monitor condition (the current channel).
Parameter
Name
Type
Range
Default
Real
Refer to the "Explanation"
Explanation
For multi-channel models, the range of
the current channel and the default is 0.25*rated power of the current channel; for
single-channel model, the range of
current range and the default is 0.25*rated power of range 1.
Return Format
The query returns the power of the current monitor condition (the current channel),
for example, 20.000.
Example
:MONI:POWER 20 /*Set the power of the monitor condition (the current
channel) to 20W*/
:MONI:POWER? /*Query the power of the current monitor condition (the
current channel) and the query returns 20.000*/
Related
Command
:MONItor[:STATe]
Syntax
:MONItor[:STATe] {ON|OFF}
:MONItor[:STATe]?
Description
Enable or disable the monitor (the current channel).
Query the state of the monitor (the current channel).
Parameter
Name
Type
Range
Default
{ON|OFF}
Bool
ON|OFF
OFF
Explanation
The monitor can monitor the current output state of the instrument. When the
monitor is enabled and the channel output state meets the monitor condition set,
the instrument will turn off the output, display the corresponding prompt message
or sound the beeper according to the stop mode selected (set by
command; you can select one or more stop modes).
Return Format
The query returns ON or OFF.
Example
:MONI ON /*Enable the monitor (the current channel)*/
:MONI? /*Query the state of the monitor (the current channel) and the query
returns ON*/
Related
Command