Chapter 8
SCPI
The Measurement subsystems
360
4460 GSM System Option and 4468 EDGE System Option
Version 12.20
:MEASure:...:GROup
As mentioned before (see
Notes
in section
), a new measurement will always terminate a preceding one of the
same or related type.
Therefore, the
GROup
command element has been implemented in the SCPI
command set of the 4400. This command element allows to specify a user-defin-
able list of measurements than can then be started with one command. The
measurement results can be read out using the query form of this command – or
with the related command of the FETCh subsystem..
NOTE
Audio measurements can only be performed on the 4400 when the Audio
Option is installed.
NOTE
In this respect,
:MEAS:RFTX:ALL
can be regarded as a predefined ‘group’,
containing all important RFTX measurements.
NOTE
The
AFANalyser
subsystem also allows to define ‘groups’. However, all com-
mands of the
AFANalyser
subsystem will only obtain measurement results
if the Audio Option has been installed.
Syntax
:CONFigure:MEASure:GROup[:RFTX] <{RFTXprop}>
MEASure[:CONTinuous]:RFTX:GROup
or
MEASure:ARRay:RFTX:GROup
or
:CONFigure:MEASure:GROup:AFANalyser <{AFANprop}>
MEASure[:CONTinuous]:AFANalyser:GROup
or
MEASure:ARRay:AFANalyser:GROup
Parameters
<{RFTXprop}>
is one or more of the single RFTX measurements
PPEAk,PRMS,FREQuency,LENGth,UTIMe,POWer,TEMPlate,CORNer
,FLATness
<{AFANprop}>
is one or more of the single AF Analyser measurements
SINad,DISTortion,FREQuency,ACV:PEAKp,ACV:RMS,DCV:RMS
Description
Starting a ‘group’ measurement will take all measurements specified just with
one single command.
After the group command has been completed, all ‘group’ measurement results
are available at the same time and can be read out using either the query form
of the command or the related commands of the FETCh subsystem.
Example
:CONF:GSM:MEAS:GRO:RFTX PPEAK,FREQency,POWer,LENGth
:MEAS:RFTX:GRO
This sequence of commands first defines a group of RFTX measurements and
then issues a group command. As soon as all the measurements specified in the
group command have been completed, the measurement result values can be
read out using the
:FETCh:GSM:RFTX:GRO?
command.