2201R Mobile Tester SCPI Reference Guide
Chapter 10 Measurement commands
47090/323
Copyright © 2016 Aeroflex Limited. All rights reserved.
206
:MEASure:GSM:ARRay:RFTX:FREQuency
Syntax
:MEASure:GSM:ARRay:RFTX:FREQuency <int1>
Parameters
int1 is an integer.
The minimum value for int1 is 0, the maximum value is 100. The default value for int1 is 0.
Description
Performs the measurement of the mobile frequency error for a specific number of times (set with the int1
parameter). To read out the entire measurement results array, use the :FETCh:GSM:RFTX:FREQ command.
Query
The query form of this command performs the measurement the specified number of times (int1 parameter). As soon
as all measurements have been completed, all measurement result values are returned in a string. The string delivered
back contains int1 floating point real numbers with the physical dimension of Hertz.
The single measurement results are separated by commas.
Example
:MEASure:GSM:ARRay:RFTX:FREQuency 5
:FETCh:GSM:RFTX:FREQ?. The frequency error measurement is performed five times. The measurement result values
are stored internally and are read out by the FETC command. The string returned is: "22.33,22.53,21.97,22.41,21.79".
:MEASure:GSM:ARRay:RFTX:LENGth
Syntax
:MEASure:GSM:ARRay:RFTX:LENGth <int1>
Parameters
int1 is an integer.
The minimum value for int1 is 0, the maximum value is 100. The default value for int1 is 0.
Description
Performs the measurement of the burst length for a specific number of times (set with the int1 parameter). To read
out the entire measurement results array, use the :FETCh:GSM:RFTX:LENGth command.
Query
The query form of this command performs the measurement the specified number of times (int1 parameter). As soon
as all measurements have been completed, all measurement result values are returned in a string. The string delivered
back contains int1 floating point real numbers with the physical dimension of microseconds.
The single measurement results are separated by commas.
Example
:MEASure:GSM:ARRay:RFTX:LENGth 5
:FETCh:GSM:RFTX:LENG?. The measurement of the burst length is performed five times. The measurement result
values are stored internally and are read out by the FETC command. The string returned is:
"556.4,557.2,558.2,557.8,556.5".