Chapter 4 Command Reference
:CALCulate3 Subsystem
4-22 Programming Guide
Stats
:CALCulate3:AVERage:TYPE MAXimum | MINimum | SDEViation
| SCALar or MEAN
Selects which statistical result will appear:
• in the :CALC3:DATA? response, and
• on the front-panel display when :DISP[:WIND]:TEXT:FEED is set to
“CALC3”.
A sequence of ASCII-encoded bytes: MAX, MIN, SDEV, or MEAN
• *RST: MEAN
• If :DISP[:WIND]:TEXT:FEED is “CALC3”, then this command updates the
display immediately.
Stats
:CALCulate3:DATA?
Queries the statistical result specified by :CALC3:AVER:TYPE.
Enable statistics (:CALC3:AVER[:STATe] ON) before attempting to query
results.
• Result will be formatted according to :FORMat[:DATA] ASCii | REAL
setting.
• When ASCii format is used, numeric data is transferred as ASCII bytes in
<NR3> format. The number of significant digits will range from 1 to 15,
depending on the measurement resolution. Only significant digits will be
returned.
• If :CALC3:AVER[:STATe] is OFF, Not a Number 9.91E37 is returned and
error -221 is generated.
• If no valid result exists, Not a Number 9.91E37 is returned and error -230 is
generated.
Related
Front-Panel
keys
Query Response
Comments
Related
Front-Panel
keys
Query Response