2201R Mobile Tester SCPI Reference Guide
Chapter 11 Fetch commands
47090/323
Copyright © 2016 Aeroflex Limited. All rights reserved.
287
:FETCh:GPRS:MULTIslot:RFRX:BLER?
Syntax
:FETCh:GPRS:MULTIslot:RFRX:BLER?
Parameters
There are no parameters with this command.
Description
Only the query form of this command is available.
Query
Returns a string containing an integer number indicating the number of time slots measured, a floating point real
number giving the BLER for all slots followed by floating point real numbers giving the BLER for individual slots,
separated by commas.
Example
:CONF:GPRS:MSTA:MSL 2
:CALL:GPRS:MODE USF
:MEAS:GPRS:ARR:MULT:RFRX:BLER 3
:FETCh:GPRS:MULT:RFRX:BLER?
Returns a string like
2,1.1,0.7,1.4, 2,1.2,0.9,1.5, 2,1.1,0.8,1.3