Appendix A
SCPI Command Reference
CALCulate Subsystem
664
4460 GSM System Option and 4468 EDGE System Option
Version 12.20
:CALCulate:AFANalyser
:DCVoltage:LIMit:UPPer[:DATA]
:CALCulate:AFANanalyser
:DCVoltage:LIMit:LOWer[:DATA]
:CALCulate:AFANalyser
:FREQuency:LIMit[:FAIL]?
Syntax
:CALCulate:AFANalyser
:DCVoltage:LIMit:UPPer[:DATA] <real1>
Parameters
real1
is a floating point real number. The minimum value is
-40.0
, the maximum
is
40.0
. The minimum resolution possible is
0.0001
, the default value is
5.0
.
Description
Sets the
upper
limit for the RMS-valued measurement of the AC voltage component
on a DC voltage, applied to the audio analyzer. The physical dimension of the number
stated is V(rms).
Query
The query form of this command is not supported.
Example
:CALC:AFAN:DCV:LIM:UPP 6
Sets the upper limit of the rms-valued ripple voltage measurement to 6 V.
Syntax
:CALCulate:AFANanalyser
:DCVoltage:LIMit:LOWer[:DATA] <real1>
Parameters
real1
is a floating point real number. The minimum value is
-40.0
, the maximum
is
40.0
. The minimum resolution possible is
0.0001
, the default value is
-5.0
.
Description
Sets the
lower
limit for the RMS-valued measurement of the AC voltage component
on a DC voltage, applied to the audio analyzer. The physical dimension of the number
stated is V(rms).
Query
The query form of this command is not supported.
Example
:CALC:AFAN:DCV:LIM:LOW 1.75
Sets the upper limit of the rms-valued ripple voltage measurement to 1.75 V.
Syntax
:CALCulate:AFANalyser
:FREQuency:LIMit[:FAIL]?
Parameters
There are no parameters.
Description
There is solely a query form of this command available.
Query
This command delivers one boolean number, indicating whether the user-definable
limits of the AF frequency measurement were violated by a measurement result value
or not.
A
0
means that all measurement result values were within the limits set, while a
1
indicates that at least one measurement result value did violate at least one of the
limits.
The limits can be set using the commands described below.
Example
:MEAS:AFAN:FREQ
:CALC:AFAN:FREQ:LIM?
String returned:
"1"
This string delivered back indicates that there has been a violation of the limits set.