Appendix A
SCPI Command Reference
MEASure subsystem
4460 GSM System Option and 4468 EDGE System Option
Version 12.20
567
Description
Performs the RF TX tests, specified with the
:CONF:EGPRs:MEAS:GRO:RFTX
command for a specific number of times (set with the
int1
parameter). To read out
the entire measurement results array, use the
:FETCh:EGPRs:RFTX:GROup
command.
Note:
Please keep in mind that the start of a new RF TX test will always terminate
any preceding measurement of the same type instantly.
Query
The query form of this command will start the sequence of RF TX measurements as
specified with the
:CONF:MEAS:GRO:RFTX
command for a specific number of
times (set with the
int1
parameter). As soon as all measurements have been com-
pleted, a string will be delivered back, containing the related measurement result val-
ues, separated by commas. The type of the measurement result values (i.e. floating
point real numbers, integers or boolean numbers) depends on the measurements
specified. The order of the measurement result values within the string is as described
below for the
:MEAS:EGPRs:CONT:RFTX:ALL
command.
Note:
Please keep in mind that the number of measurement results delivered back is
the number of measurement results of a single execution multiplied with the int1
parameter.
Example
:
CONF:EGPRs:MEAS:GRO:RFTX POW,ERMS
:MEASure:EGPRs:ARRay:RFTX:GROup? 3
In this example, the group of measurements is defined by a power level measurement
combined with a RMS phase error measurement. This group of measurements will be
carried out three times. After all measurements have been completed, a result string
will be delivered back, containing six measurement result values.
The string returned in this example is:
"
4.53,9.98,4.08,10.02,4.32,9.99
".
Because of the internal order (see description of the command below), the first (third
and fifth) measured value delivered back is the RMS phase error, while the second
(fourth and sixth) measured value is the mobile's RF output power level.