Chapter 2 Command System RIGOL
DP800 Programming Guide 2-17
:MEASure:POWEr[:DC]?
Syntax :MEASure:POWEr[:DC]? [{CH1|CH2|CH3}]
Description Query the output power measured internally on the specified channel.
Parameter
Name Type Range Default
[{CH1|CH2|CH3}] Discrete CH1|CH2|CH3 None
Explanation If the parameter is omitted, the command queries the power of the channel
currently selected.
You can send the
:MEASure:CURRent[:DC]? and :MEASure[:VOLTage][:DC]?
commands to query the current and voltage respectively, or send
the
:MEASure:ALL[:DC]? command to query the voltage, current and power at
the same time.
Return Format The query returns the power, for example, 5.000.
Example :MEAS:POWE? CH1 /*Query the power of CH1 and the query returns 5.000*/
Related
Commands
:MEASure:ALL[:DC]?
:MEASure:CURRent[:DC]?
:MEASure[:VOLTage][:DC]?
:MEASure[:VOLTage][:DC]?
Syntax :MEASure[:VOLTage][:DC]? [{CH1|CH2|CH3}]
Description Query the output voltage measured internally on the specified channel.
Parameter
Name Type Range Default
[{CH1|CH2|CH3}] Discrete CH1|CH2|CH3 None
Explanation If the parameter is omitted, the command queries the voltage of the channel
currently selected.
You can send the
:MEASure:CURRent[:DC]? and :MEASure:POWEr[:DC]?
commands to query the current and power respectively, or send
the
:MEASure:ALL[:DC]? command to query the voltage, current and power at
the same time.
Return Format The query returns the voltage, for example, 5.0000.
Example :MEAS? CH1 /*Query the voltage of CH1 and the query returns 5.0000*/
Related
Commands
:MEASure:ALL[:DC]?
:MEASure:CURRent[:DC]?
:MEASure:POWEr[:DC]?