Appendix A SCPI Command Reference
CALCulate Subsystem
378 WCDMA Options Version 6.20
:CALCulate:AFANalyser:MAVerage?
:CALCulate:AFANalyser:MMINimum?
:CALCulate:AFANalyser:MMAXimum?
Parameters
There are no parameters.
Description
There is solely a query form of this command available.
Query
Returns the mean value and the standard deviation of the measurement results
since the last measurement start. The string delivered back contains as many pairs of
mean and standard deviation values as measurement types performed. The individual
values all have the format of floating point real numbers and will be separated by
commas.
Example
:MEAS:GSM:RFTX:FREQ
:CALC:RES
...(other SCPI commands)...
:CALC:MSIG?
In this example, first a continuous measurement of the mobile's frequency error is
started. After some time, the :CALC:MSIG command is used to read out the mean
frequency error and its standard deviation. The string returned in this example is
ā22.1, 3.4ā
Syntax
:CALCulate:AFANalyser:MAVerage?
Parameters
There are no parameters.
Description
There is solely a query form of this command available.
Query
Calculates and returns the average measurement result value of the Audio measure-
ment started last. The string delivered back will contain as many average values as
measurement types performed. The single average values will always have the format
of floating point real numbers and will be separated by commas.
Example
:CALC:RES
:MEAS:ARR:AFAN:ALL
:CALC:AFAN:MAV?
Syntax
:CALCulate:AFANalyser:MMINimum?
Parameters
There are no parameters.
Description
There is solely a query form of this command available.
Query
Returns the minimum measurement result value of the Audio measurement started
last. The string delivered back will contain as many minimum values as measurement
types performed. The single minimum values will always have the format of floating
point real numbers and will be separated by commas.
Example
:CALC:RES
:MEAS:ARR:AFAN:ALL
:CALC:AFAN:MMIN?
Syntax
:CALCulate:AFANalyser:MMAXimum?