2201R Mobile Tester SCPI Reference Guide
Chapter 11 Fetch commands
47090/323
Copyright © 2016 Aeroflex Limited. All rights reserved.
271
:FETCh:GSM:RFRX:BER:ALL?
Syntax
:FETCh:GSM:RFRX:BER:ALL?
Parameters
There are no parameters.
Description
There is solely a query form of this command available.
Query
The query form of this command returns the latest measurement result values of the
:MEAS:GSM[:ARRay]:RFRX:BER:ALL measurement. The string returned contains three floating point real numbers,
separated by commas. The order of these numbers and their meaning is as follows:
1. the result of the (nonresidual) bit error ratio measurement of the class Ia bits,
2. the result of the (nonresidual) bit error ratio measurement of the class Ib bits, and
3. the result of the (nonresidual) bit error ratio measurement of the class II bits.
Example
:MEAS:GSM:ARR:RFRX:BER:ALL 3
:FETCh:GSM:RFRX:BER:ALL?
This example delivers back the latest measurement result values for the three residual bit error measurements. The
string delivered back is:
"0.2,0.3,1.7,0.2,0.4,1.8,0.1,0.2,0.8".
:FETCh:GSM:RFRX:BER:CIA?
Syntax
:FETCh:GSM:RFRX:BER:CIA?
Parameters
There are no parameters.
Description
There is solely a query form of this command available.
Query
The query form of this command returns the latest measurement result value(s) of the
:MEAS:GSM[:ARRay]:RFRX:BER:CIA measurement. The string delivered back contains at least one floating point real
number.
Example
:MEAS:GSM:RFRX:BER:CIA
:FETCh:GSM:RFRX:BER:CIA?
The string delivered back is:
"0.1".