MEASure[:SCALar]:CURRent:LOW?
MEASure[:SCALar]:VOLTage:LOW?
Initiates, triggers, and returns the Low level of a pulse waveform. Values returned are either in
amperes, or volts. See
Measurement
Parameter
(none)
Returns the measured low level voltage MEAS:VOLT:LOW?
MEASure[:SCALar]:CURRent:MAXimum?
MEASure[:SCALar]:CURRent:MINimum?
MEASure[:SCALar]:POWer:MAXimum?
MEASure[:SCALar]:POWer:MINimum?
MEASure[:SCALar]:VOLTage:MAXimum?
MEASure[:SCALar]:VOLTage:MINimum?
Initiates, triggers, and returns the maximum or minimum values of a measurement. Values returned
are either in amperes, volts, or watts.
Parameter
(none)
Returns the measured maximum current MEAS:CURR:MAX?
Returns the measured minimum voltage MEAS:VOLT:MIN?
Returns the measured maximum power MEAS:POW:MAX?
MEASure:ARRay:CURRent[:DC]?
MEASure:ARRay:POWer[:DC]?
MEASure:ARRay:VOLTage[: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
(none)
Returns the measured current array MEAS:ARR:CURR?
Keysight PV8900 Series Operating and Service Guide
Types.
Typical Return
<LOW value>
Typical Return
<MIN value>,
<MAX value>
Typical Return
<value> [,<value>]
or <Block>
5 SCPI Programming Reference
201