FETCh:WCDomain

Last updated: October 30, 2013

GPIB Command Conventions

FETCh:WCDomain[:ALL]?

Function

Queries the code domain measurements.

Measurement results are returned in the following order: integrity, EVM maximum, frequency error worst case, origin offset maximum, phase error maximum, worst case timing error, peak code domain error maximum.

Query

Integrity

  • Range: 0 to 23

  • Resolution: 1

EVM Maximum

  • Range: 0 to 99%, 9.91 E+37

  • Resolution: 0.1

Frequency Error worst case

  • Range: -99.99 to 99.99 kHz, 9.91 E+37

  • Resolution: 0.1

Origin Offset Maximum

  • Range: -99 to 0 dB, 9.91 E+37

  • Resolution: 0.1

Phase Error Maximum

  • Range: 0 to 180 degrees, 9.91 E+37

  • Resolution: 0.1

Timing Error Maximum

  • Range: -99.99 to 99.99 chips, 9.91 E+37

  • Resolution: 0.01 chips

Peak Code Domain Error Maximum

  • Range: -99.0 to 0.0 dB, 9.91 E+37

  • Resolution: 0.1

Requirements

Test Application Revision: A.02 and above

Test Application Revision: A.03, timing error is returned in chips instead of seconds

Lab Application Revision: A.01 and above

Programming Example

 
OUTPUT 714;"FETCH:WCDOMAIN:ALL?" 

FETCh:WCDomain:BETas?

Function

Queries Betac , Betad1 , Betad2 , Betad3 , Betad4 , Betad5 , Betad6 , Betahsacknak , Betahscqi . These beta results are the same as those returned by the waveform quality measurement (see Betac, Betad1, Betad2, Betad3, Betad4, Betad5, Betad6, Betahsacknak, Betahscqi ).

Query

Range: 0 to 1

Resolution: 0.001

Requirements

Test Application Revision: A.02 and above.

Test Application Revision A.09, with the required feature license, added Betahsacknak and Betahscqi .

Lab Application Revision: A.01 and above.

Lab Application Revision C.04 and D.00, added Betahsacknak and Betahscqi .

Programming Example

 
OUTPUT 714;"FETCH:WCDOMAIN:BETAS?" 

FETCh:WCDomain:BETas:HSPA?

Function

Queries Betac , Betad1 , Betad2 , Betad3 , Betad4 , Betad5 , Betad6 , Betahsacknak , Betahscqi , Betaec , Betaed1 , Betaed2 . See Betaec, Betaed1, Betaed2 .

Query

Range: 0 to 1

Resolution: 0.001

Requirements

Test Application Revision: A.12 and above, with the required feature license

Lab Application Revision: E.00.16 and above

Programming Example

 
OUTPUT 714;"FETCh:WCDomain:BETas:HSPA?"

FETCh:WCDomain:CERRor:ICHannel[:ALL]?

Function

Queries the Code Domain Error (CDE) in each of the 256 "I" code channels (0 through 255).

Query

Range: -99.00 to 0.00 dB

Resolution: 0.01

Requirements

Test Application Revision: A.02 and above.

Lab Application Revision: A.01 and above.

Programming Example

 
OUTPUT 714;"FETCH:WCDOMAIN:CERROR:ICHANNEL:ALL?" 

FETCh:WCDomain:CERRor:QCHannel[:ALL]?

Function

Queries the Code Domain Error (CDE) in each of the 256 "Q" code channels (0 through 255).

Query

Range: -99.00 to 0.00 dB

Resolution: 0.01

Requirements

Test Application Revision: A.02 and above.

Lab Application Revision: A.01 and above.

Programming Example

 
OUTPUT 714;"FETCH:WCDOMAIN:CERROR:QCHANNEL:ALL?" 

FETCh:WCDomain:CERRor:RELative:ICHannel[:ALL]?

Function

Queries the Relative Code Domain Error (RCDE) in each of the 256 "I" code channels (0 through 255).

Query

Range: -99.00 to 0.00 dB, 9.91E+37

Resolution: 0.01

Requirements

Test Application Revision: A.12 and above, with the required feature license

Lab Application Revision: E.00.16 and above

Programming Example

 
OUTPUT 714;"FETCh:WCDomain:CERRor:RELative:ICHannel?"

FETCh:WCDomain:CERRor:RELative:QCHannel[:ALL]?

Function

Queries the Relative Code Domain Error (RCDE) in each of the 256 "Q" code channels (0 through 255).

Query

Range: -99.00 to 0.00 dB, 9.91E+37

Resolution: 0.01

Requirements

