FETCh:CFERror

FETCh:CFERror

Last updated: November 19, 2010

GPIB Command Conventions

FETCh:CFERror[:ALL]?

Function

Queries the frame error rate measurement results.

This measurement returns up to 5 results in the following order: integrity, confidence limit pass/fail result, frame error ratio, frame error count, frames tested.

See FER Measurement Results .

Query

Integrity

Confidence limit pass/fail result

  • Range: 0 to 3 (0 = passed, 1 = failed, 2 = max frames, 9.91 E+37)

  • Resolution: 1

Frame error ratio

  • Range: 0.00 to 100.00, 9.91 E+37

  • Resolution: 0.01 %

Frame error count

  • Range: 0 to 10,000,000, 9.91 E+37

  • Resolution: 1 frame

Frames tested

  • Range: 0 to 10,000,000, 9.91 E+37

  • Resolution: 1 frame

Programming Example

 
OUTPUT 714;"FETCh:CFERror?" 
!Returns integrity, confidence limit pass/fail result,
!frame error ratio, frame error count, frames tested.

FETCh:CFERror:EBNTotal[:AVERage]?

Function

Queries the average value of the F-FCH Eb/Nt (the energy per bit to total noise) during the FER measurement when FPC mode 000 is enabled on the test set. It is used to determine the Eb/Nt Pass/Fail result (see FETCh:CFERror:EBNTotal:FAIL? ).

See FER Measurement Results Specific to Lab Application .

Query

  • Range: -30.00 to +42.00 dB, 9.91 E+37

  • Resolution: 0.01

Requirements

Lab Application Revision: B.02 and above

Programming Example

 
OUTPUT 714;"FETCh:CFERror:EBNTotal?" 
!Returns the average value of F-FCH Eb/Nt.

FETCh:CFERror:EBNTotal:MAXimum?

Function

Queries the maximum value of the F-FCH Eb/Nt (the energy per bit to total noise) during the FER measurement when FPC mode 000 is enabled on the test set.

See FER Measurement Results Specific to Lab Application .

Query

  • Range: -30.00 to +42.00 dB, 9.91 E+37

  • Resolution: 0.01

Requirements

Lab Application Revision: B.02 and above

Programming Example

 
OUTPUT 714;"FETCh:CFERror:EBNTotal:MAXimum?" 
!Returns the maximum value of F-FCH Eb/Nt.

FETCh:CFERror:EBNTotal:MINimum?

Function

Queries the minimum value of the F-FCH Eb/Nt (the energy per bit to total noise) during the FER measurement when FPC mode 000 is enabled on the test set.

See FER Measurement Results Specific to Lab Application .

Query

  • Range: -30.00 to +42.00 dB, 9.91 E+37

  • Resolution: 0.01

Requirements

Lab Application Revision: B.02 and above

Programming Example

 
OUTPUT 714;"FETCh:CFERror:EBNTotal:MINimum?" 
!Returns the minimum value of F-FCH Eb/Nt.

FETCh:CFERror:EBNTotal:FAIL?

Function

Queries the Eb/Nt pass/fail result for the FER measurement when FPC mode 000 is enabled on the test set. If the average Eb/Nt ( FETCh:CFERror:EBNTotal[:AVERage]? ) is no greater than the specified Eb/Nt limit ( SETup:CFERror:EBNTotal[:LIMit] ), '0' will be returned to indicate that the mobile station has passed the Eb/Nt limit for the FER test. Otherwise, '1' will be returned to indicate that the mobile station has failed the Eb/Nt limit for the FER test.

When the test set is not in FPC mode 000, this query returns 'NAN'.

See FER Measurement Results Specific to Lab Application .

Query

Range: 0 (Pass), 1 (Fail), 9.91 E+37 (NAN)

Requirements

Lab Application Revision: B.02 and above

Programming Example

 
OUTPUT 714;"FETCh:CFERror:EBNTotal:FAIL?" 
!Returns the Eb/Nt pass/fail result.

FETCh:CFERror:ERASures:FORWard?

Function

Queries the forward channel frame erasure count.

This measurement result is the number of frames the mobile station was not able to decode.

Query

  • Range: 0 to 10,000,000, 9.91 E+37

  • Resolution: 1 frame

Programming Example

 
OUTPUT 714;"FETCh:CFERror:ERASures:FORWard?" 
!Returns the number of forward frame erasures.

FETCh:CFERror:ERASures:REVerse?

Function

Queries the reverse channel frame erasure count.

This measurement result is the number of frames the test set could not decode.

In loopback mode, the reverse link should be transmitted at a power level that does not introduce frame errors. Reverse erasures could be caused by poor transmitted signal quality from the mobile station.

Query

  • Range: 0 to 10,000,000, 9.91 E+37

  • Resolution: 1 frame

