FETCh:TFERror

FETCh:TFERror

Last updated: June 7, 2007

GPIB Command Conventions

FETCh:TFERror[:ALL]?

Function

Queries the TDSO frame error rate measurement results.

This measurement returns results in the following order: integrity, frame error ratio (in percent), received good frames, received blank frames, transmitted good frames, transmitted blank frames, frame error rate confidence (in percent).

Query

Integrity

TDSO frame error ratio (Ratio)

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

Received good frames (RX Good)

  • Range: 0 to 999936, 9.91 E+37

Received blank frames (RX Blank)

  • Range: 0 to 999936, 9.91 E+37

Transmitted good frames (TX Good)

  • Range: 0 to 999936, 9.91 E+37

Transmitted blank frames (TX Blank)

  • Range: 0 to 999936, 9.91 E+37

Frame error rate confidence (in percent)

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

  • Resolution: 0.01%

Programming Example

 
OUTPUT 714;"FETCH:TFERROR?" !Fetches all of the TDSO FER results.

FETCh:TFERror:ICOunt?

Function

Queries the intermediate count of transmitted frames.

To set up the number of transmitted frames, see SETup:TFERror:COUNt .

Query

Range: 0 to 999936

Programming Example

 
OUTPUT 714;"FETCH:TFERROR:ICOUNT?"