Command Reference
R&S
®
ZNC
443
User Manual 1173.9557.02 ─ 13
Parameters:
<Result>
MEAN | STDDev | MAX | MIN | RMS | PTPeak | PEAK2p |
ELENgth | PDELay | GAIN | SLOPe | FLATness | ALL
MEAN - return arithmetic mean value of all response values of the
trace in the entire sweep range (or in the evaluation range defined
in manual control).
STDDev - return standard deviation of all response values.
MAX - return the maximum of all response values.
MIN - return the minimum of all response values.
RMS - return the root mean square of all response values.
PTPeak - return the peak-to-peak value (MAX - MIN).
ELENgth - return the electrical length.
PDELay - return the phase delay.
GAIN - return the gain, i.e. the larger of two marker values.
SLOPe - return the slope (difference) between two marker values.
FLATness - return the flatness of the trace between two marker
positions.
ALL - return all statistical values, observing the order used above.
The data is returned as a comma-separated list of real numbers.
The unit is the default unit of the measured parameter (see
on the trace format (linear or logarithmic scale, see
). If a polar trace format is selected,
then the statistical parameters are calculated from the linear mag-
nitude of the measurement parameter.
Example:
*RST; :CALC:STAT:RES? MAX
Calculate and return the maximum of the default trace showing an
S-parameter on a dB Mag scale.
:CALC:FORM POL; STAT:RES? MAX
Display the trace in a polar diagram and re-calculate the maxi-
mum. The result corresponds to the previous result but is conver-
ted to a unitless linear value.
Usage:
Query only
Manual operation:
See
CALCulate<Chn>:STATistics:RMS[:STATe]
<Boolean>
CALCulate<Chn>:STATistics:SFLatness[:STATe]
<Boolean>
These commands display or hide the "RMS" and the "Flatness/Gain/Slope" results in the
diagram area of trace no.
<Chn>
.
Suffix:
<Chn>
.
Channel number used to identify the active trace.
Parameters:
<Boolean>
ON | OFF - statistical info field on or off.
*RST:
OFF
Example:
See
SCPI Command Reference