Test Application Revision: A.12 and above, with the required feature license

Lab Application Revision: E.00.16 and above

Programming Example

 
OUTPUT 714;"FETCh:WCDomain:CERRor:RELative:QCHannel?"

FETCh:WCDomain:EVM?

Function

Queries the maximum error vector magnitude (EVM).

Query

Range: 0 to 99%, 9.91 E+37

Resolution: 0.1

Requirements

Test Application Revision: A.02 and above.

Lab Application Revision: A.01 and above.

Programming Example

 
OUTPUT 714;"FETCH:WCDOMAIN:EVM?" !Returns maximum EVM.

FETCh:WCDomain:FERRor?

Function

Queries the worst case frequency error.

Query

Range: -99 to 99 kHz, 9.91 E+37

Resolution: 0.1

Requirements

Test Application Revision: A.02 and above.

Lab Application Revision: A.01 and above.

Programming Example

 
OUTPUT 714;"FETCH:WCDOMAIN:FERROR?" !Returns worst case frequency error.

FETCh:WCDomain:INTegrity?

Function

Queries the measurement integrity indicator for the last code domain measurement completed.

Zero indicates a normal measurement. See Integrity Indicator for information about non-zero integrity results.

Query

Range: 0 through 23

Requirements

Test Application Revision: A.02 and above.

Lab Application Revision: A.01 and above.

Programming Example

 
OUTPUT 714;"FETCH:WCDOMAIN:INTEGRITY?" 
!Queries the integrity indicator for the code domain measurement results.

FETCh:WCDomain:MERRor?

Function

Queries the maximum magnitude error.

Query

Range: 0.0 to 99.0%

Resolution: 0.1

Requirements

Test Application Revision: A.02 and above.

Lab Application Revision: A.01 and above.

Programming Example

 
OUTPUT 714;"FETCH:WCDOMAIN:MERRor?" !Returns maximum magnitude error.

FETCh:WCDomain:OOFFset?

Function

Queries the maximum origin offset.

Query

Range: -99 to 0 dB, 9.91 E+37

Resolution: 0.1

Requirements

Test Application Revision: A.02 and above.

Lab Application Revision: A.01 and above.

Programming Example

 
OUTPUT 714;"FETCH:WCDOMAIN:OOFFSET?" !Returns maximum origin offset.

FETCh:WCDomain:PCERror[:ALL]?

Function

Queries the peak code domain error measurement. There are four numbers returned for each measurement. The first three numbers describe channel at which the peak error result was measured (channelization code, spread factor, I/Q channel type), and the last number is the peak error.

Results are returned in the following order: channelization code, spread factor, I/Q channel type, and peak code domain error.

Query

Channelization Code

  • Range: 0 to 255, 9.91 E+37

Spread Factor

  • Range: 4 to 256, 9.91 E+37

I/Q Channel Type

  • Range: 0 = I, 1= Q, 9.91 E+37

Peak Code Domain Error

  • Range: -99 to 0 dB, 9.91 E+37

  • Resolution: 0.1

Requirements

Test Application Revision: A.02 and above.

Lab Application Revision: A.01 and above.

Programming Example

 
OUTPUT 714;"FETCH:WCDOMAIN:PCERROR:ALL?" 
!Returns Channelization code, spread factor, I/Q channel type, and peak error.

FETCh:WCDomain:PCERror:CHANnel?

Function

Returns the orthogonal variable spreading factor (OVSF) code number (channelization code) at which the peak code domain error was detected.

Query

Range: 0 to 255

Requirements

Test Application Revision: A.02 and above.

Lab Application Revision: A.01 and above.

Programming Example

 
OUTPUT 714;"FETCH:WCDOMAIN:PCERROR:CHANNEL?" !Returns channel at which peak error was detected.

FETCh:WCDomain:PCERror:ERRor?

Function

Queries the maximum peak code domain error.

Query

Range: -99 to 0 dB, 9.91 E+37

Resolution: 0.1

Requirements

Test Application Revision: A.02 and above.

Lab Application Revision: A.01 and above.

Programming Example

 
OUTPUT 714;"FETCH:WCDOMAIN:PCERROR:ERRor?" !Returns maximum peak code domain error.

FETCh:WCDomain:PERRor?

Function

Queries the maximum phase error.

Query

Range: 0 to 180 degrees, 9.91 E+37

Resolution: 0.1

Requirements

Test Application Revision: A.02 and above.

Lab Application Revision: A.01 and above.

Programming Example

 
OUTPUT 714;"FETCH:WCDOMAIN:PERROR?" !Returns maximum phase error.

