Appendix A SCPI Command Reference
CALCulate Subsystem
WCDMA Options Version 6.20
409
:CALCulate:WCDMa:RFTX:POWer:PEAK:LIMit:LOWer:[DATA]
:CALCulate:WCDMa:RFTX:CPOWer:LIMit[:FAIL]
:CALCulate:WCDMa:RFTX:CPOWer:LIMit:STATe
Description
Sets the upper limit for the mobile's RF output peak power. The physical dimension of
the number stated is dBm.
Query
There is a query form which returns the stored settings.
Example
:CALC:WCDM:RFTX:POW:PEAK:LIM:UPP 2.5
:CALC:WCDM:RFTX:POW:PEAK:LIM:UPP?
Returns
2.5.
Syntax
:CALCulate:WCDMa:RFTX:POWer:PEAK:LIMit:LOWer:[DATA]
<real>
Parameters
real is a floating point real number. Its minimum value is -120.0, the maximum
is 50.0, the resolution is 0.1 and the default is -60.0.
Description
Sets the lower limit for the mobile's RF output peak power. The physical dimension of
the number stated is dBm.
Query
There is a query form which returns the stored settings.
Example
:CALC:WCDM:RFTX:POW:PEAK:LIM:LOW -2.5
:CALC:WCDM:RFTX:POW:PEAK:LIM:LOW?
Returns
-2.5.
Syntax
:CALCulate:WCDMa:RFTX:CPOWer: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:CPOW measurement violated the defined limits.
Example
:MEAS:WCDMA:ARR:RFTX:CPOW 20
:CALC:WCDM:RFTX:CPOW:LIM?
Returns 1 if any of the 20 power measurements was out of limits, and 0 if all results
were inside limits.
Syntax
:CALCulate:WCDMa:RFTX:CPOWer:LIMit:STATe <PredefExp>
Parameters
PredefExp can take on one of the following values: ON|OFF. The default is ON.
Description
This command switches the check of the measurement result values of the channel
power measurement against their user-definable limits either ON or OFF.
Query
There is a query form which returns the stored settings.
Example
:CALC:WCDM:RFTX:CPOW:LIM:STAT ON
Switches the limit check for the frequency error measurement on.