Communication Command Reference 107 107
8.3.3.76 PM:STAT:MEAN?
Description Statistics Mean Value Query
Syntax PM:STAT:MEAN?
Parameters None
Function This query returns the mean or average of all the values in
the statistics buffer.
Returns <mean>
<mean>is of type <number>in exponent notation.
8.3.3.77 PM:STAT:MIN?
Description Statistics Minimum Value Query
Syntax PM:STAT:MIN?
Parameters None
Function This query returns the minimum value in the statistics
buffer.
Returns <min>
<min>is of type <number>in exponent notation.
8.3.3.78 PM:STAT:MAXMIN?
Description Statistics Max-Min Query
Syntax PM:STAT:MAXMIN?
Parameters None
Function This query returns the difference between the maximum
and minimum readings in the statistics buffer.
Returns <mxmn>
<mxmn>is of type <number>in exponent notation.
8.3.3.79 PM:STAT:SDEViation?
Description Statistics Standard Deviation Query
Syntax PM:STAT:SDEViation?
Parameters None
Function This query returns the standard deviation of the readings in
the statistics buffer.
Returns <stddev>
<stddev>is of type <number>in exponent notation.