Programming Example

 
OUTPUT 714;"FETCh:CFERror:ERASures:REVerse?" 
!Returns the number of reverse channel frame erasures.

FETCh:CFERror:ERRors[:MS]?

Function

Queries the number of frames that were determined by the test set to contain frame errors. The test set performs a bit-by-bit comparison between the transmitted vs. received data to check each frame received in loopback mode. The mobile station either reported these frames as error free or detected errors but thought it had corrected them.

Query

  • Range: 0 to 10,000,000, 9.91 E+37

  • Resolution: 1 frame

Programming Example

 
OUTPUT 714;"FETCh:CFERror:ERRors?" 
!Returns the number of Mobile Errors.

FETCh:CFERror:FRAMes:PCGRoups:BAD?

Function

Queries the number of frames improperly ACKed by the MS in all the PCGs from 0 to 15.

Query

Range: A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P
the range of A~P is 0 to <FER Meas Maximum Frame Count>, 9.91 E+37

Requirements

Test Application Revision: B.18.00

Lab Application Revision: D.01.00

Programming Example

 
OUTPUT 714;"FETCh:CFERror:FRAMes:PCGRoups:BAD?"
 
!Returns the number of frames improperly ACKed by the MS.

FETCh:CFERror:FRAMes:PCGRoups:GOOD?

Function

Queries the number of frames correctly ACKed by the MS in all the PCGs from 0 to 15.

Query

  • Range: A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P
    the range of A~P is 0 to <FER Meas Maximum Frame Count>, 9.91 E+37

Requirements

Test Application Revision: B.18.00

Lab Application Revision: D.01.00

Programming Example

 
OUTPUT 714;"FETCh:CFERror:FRAMes:PCGRoups:GOOD?"
 
!Returns the number of frames correctly ACKed by the MS.

FETCh:CFERror:FRAMes[:TESTed]?

Function

Queries the total number of frames actually tested.

Query

  • Range: 0 to <FER Meas Maximum Frame Count>, 9.91 E+37

  • Resolution: 1 frame

Programming Example

 
OUTPUT 714;"FETCh:CFERror:FRAMes[:TESTed]?"
 
!Returns the total number of frames actually tested.

FETCh:CFERror:RATio:BPS0?

Function

Queries the FER Meas 0 bps FER Result. It returns the ratio of the FER Meas 0 bps Frame Errors Result to the FER Meas 0 bps Frames Tested Result.

Query

  • Range: 0.00% to 100.00%, 9.91 E+37

  • Resolution: 0.01%

Requirements

Test Application Revision: B.18.00

Lab Application Revision: D.01.00

Programming Example

 
OUTPUT 714;"FETCh:CFERror:RATio:BPS0?"

FETCh:CFERror:RATio:BPS0:ERRor?

Function

Queries the FER Meas 0 bps Frame Errors Result. It returns the Number of Frames not reported as Forward Erasures (having any CAT_TYPE other than '11') by the MS.

Query

  • Range: 0 to <FER Meas Maximum Frame Count>, 9.91 E+37

  • Resolution: 1 frames

Requirements

Test Application Revision: B.18.00

Lab Application Revision: D.01.00

Programming Example

 
OUTPUT 714;"FETCh:CFERror:RATio:BPS0:ERRor?"

FETCh:CFERror:RATio:BPS0:GOOD?

Function

Queries the number of frames reported as Forward Erasures (having any CAT_TYPE other than '11') by the MS.

Query

  • Range: 0 to <FER Meas Maximum Frame Count>, 9.91 E+37

  • Resolution: 1 frames

Requirements

Test Application Revision: B.18.00

Lab Application Revision: D.01.00

Programming Example

 
OUTPUT 714;"FETCh:CFERror:RATio:BPS0:GOOD?"

FETCh:CFERror:RATio:PCGIndex1?

Function

Queries the FER Meas First PCG Index FER Result. It returns the ratio of the number of the frames ACKed by MS correctly between PCG0 and PCG<FER Meas First PCG Index> to the total number of frames tested.

Query

  • Range: 0.00% to 100.00%, 9.91 E+37

  • Resolution: 0.01%

Requirements

Test Application Revision: B.18.00

Lab Application Revision: D.01.00

Programming Example

 
OUTPUT 714;"FETCh:CFERror:RATio:PCGIndex1?"

FETCh:CFERror:RATio:PCGIndex2?

Function

Queries the FER Meas Second PCG Index FER Result. It returns the ratio of the number of the frames ACKed by MS correctly between PCG0 and PCG<FER Meas First PCG Index> to the total number of frames tested.

Query

  • Range: 0.00% to 100.00%, 9.91 E+37

  • Resolution: 0.01%

Requirements

Test Application Revision: B.18.00

Lab Application Revision: D.01.00

Programming Example

 
OUTPUT 714;"FETCh:CFERror:RATio:PCGIndex2?"