2201R Mobile Tester SCPI Reference Guide
Chapter 10 Measurement commands
47090/323
Copyright © 2016 Aeroflex Limited. All rights reserved.
228
:MEASure:GPRS[:CONTinuous]:RFRX:FBER
Syntax
:MEASure:GPRS[:CONTinuous]:RFRX:FBER
Parameters
There are no parameters.
Description
Starts a continuous measurement of the fast bit error ratio (C-type loop). To read out the latest measurement result,
use the :FETCh:GPRS:RFRX:FBER command.
Notes:
The number of samples to be used for testing can be set, using the :CONF:GPRS:BER:COUNt command.
Query
The query form of this command starts the measurement and returns a measurement result value as soon as the first
measurement has been completed. The string delivered back contains one floating point real number, representing
the bit error ratio.
Example
:MEAS:GPRS:CONT:RFRX:FBER?
Measurement result string delivered back:
"1.5".
:MEASure:GPRS[:CONTinuous]:RFRX:RTDelay
Syntax
:MEASure:GPRS[:CONTinuous]:RFRX:RTDelay
Parameters
There are no parameters.
Description
Starts a continuous measurement of the round trip delay for data during bit error ratio measurements. To read out
the latest measurement result, use the :FETCh:GPRS:RFRX:RTD command.
Query
The query form of this command starts the measurement and returns a measurement result value as soon as the first
measurement has been completed. The string delivered back contains one integer, representing the round trip delay.
Example
:MEAS:GPRS:CONT:RFRX:RTDelay?
Measurement result string delivered back:
"8".