Last updated: 2010-03-10
For more information on the GPIB Command conventions, see GPIB Command conventions.
For the measurement, see HSDPA Block Error Ratio (HBLER) Measurement.
Function |
Queries an HSDPA block error ratio measurement result and returns the following comma separated values: Integrity Indicator, Block Error Ratio in %, Information Bit Throughput in kbps, Positive Acknowledgment, Negative Acknowledgment, Statistical DTXs and Number of Blocks Tested. |
Query |
Integrity Indicator - See Integrity Indicator Block Error Ratio
Information Bit Throughput
Positive Acknowledgment
Negative Acknowledgment
Statistical DTXs
Number of Blocks Tested
|
Requirements |
Test Application Revision: A.03.00 and above |
Programming Example |
"FETCH:THBLerror?" |
Function |
Returns the number of positive acknowledgments ( ACKs ) received during the measurement interval (number of blocks tested). |
Query |
Range: 0 to 99000, 9.91E+37 Resolution: 1 |
Requirements |
Test Application Revision: A.03.00 and above |
Programming Example |
"FETCh:THBLerror:ACK?" |
Function |
Returns the number of Blocks Tested . |
Query |
Range: 0 to 99000, 9.91E+37 Resolution: 1 |
Requirements |
Test Application Revision: A.03.00 and above |
Programming Example |
"FETCh:THBLerror:BLOCks?" |
Function |
Returns the Information Bit Throughput (kbps) for the measurement interval (number of blocks tested). |
Query |
Range: 0.000 to 14000.000 kbps, 9.91E+37 Resolution: 0.001 kbps |
Requirements |
Test Application Revision: A.03.00 and above |
Programming Example |
"FETCh:THBLerror:IBTHroughput?" |
Function |
Queries the intermediate count of blocks tested for the HSDPA block error ratio measurement. |
Query |
Range: 0 to 99,000 blocks Resolution: 100 blocks |
Requirements |
Test Application Revision: A.03.00 and above |
Programming Example |
"FETCh:THBLerror:ICOunt?" |
Function |
Returns the Integrity Indicator for the HSDPA block error ratio measurement result |
Query |
Range: See Integrity Indicator |
Requirements |
Test Application Revision: A.03.00 and above |
Programming Example |
"FETCh:THBLerror:INTegrity?" |
Function |
Returns the number of negative acknowledgments ( NACKs ) received during the measurement interval (number of blocks tested). |
Query |
Range: 0 to 99000, 9.91E+37 Resolution: 1 |
Requirements |
Test Application Revision: A.03.00 and above |
Programming Example |
"FETCh:THBLerror:NACK?" |
Function |
Returns the ratio of P(Em). 3GPP TS 34.122 defines P(Em) as the probability of event Em, which is declared when the UE is signaled on HS-SCCH, but DTX is observed in the corresponding HS-SICH ACK/NACK field. P(Em) is calculated by: (statDTX)/(NACK+ statDTX +ACK). This result is used for HS-SCCH Detection Performance testing. |
Query |
Range: 0.00 to 100.00%, 9.91E+37 Resolution: 0.01% |
Requirements |
Test Application Revision: A.04.00 and above |
Programming Example |
"FETCh:THBLerror:PEM?" |
Function |
Returns the Block Error Ratio in %. |
Query |
Range: 0.00 to 100.00%, 9.91E+37 Resolution: 0.01% |
Requirements |
Test Application Revision: A.03.00 and above |
Programming Example |
"FETCh:THBLerror:RATio?" |
Function |
Returns the number of statistical DTXs ( statDTXs ) during the measurement interval (number of blocks tested). |
Query |
Range: 0 to 99000, 9.91E+37 Resolution: 1 |
Requirements |
Test Application Revision: A.03.00 and above |
Programming Example |
"FETCh:THBLerror:SDTX?" |