Appendix A SCPI Command Reference
CALCulate Subsystem
WCDMA Options Version 6.20
405
:CALCulate:WCDMa:RFTX:FREQuency:LIMit:UPPer:[DATA]
:CALCulate:WCDMa:RFTX:FREQuency:LIMit:LOWer:[DATA]
:CALCulate:WCDMa:RFTX:POWer:MEAN:LIMit[:FAIL]
Description
This command switches the check of the measurement result values of the measure-
ment against their user-definable limits either ON or OFF.
Query
There is a query form which returns the stored settings.
Example
:CALC:WCDM:RFTX:FREQ:LIM:STAT ON
Switches the limit check for the frequency error measurement on.
Syntax
:CALCulate:WCDMa:RFTX:FREQuency:LIMit:UPPer:[DATA]
<real1>
Parameters
int1 is a real number. The minimum value for real1 is 0, the maximum is 1000,
the default is 200.
Description
This command sets the upper limit of the frequency error measurement by band. The
physical dimension of the number stated is Hz.
Query
There is a query form which returns the stored settings.
Example
:CALC:WCDM:RFTX:FREQ:LIM:UPP 310
:CALC:WCDM:RFTX:FREQ:LIM:UPP?
The query returns the previously set limit of 310 (hertz)
.
Syntax
:CALCulate:WCDMa:RFTX:FREQuency:LIMit:LOWer:[DATA]
<real1>
Parameters
int1 is a real number. The minimum value for rea1
is -1000, the maximum is 0,
the default is -200.
Description
This command sets the lower limit of the frequency error measurement by band. The
physical dimension of the number stated is Hz.
Query
There is a query form which returns the stored settings.
Example
:CALC:WCDM:RFTX:FREQ:LIM:LOW -310
:CALC:WCDM:RFTX:FREQ:LIM:LOW?
The query returns the previously set limit of
-310 (hertz).
Syntax
:CALCulate:WCDMa:RFTX:POWer:MEAN:LIMit[:FAIL]?
Parameters
There are no parameters.
Description
There is solely a query form of this command available.
Query
This command delivers a boolean number in a string which indicates if the
:MEAS:WCDMA:ARR:RFTX:POW:MEAN measurement violated the defined lim-
its.
Example
:MEAS:WCDMA:ARR:RFTX:POW:MEAN 20
:CALC:WCDM:RFTX:POW:MEAN:LIM?
The query returns 1 if any of the 20 measurement results was out of limits, or 0 if
none of the results was out of limits.