FETCh:HRCQuality

FETCh:HRCQuality

Last updated: January 16, 2009

GPIB Command Conventions

This section is only applicable to the lab application.

FETCh:HRCQuality[:ALL]?

Function

Queries the Reporting of Channel Quality Indicator measurement results and returns the following comma separated values: Integrity Indicator, Reporting of Channel Quality Indicator overall Pass/Fail.

See HSDPA Reporting of Channel Quality Indicator Measurement Description .

Query

Integrity Indicator - see Integrity Indicator

Reporting of Channel Quality Indicator overall Pass/Fail

Range: 0 (pass), 1 (fail), 9.91E+37

Requirements

Lab Application Revision: E.00.16 and above

Programming Example

 
OUTPUT 714;"FETCh:HRCQuality?" 
!Returns Integrity Indicator and Reporting of Channel Quality Indicator Pass/Fail
result.

FETCh:HRCQuality:ICOunt?

Function

Queries the intermediate count of the number of CQI reports collected during the CQI Variance test and also the number of ACK/NACK responses during the BLER versus CQI Sense test. Since the tests are run sequentially, you should notice the count restarting each time a test is started (see HSDPA Reporting of Channel Quality Indicator Measurement Description ).

To set the total number of CQI reports to test, see SETup:HRCQuality:VARiance:CQIReports[:COUNt] .

Query

Range: 1 to 99000

Requirements

Lab Application Revision: E.00.16 and above

Programming Example

 
OUTPUT 714;"FETCh:HRCQuality:ICOunt?" 
!Returns the intermediate count of the collected CQI reports.

FETCh:HRCQuality:INTegrity?

Function

Queries the Integrity Indicator for the HSDPA Reporting of Channel Quality Indicator measurement (see HSDPA Reporting of Channel Quality Indicator Measurement Description ).

Query

Range: 0 to the number of available integrity indicators.

Resolution: 1

Requirements

Lab Application Revision: E.00.16 and above

Programming Example

 
OUTPUT 714;"FETCh:HRCQuality:INTegrity?" 
!Returns Integrity Indicator for the Reporting of Channel Quality Indicator
measurement.

FETCh:HRCQuality:FAIL?

Function

Queries the Reporting of Channel Quality Indicator overall Pass/Fail result.

See HSDPA Reporting of Channel Quality Indicator Measurement Description .

Query

Range: 0 (pass), 1 (fail), 9.91E+37

Requirements

Lab Application Revision: E.00.16 and above

Programming Example

 
OUTPUT 714;"FETCh:HRCQuality:FAIL?" 
!Returns the Reporting of Channel Quality Indicator Pass/Fail result.

FETCh:HRCQuality:SENSe:BASE:ACKS:FILTered?

Function

Queries the number of Filtered ACKs for filtered HSDPA BLER measurement using the Median_CQI value.

Query

Range: 0 to 99000, 9.91E+37

Requirements

Lab Application Revision: E.00.16 and above

Programming Example

 
OUTPUT 714;"FETCh:HRCQuality:SENSe:BASE:ACKS:FILTered?" 
!Returns the number of filtered ACKs.

FETCh:HRCQuality:SENSe:BASE:ANResponses:FILTered?

Function

Queries the number of Filtered ACKs+NACKs in the filtered HSDPA BLER measurement using the Median_CQI value.

Query

Range: 0 to 99000, 9.91E+37

Requirements

Lab Application Revision: E.00.16 and above

Programming Example

 
OUTPUT 714;"FETCh:HRCQualtiy:SENSe:BASE:ANResponses:FILTered?" 
!Returns the number of filtered ACKs+NACKs.

FETCh:HRCQuality:SENSe:BASE:BLERatio:FILTered?

Function

Queries the Filtered BLER (%) using the Median_CQI value.

Query

Range: 0.00 to 100.00, 9.91E+37

Requirements

Lab Application Revision: E.00.16 and above

Programming Example

 
OUTPUT 714;"FETCh:HRCQualtiy:SENSe:BASE:BLERatio:FILTered?" 
!Returns the filtered HSDPA BLER using Median_CQI.

FETCh:HRCQuality:SENSe:BASE:CQINdicator[:DTFormat]?

Function

Queries the Downlink TF CQI that is used in the BLER versus CQI Sense test for Median_CQI as a result of the Median_CQI result found in the CQI Variance test.

Query

Range: 1 to 30, 9.91E+37

Requirements

Lab Application Revision: E.00.16 and above