FETCh:WCDomain:POWer:EFFective:ICHannel[:ALL]?

Function

Queries the Effective Code Domain Power (ECDP) in each of the 256 "I" code channels (0 through 255).

Query

Range: -99.00 to 0.00 dB, 9.91E+37

Resolution: 0.01

Requirements

Test Application Revision: A.12 and above, with the required feature license

Lab Application Revision: E.00.16 and above

Programming Example

 
OUTPUT 714;"FETCh:WCDomain:POWer:EFFective:ICHannel?"

FETCh:WCDomain:POWer:EFFective:QCHannel[:ALL]?

Function

Queries the Effective Code Domain Power (ECDP) in each of the 256 "Q" code channels (0 through 255).

Query

Range: -99.00 to 0.00 dB, 9.91E+37

Resolution: 0.01

Requirements

Test Application Revision: A.12 and above, with the required feature license

Lab Application Revision: E.00.16 and above

Programming Example

 
OUTPUT 714;"FETCh:WCDomain:POWer:EFFective:QCHannel?"

FETCh:WCDomain:POWer:ICHannel[:ALL]?

Function

Queries the Code Domain Power (CDP) in each of the 256 "I" code channels (0 through 255).

Query

Range: -99 to 0 dB

Resolution: 0.01

Requirements

Test Application Revision: A.02 and above.

Lab Application Revision: A.01 and above.

Programming Example

 
OUTPUT 714;"FETCH:WCDOMAIN:POWER:ICHANNEL:ALL?" 

FETCh:WCDomain:POWer:NOMinal:ICHannel[:ALL]?

Function

Queries the Nominal Code Domain Power (NCDP) in each of the 256 "I" code channels (0 through 255).

Query

Range: -99 to 0 dB, 9.91E+37

Resolution: 0.01

Requirements

Test Application Revision: A.12 and above, with the required feature license

Lab Application Revision: E.00.16 and above

Programming Example

 
OUTPUT 714;"FETCh:WCDomain:POWer:NOMinal:ICHannel?"

FETCh:WCDomain:POWer:NOMinal:QCHannel[:ALL]?

Function

Queries the Nominal Code Domain Power (NCDP) in each of the 256 "Q" code channels (0 through 255).

Query

Range: -99 to 0 dB, 9.91E+37

Resolution: 0.01

Requirements

Test Application Revision: A.12 and above, with the required feature license

Lab Application Revision: E.00.16 and above

Programming Example

 
OUTPUT 714;"FETCh:WCDomain:POWer:NOMinal:QCHannel?"

FETCh:WCDomain:POWer:QCHannel[:ALL]?

Function

Queries the Code Domain Power (CDP) in each of the 256 "Q" code channels (0 through 255).

Query

Range: -99 to 0 dB

Resolution: 0.01

Requirements

Test Application Revision: A.02 and above.

Lab Application Revision: A.01 and above.

Programming Example

 
OUTPUT 714;"FETCH:WCDOMAIN:POWER:QCHANNEL:ALL?" 

FETCh:WCDomain:POWer:RELative:ACCuracy:ICHannel[:ALL]?

Function

Queries the Relative Code Domain Power Accuracy (RCDPA) in each of the 256 "I" code channels (0 through 255).

Query

Range: -99 to 0 dB, 9.91E+37

Resolution: 0.01

Requirements

Test Application Revision: A.12 and above, with the required feature license

Lab Application Revision: E.00.16 and above

Programming Example

 
OUTPUT 714;"FETCh:WCDomain:POWer:RELative:ACCuracy:ICHannel?"

FETCh:WCDomain:POWer:RELative:ACCuracy:QCHannel[:ALL]?

Function

Queries the Relative Code Domain Power Accuracy (RCDPA) in each of the 256 "Q" code channels (0 through 255).

Query

Range: -99 to 0 dB, 9.91E+37

Resolution: 0.01

Requirements

Test Application Revision: A.12 and above, with the required feature license

Lab Application Revision: E.00.16 and above

Programming Example

 
OUTPUT 714;"FETCh:WCDomain:POWer:RELative:ACCuracy:QCHannel?"

FETCh:WCDomain:TERRor?

Function

Queries the worst case timing error.

Query

Range: -99.99 to 99.99 chips, 9.91 E+37

Resolution: 0.01 chips

Requirements

Test Application Revision: A.02 and above

Test Application Revision: A.03, timing error is returned in chips instead of seconds

Lab Application Revision: A.01 and above

Programming Example

 
OUTPUT 714;"FETCH:WCDOMAIN:TERROR?" !Returns worst case timing error.