User manual
Chapter 2 Command System RIGOL
DP700 Programming Guide 2-9
:MEASure Commands
Command List:
:MEASure:ALL[:DC]?
:MEASure:CURRent[:DC]?
:MEASure:POWEr[:DC]?
:MEASure[:VOLTage][:DC]?
:MEASure:ALL[:DC]?
:MEASure:CURRent[:DC]?
:MEASure:POWEr[:DC]?
:MEASure[:VOLTage][:DC]?
Syntax
:MEASure:ALL[:DC]? [<channel>]
:MEASure:CURRent[:DC]? [<channel>]
:MEASure:POWEr[:DC]? [<channel>]
:MEASure[:VOLTage][:DC]? [<channel>]
Description
Queries the voltage, current, and power value measured on the channel output terminal.
Queries the current value measured on the channel output terminal.
Queries the power value measured on the channel output terminal.
Queries the voltage value measured on the channel output terminal.
Parameter
Name Type Range Default
<channel>
Discrete
DP711: {CH1|P30V}
DP712: {CH1|P50V}
CH1
Example
:MEASure:ALL? CH1 /*Queries the voltage, current, and power value measured on the channel
output terminal*/
:MEASure:CURRent? /*Queries the current value measured on the channel output terminal*/
:MEASure:POWEr? CH1 /*Queries the power value measured on the channel output terminal*/
:MEASure? /*Queries the voltage value measured on the channel output terminal*/
Return Format
The :MEASure:ALL[:DC]? command returns three real numbers that are separated by commas. The three
real numbers from the left to right indicate the voltage, current, and power, respectively.
For other commands, they return one real number.