Programming Example

 
OUTPUT 714;"FETCh:HRCQualtiy:SENSe:BASE:CQINdicator?" 
!Returns the Downlink TF CQI.

FETCh:HRCQuality:SENSe:BASE:CQINdicator:MEDian?

Function

Queries the Median CQI used during the BLER versus CQI Sense test using the Median_CQI value.

Query

Range: 0 to 30, 9.91E+37

Requirements

Lab Application Revision: E.00.16 and above

Programming Example

 
OUTPUT 714;"FETCh:HRCQualtiy:SENSe:BASE:CQINdicator:MEDian?" 
!Returns the Median CQI used for the BLER versus CQI Sense test.

FETCh:HRCQuality:SENSe:BASE:CQIReports:DISTribution?

Function

Queries the frequency distribution of UE reported CQI values. See HSDPA Reporting of Channel Quality Indicator Measurement Description .

Query

An array of 31 values, each element of the array has a range of 0 to 30, 9.91E+37

Requirements

Lab Application Revision: E.00.16 and above

Programming Example

 
OUTPUT 714;"FETCh:HRCQuality:SENSe:BASE:CQIReports:DISTribution?" 
!Returns an array of the frequency distribtion of th UE reported CQI values.

FETCh:HRCQuality:SENSe:BASE:NACKs:FILTered?

Function

Queries the number of Filtered NACKs for filtered HSDPA BLER measurement using the Median_CQI value.

Query

Range: 0 to 99000, 9.91E+37

Requirements

Lab Application Revision: E.00.16 and above

Programming Example

 
OUTPUT 714;"FETCh:HRCQuality:SENSe:BASE:NACKs:FILTered?" 
!Returns the number of Filtered NACKs received in the filtered
HSDPA BLER measurement using the Median_CQI value.

FETCh:HRCQuality:SENSe:BASE:SDTX?

Function

Queries the number of statDTXs for BLER versus CQI Sense using the Median_CQI value.

Query

Range: 0 to 99000, 9.91E+37

Requirements

Lab Application Revision: E.00.16 and above

Programming Example

 
OUTPUT 714;"FETCh:HRCQuality:SENSe:BASE:SDTX?" 
!Returns the number of statistical DTXs.

FETCh:HRCQuality:SENSe:BDETection:ACKS:FILTered?

Function

Queries the number of Filtered ACKs for the filtered HSDPA BLER measurement using either Median_CQI-1 or Median_CQI +2.

Query

Range: 0 to 99000, 9.91E+37

Requirements

Lab Application Revision: E.00.16 and above

Programming Example

 
OUTPUT 714;"FETCh:HRCQuality:SENSe:BDETection:ACKS:FILTered?" 
!Returns the number of Filtered ACKS received during the filtered
HSDPA BLER measurement using the Median_CQI-1 or Median CQI+2.

FETCh:HRCQuality:SENSe:BDETection:ANResponses:FILTered?

Function

Queries the number of Filtered ACKs+NACKs for the filtered HSDPA BLER measurement using either Median_CQI-1 or Median_CQI +2.

Query

Range: 0 to 99000, 9.91E+37

Requirements

Lab Application Revision: E.00.16 and above

Programming Example

 
OUTPUT 714;"FETCh:HRCQuality:SENSe:BDETection:ANResponses:FILTered?" 
!Returns the number of Filtered ACKs+NACKs received during the 
filtered HSDPA BLER measurement using the Median_CQI-1 or Median CQI+2.

FETCh:HRCQuality:SENSe:BDETection:BLERatio:FILTered?

Function

Queries the Filtered BLER (%) using Median_CQI-1 or Median_CQI+2.

Query

Range: 0.00 to 100.00, 9.91E+37

Requirements

Lab Application Revision: E.00.16 and above

Programming Example

 
OUTPUT 714;"FETCh:HRCQuality:SENSe:BDETection:BLERatio:FILTered?" 
!Returns the Filtered BLER using Median_CQI-1 or Median_CQI+2.

FETCh:HRCQuality:SENSe:BDETection:CQINdicator[:DTFormat]?

Function

Queries the Downlink TF CQI for the BLER versus CQI Sense that uses either Median_CQI-1 or Median_CQI+2 (based on the filtered HSDPA BLER result using Median_CQI), see HSDPA Reporting of Channel Quality Indicator Measurement Description .

Query

Range: 1 to 30, 9.91E+37

Requirements

