FETCh:WBLerror

FETCh:WBLerror

Last updated: January 16, 2009

GPIB Command Conventions

FETCh:WBLerror<[:ALL]|:INTegrity|:RATio|:COUNt|:BLOCks|:MBLocks>?

Function

Queries a block error ratio measurement result.

Measurement results are returned in the following order: integrity, block error ratio, block error count, blocks tested, uplink missing blocks.

These results may also be queried individually using the appropriate command, as indicated in the diagram above. For example, to query the block error ratio result only, use the FETCh:WBLerror:RATio? command.

See Block Error Ratio Measurement Results .

Query

Range

  • Integrity: see Integrity Indicator .
  • Block Error Ratio: 0 to 99%, 9.91 E+37
  • Block Error Count: 0 to 99000, 9.91 E+37
  • Blocks Tested: 0 to 99000, 9.91 E+37
  • Uplink Missing Blocks: 0 to 99000, 9.91 E+37

Resolution

  • Integrity: 1
  • Block Error Ratio: 0.0001%
  • Block Error Count: 1
  • Blocks Tested: 1
  • Uplink Missing Blocks: 1

Requirements

Test Application Revision: A.05 and above.

Lab Application Revision: B.01 and above.

Programming Example

 
OUTPUT 714;"FETCh:WBLerror?" 

FETCh:WBLerror:ICOunt?

Function

Queries the intermediate count of blocks tested.

To set up the total number of blocks to test, see   SETup:WBLerror:COUNt .

Query

Range: 0 to 99000

Requirements

Test Application Revision: A.05 and above.

Lab Application Revision: B.01 and above.

Programming Example

 
OUTPUT 714;"FETCh:WBLerror:ICOunt?"