Appendix A
SCPI Command Reference
CALCulate Subsystem
4460 GSM System Option and 4468 EDGE System Option
Version 12.20
611
:CALCulate:LIMit:FAIL:RESet
:CALCulate:MAVerage?
Description
There is solely a query form of this command available.
Query
Checks whether
any
result(s) of the measurement started last did violate their corre-
sponding, user-defined measurement result limits. As long as all single measurement
results are within their limits, a
0
will be returned. A
1
indicates that at least one
measurement result did violate at least one limit.
The limits for the single measurements can be set using the appropriate commands of
the
CALC
subsystem (as explained in this section).
To reset the cumulative check of the measurement results, use the
:CALC:LIM:FAIL:CUM:RES
command as explained below.
Example
:CALC:LIM:FAIL:CUM:RES
:MEAS:GSM:RFTX:TEMP
...(other SCPI commands)...
:CALC:LIM:FAIL:CUM?
This example first resets the cumulative process then starts the continuous check of
the UL burst against the power/time template (PTT). After that, other SCPI commands
are performed. After a while, the
:CALC:LIM:FAIL:CUM
command is used to
check whether there has been any violation of the PTT since the start of the
:MEAS:GSM:RFTX:TEMP
measurement.
Syntax
:CALCulate:LIMit:FAIL:RESet
Parameters
There are no parameters.
Description
This command resets the cumulative process as explained above (see description of
command
:CALC:LIM:FAIL:CUM
for details).
Query
There is no query form of this command available.
Example
:CALC:LIM:FAIL:RES
:MEAS:GSM:RFTX:TEMP
...(other SCPI commands)...
:CALC:LIM:FAIL:CUM?
This example first resets the cumulative process then starts the continuous check of
the UL burst against the power/time template (PTT). After that, other SCPI commands
are performed. After a while, the
:CALC:LIM:FAIL:CUM
command is used to
check whether there has been any violation of the PTT since the start of the
:MEAS:GSM:RFTX:TEMP
measurement.
Syntax
:CALCulate: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 measurement
started last. The string delivered back will contain as many average values as mea-
surement types performed. The single average values will always have the format of
floating point real numbers and will be separated by commas.