Lab Application Revision: E.00.16 and above

Programming Example

 
OUTPUT 714;"FETCh:HRCQuality:SENSe:BDETection:CQINdicator?" 
!Returns the Downlink TF CQI for either Median_CQI-1 or Median_CQI+2.

FETCh:HRCQuality:SENSe:BDETection:CQINdicator:MEDian?

Function

Queries the Median CQI for the BLER versus CQI Sense test.

Query

Range: 0 to 30, 9.91E+37

Requirements

Lab Application Revision: E.00.16 and above

Programming Example

 
OUTPUT 714;"FETCh:HRCQuality:SENSe:BDETection:CQINdicator:MEDian?" 
!Returns the Median CQI for the BLER versus CQI Sense test.

FETCh:HRCQuality:SENSe:BDETection:CQIReports:DISTribution?

Function

Queries the frequency distribution of UE reported CQI values. See Median CQI

Query

Range: 1 to 99000, 9.91E+37

Requirements

Lab Application Revision: E.00.16 and above

Programming Example

 
OUTPUT 714;"FETCh:HRCQuality:SENSe:BDETection:CQIReports:DISTribution?" 
!Returns the frequency distribution of UE reported CQI values during the
BLER versus CQI Sense Part of the Reporting of Channel Quality Indicator
Measurement for either Median_CQI-1 or Median_CQI+2.

FETCh:HRCQuality:SENSe:BDETection:DIRection?

Function

Queries the direction (or sense) of the BLER. That is, if the filtered HSDPA BLER result is less than the Filtered BLER for initial CQI sense decision setting, the direction is Median_CQI+2. Similarly, if the filtered HSDPA BLER is greater than or equal to the Filtered BLER for initial CQI sense decision , the direction is Median_CQI-1.

To set the Filtered BLER for initial CQI sense decision , see SETup:HRCQuality:SENSe:BLERatio:FILTered:BASE:DECision .

Query

Range: 1 (Median_CQI+2), 2 (Median_CQI-1)

Requirements

Lab Application Revision: E.00.16 and above

Programming Example

 
OUTPUT 714;"FETCh:HRCQuality:SENSe:BDETection:DIRection?" 
!Returns the direction of BLER.

FETCh:HRCQuality:SENSe:BDETection:NACKs:FILTered?

Function

Queries the number of received Filtered NACKs in the BLER versus CQI Sense test using either Median_CQI-1 or Median_CQI+2.

Query

Range: 0 to 99000, 9.91E+37

Requirements

Lab Application Revision: E.00.16 and above

Programming Example

 
OUTPUT 714;"FETCh:HRCQuality:SENSe:BDETection:NACKs:FILTered?" 
!Returns the number of received Filtered NACKs in the BLER versus CQI Sense test
!using either Median_CQI-1 or Median_CQI+2.

FETCh:HRCQuality:SENSe:BDETection:SDTX?

Function

Queries the number of received statDTXs in the BLER versus CQI Sense test using either Median_CQI-1 or Median_CQI+2.

Query

Range: 0 to 999, 9.91E+37

Requirements

Lab Application Revision: E.00.16 and above

Programming Example

 
OUTPUT 714;"FETCh:HRCQuality:SENSe:BDETection:SDTX?" 
!Returns the number of received statistical DTXs in the BLER versus CQI Sense test
!using either Median_CQI-1 or Median_CQI+2.

FETCh:HRCQuality:VARiance:CQINdicator[:DTFormat]?

Function

Queries the Downlink TF CQI for the CQI Variance test.

Query

Range: 1 to 30, 9.91E+37

Requirements

Lab Application Revision: E.00.16 and above

Programming Example

 
OUTPUT 714;"FETCh:HRCQuality:VARiance:CQINdicator[:DTFormat]?" 
!Returns the Downlink TF CQI for the CQI Variance test.

FETCh:HRCQuality:VARiance:CQINdicator:MEDian?

Function

Queries the Median_CQI value that was measured during the CQI Variance test.

Query

Range: 0 to 30, 9.91E+37

Requirements

Lab Application Revision: E.00.16 and above

Programming Example

 
OUTPUT 714;"FETCh:HRCQuality:VARiance:CQINdicator:MEDian?" 
!Returns the Median_CQI value that was received during the CQI Variance test.

FETCh:HRCQuality:VARiance:CQIReports[:COUNt]?

Function

Queries the Number of CQI Reports to test .

Query

Range: 1 to 99000, 9.91E+37

