FETCh:CTXSpurious

FETCh:CTXSpurious

Last updated: June 7, 2007

GPIB Command Conventions

FETCh:CTXSpurious[:ALL]?

Function

Queries the TX spurious emissions measurement results.

This measurement returns results in the following order: integrity, TX spurious emissions pass/fail result, lower adjacent channel (-0.885 or -1.25 MHz) average TX spurious emissions, upper adjacent channel (+0.885 or +1.25 MHz) average TX spurious emissions, lower alternate channel (-1.98 MHz) average TX spurious emissions, upper alternate channel (+1.98 MHz) average TX spurious emissions.

Query

Integrity

TX spurious emissions pass/fail result

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

Lower adjacent channel spurious emissions

  • Range: 0.00 to -70.00 dBc, 9.91 E+37

  • Resolution: 0.01 dBc

Upper adjacent channel spurious emissions

  • Range: 0.00 to -70.00 dBc, 9.91 E+37

  • Resolution: 0.01 dBc

Lower alternate channel spurious emissions

  • Range: 0.00 to -70.00 dBc, 9.91 E+37

  • Resolution: 0.01 dBc

Upper alternate channel spurious emissions

  • Range: 0.00 to -70.00 dBc, 9.91 E+37

  • Resolution: 0.01 dBc

Programming Example

 
OUTPUT 714;"FETCH:CTXSPURIOUS?" 

FETCh:CTXSpurious:ICOunt?

Function

Queries the intermediate count of measurements completed in a multi-measurement.

The multi-measurement state, by default, is off. To set up multi-measurements, see SETup:CTXSpurious:COUNt[:SNUMber] .

Query

Range: 0 to 999

Programming Example

 
OUTPUT 714;"FETCH:CTXSPURIOUS:ICOUNT?" 

FETCh:CTXSpurious:MASK[:FAIL]?

Function

Queries the pass/fail indicator. Pass/fail results are based on fixed limit lines on display. Limit lines are determined by currently selected frequency band.

Query

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

Programming Example

 
OUTPUT 714;"FETCH:CTXSPURIOUS:MASK:FAIL?"