MEASure[:SCALar]:CURRent:MAXimum?
MEASure[:SCALar]:VOLTage:MAXimum?
MEASure[:SCALar]:POWer:MAXimum?
MEASure[:SCALar]:CURRent:MINimum?
MEASure[:SCALar]:VOLTage:MINimum?
MEASure[:SCALar]:POWer:Minimum?
Initiates, triggers, and returns the maximum or minimum values of a measurement. Values returned
are either in amperes, volts, or watts.
Parameter Typical Return
(none) <MIN value>,
<MAX value>
Returns the measured maximum current MEAS:CURR:MAX?
Returns the measured maximum voltage MEAS:VOLT:MAX?
Returns the measured minimum power MEAS:POW:MIN?
l MEAS:POW:MIN? and MEAS:POW:MAX? are only available on units with firmware revisions
A.02.01.1256 and B.02.01.1256 and up. See Firmware Update.
MEASure:ARRay:CURRent[:DC]?
MEASure:ARRay:VOLTage[:DC]?
MEASure:ARRay:POWer[:DC]?
Initiates and triggers a measurement; returns a list of the digitized output measurement samples.
Values returned are either in amperes, volts, or watts.
The return format depends on the settings of the FORMat:BORDer and FORMat[:DATA] commands.
When the data format is set to ASCII, returned values are comma separated. When the data format is
set to REAL, data is returned as single precision floating point values in definite length arbitrary block
response format.
Parameter Typical Return
(none) <value> [,<value>]
or <Block>
Returns the current array MEAS:ARR:CURR?
Returns the voltage array MEAS:ARR:VOLT?
Returns the power array MEAS:ARR:POW?
Keysight N6900/N7900 Series Operating and Service Guide 246
6 SCPI Programming Reference