Requirements

Lab Application Revision: E.00.16 and above

Programming Example

 
OUTPUT 714;"FETCh:HRCQuality:VARiance:CQIReports?" 
!Returns the Number of CQI Reports to test.

FETCh:HRCQuality:VARiance:CQIReports:CQIMinus1?

Function

Queries the frequency of Median_CQI-1 occurrences during the CQI Variance tests.

See HSDPA Reporting of Channel Quality Indicator Measurement Description .

Query

Range: 0 to 99000, 9.91E+37

Requirements

Lab Application Revision: E.00.16 and above

Programming Example

 
OUTPUT 714;"FETCh:HRCQuality:VARiance:CQIReports:CQIMinus1?" 
!Returns the number of Median_CQI-1 occurrences.

FETCh:HRCQuality:VARiance:CQIReports:CQIMinus2?

Function

Queries the frequency of Median_CQI-2 occurrences during the CQI Variance tests.

See HSDPA Reporting of Channel Quality Indicator Measurement Description .

Query

Range: 0 to 99000, 9.91E+37

Requirements

Lab Application Revision: E.00.16 and above

Programming Example

 
OUTPUT 714;"FETCh:HRCQuality:VARiance:CQIReports:CQIMinus2?" 
!Returns the number of Median_CQI-2 occurrences.

FETCh:HRCQuality:VARiance:CQIReports:CQIPlus0?

Function

Queries the frequency of Median_CQI occurrences during the CQI Variance tests.

See HSDPA Reporting of Channel Quality Indicator Measurement Description .

Query

Range: 0 to 99000, 9.91E+37

Requirements

Lab Application Revision: E.00.16 and above

Programming Example

 
OUTPUT 714;"FETCh:HRCQuality:VARiance:CQIReports:CQIPlus0?" 
!Returns the number of Median_CQI occurrences.

FETCh:HRCQuality:VARiance:CQIReports:CQIPlus1?

Function

Queries the frequency of Median_CQI+1 occurrences during the CQI Variance tests.

See HSDPA Reporting of Channel Quality Indicator Measurement Description .

Query

Range: 0 to 99000, 9.91E+37

Requirements

Lab Application Revision: E.00.16 and above

Programming Example

 
OUTPUT 714;"FETCh:HRCQuality:VARiance:CQIReports:CQIPlus1?" 
!Returns the number of Median_CQI+1 occurrences.

FETCh:HRCQuality:VARiance:CQIReports:CQIPlus2?

Function

Queries the frequency of Median_CQI+2 occurrences during the CQI Variance tests.

See HSDPA Reporting of Channel Quality Indicator Measurement Description .

Query

Range: 0 to 99000, 9.91E+37

Requirements

Lab Application Revision: E.00.16 and above

Programming Example

 
OUTPUT 714;"FETCh:HRCQuality:VARiance:CQIReports:CQIPlus2?" 
!Returns the number of Median_CQI+2 occurrences.

FETCh:HRCQuality:VARiance:CQIReports:DISTribution?

Function

Queries the frequency distribution of UE reported CQI values during the CQI Variance test. See HSDPA Reporting of Channel Quality Indicator Measurement Description .

Query

Range: 1 to 99000, 9.91E+37

Requirements

Lab Application Revision: E.00.16 and above

Programming Example

 
OUTPUT 714;"FETCh:HRCQuality:VARiance:CQIReports:DISTribution?" 
!Returns an array of the frequency distribution of UE reported CQI values
!during the CQI Variance test.

FETCh:HRCQuality:VARiance:CQIReports:WRANge?

Function

Queries the CQI in Range (%) during the CQI Variance test.

Query

Range: 0.00 to 100.00, 9.91E+37

Requirements

Lab Application Revision: E.00.16 and above

Programming Example

 
OUTPUT 714;"FETCh:HRCQuality:VARiance:CQIReports:WRANge?" 
!Returns the percentage of CQI values within Median_CQI-2 to Median_CQI+2.

FETCh:HRCQuality:VARiance:FAIL?

Function

Queries the Pass/Fail Result of the CQI Variance test. See HSDPA Reporting of Channel Quality Indicator Measurement Description .

Query

Range: 0 (pass), 1 (fail), 9.91E+37

Requirements

Lab Application Revision: E.00.16 and above

Programming Example

 
OUTPUT 714;"FETCh:HRCQuality:VARiance:FAIL?" 
!Returns the pass/fail result of the CQI Variance test.