RFANalyzer

Last Updated: August 29, 2007

These commands perform functions that control the test set's RF analyzer (measuring receiver). In addition, you can select automatic frequency control modes. These modes allow you to specify a band and ARFCN and the test set automatically sets the RF analyzer to the appropriate frequencies in the uplink band.

For more information on the conventions used in the programming examples click here.

RFANalyzer:BURSt:TYPE[:SELected][?]
RFANalyzer:BURSt:TYPE:TCALibration[?]

Sets/queries the expected burst parameter. This command is used during dynamic power measurements when the EGPRS 8PSK estimated carrier power filter is selected. The command is used for measurement synchronization of EGPRS signals when the estimated carrier power filter is used. (If the burst type is not set, the test set may not synchronize to the input signal's midamble.)

The optional [:SELected] keyword specifies that the setting or query applies to the currently selected application.

Setting Range: TSC0 | TSC1 | TSC2 | TSC3 | TSC4 | TSC5 | TSC6 | TSC7 | RACH

Query Range: TSC0 | TSC1 | TSC2 | TSC3 | TSC4 | TSC5 | TSC6 | TSC7 | RACH

*RST Setting: TSC5

Test Set Requirements: E6601A WCTS Program Version A.05 and above

Example:

' Set the test set to expect Training Sequence Code (TSC) 2 in the midamble burst.

TestSet.WriteString("RFANalyzer:BURSt:TYPE TSC2")

RFANalyzer:CHANnel:UPLink:DPCHannel:TYPE[?]

Sets/queries the DPCH channel type that the RF Analyzer and measurements expects from the wireless device.

Setting Range:

Query Range:

*RST Setting: RMC12SC (12.2k single code RMC)

Test Set Requirements: E6601A WCTS Program Version A.05 and above

Example:

' Set the DPCH channel type to RMC12SC.

TestSet.WriteString("RFANalyzer:CHANnel:UPLink:DPCHannel:TYPE RMC12SC")

RFANalyzer:CONTrol:FREQuency:AUTO[:SELected][?]
RFANalyzer:CONTrol:FREQuency:AUTO:TCALibration[?]

Sets/queries whether the test set's RF analyzer is set to Auto (ON) or Manual (OFF) frequency control. When set to Auto the TRANsceiver:CHANnel:TCALibration[?] command is used  to specify the RF Analyzer frequency. When set to Manual (OFF), you can specify the receiver frequency or channel manually.

The optional [:SELected] keyword specifies that the frequency control mode being set or queried applies to the currently selected application.

Setting Range: 0 | OFF | 1 | ON

Query Range: 0 | 1

*RST Setting: 1 | ON

Test Set Requirements: E6601A WCTS Program Version A.05 and above

Example:

' Set the RF analyzer frequency control to manual.

TestSet.WriteString("RFANalyzer:CONTrol:FREQuency:AUTO OFF")

RFANalyzer:CONTrol:FREQuency:MANual[:SELected][?]
RFANalyzer:CONTrol:FREQuency:MANual:TCALibration[?]

Sets/queries the manual mode, either Manual UL Channel or Manual UL Frequency, when the RF Analyzer is set to Manual Frequency Control (see RFANalyzer:CONTrol:FREQuency:AUTO[:SELected][?]).

he optional [:SELected] keyword specifies that the setting or query applies to the currently selected application.

Setting Range: CHANnel | FREQuency

Query Range: CHAN | FREQ

*RST Setting: CHANnel

Test Set Requirements: E6601A WCTS Program Version A.05 and above

Example:

' Set the manual mode to Manual UL Channel.

TestSet.WriteString("RFANalyzer:CONTrol:FREQuency:MANual CHANnel")

RFANalyzer:MANual:CHANnel[:SELected][?]
RFANalyzer:MANual:CHANnel:TCALibration[?]

Sets/queries the UTRA  UL Manual Channel. To use this command, the RFANalyzer:CONTrol:FREQuency:AUTO[:SELected][?] command must be set to Manual (OFF), and the RFANalyzer:CONTrol:FREQuency:MANual[?] command must be set to CHANnel.  

The optional [:SELected] keyword specifies that the setting or query applies to the currently selected application.

Setting Range:

Query Range:

*RST Setting: 10087

Test Set Requirements: E6601A WCTS Program Version A.05 and above

Example:

' Set the UTRA UL Manual Channel to 9500.

TestSet.WriteString("RFANalyzer:MANual:CHANnel 9500")

RFANalyzer:MANual:FREQuency[:SELected][?]
RFANalyzer:MANual:FREQuency:TCALibration[?] 

Sets/queries the manual frequency of the RF analyzer. The RFANalyzer:CONTrol:FREQuency:AUTO[:SELected][?] command must be set to Manual (OFF) to use this command.

The units (GHZ|MHZ|KHZ|HZ) are optional, if no units are specified than units default to Hz.

The optional [:SELected] keyword specifies that the frequency being set or queried applies to the currently selected application.

Setting Range: 380 to 2700 MHz

Query Range: 380 to 2700 MHz

*RST Setting: 2017.4 MHz

Test Set Requirements: E6601A WCTS Program Version A.05 and above

Example:

' Sets the manual frequency of the RF analyzer to 500 MHz.

TestSet.WriteString("RFANalyzer:MANual:FREQuency:TCALibration 500MHZ")

RFANalyzer:MANual:MCHannel[:SELected][?]
RFANalyzer:MANual:MCHannel:TCALibration[?]

Sets/queries the UTRA UL Manual Channel. This command also sets the RFANalyzer:CONTrol:FREQuency:MANual[?] command to CHANnel.

To use this command, the RFANalyzer:CONTrol:FREQuency:AUTO[:SELected][?] command must be set to Manual (OFF).  

The optional [:SELected] keyword specifies that the setting or query applies to the currently selected application.

Setting Range:

Query Range:

*RST Setting: 10087

Test Set Requirements: E6601A WCTS Program Version A.05 and above

Example:

' Set the Manual Mode to CHANnel and set the UTRA UL Manual Channel to 10072.

TestSet.WriteString("RFANalyzer:MANual:MCHannel 10072")

RFANalyzer:MANual:MFRequency[:SELected][?]
RFANalyzer:MANual:MFRequency:TCALibration[?]

Sets/queries the manual frequency of the RF analyzer. This command also sets the RFANalyzer:CONTrol:FREQuency:AUTO[:SELected][?] command to Manual (OFF).

The units (GHZ|MHZ|KHZ|HZ) are optional, if no units are specified than units default to Hz.

The optional [:SELected] keyword specifies that the frequency being set or queried applies to the currently selected application.

Setting Range: 380 to 2700 MHz

Query Range: 380 to 2700 MHz

*RST Setting: 2017.4 MHz

Test Set Requirements: E6601A WCTS Program Version A.05 and above

Example:

' Set the manual frequency of the receiver to 1200 MHz.

TestSet.WriteString("RFANalyzer:MANual:MFRequency:WCALibration 1200MHZ")

RFANalyzer:MANual:POWer[:AMPLitude]:BURSt[1][:SELected][?]
RFANalyzer:MANual:POWer[:AMPLitude]:BURSt[1]:TCALibration[?]

Sets/queries the power level in dBm that the test set's RF analyzer is expecting the wireless device uplink burst to transmit at, and only the Expected Power Burst 1 is applied in Version A.05.

The optional [:SELected] keyword specifies that the expected power level being set or queried applies to the currently selected application.

Setting Range: -110 to 85 dBm

Query Range: -110 to 85 dBm

Resolution: 0.01 dBm

*RST Setting: 13 dBm

Test Set Requirements: E6601A WCTS Program Version A.05 and above

Example:

' Set the test set expected burst power level to 15 dBm.

TestSet.WriteString("RFANalyzer:MANual:POWer:BURSt 15DBM")

RFANalyzer:UPLink:DPCHannel:MIDamble[:BASic][?]

Sets/queries the UL DPCH basic midamble code.

Setting Range: 0 to 127

Query Range: 0 to 127

Resolution: 1

*RST Setting: 0

Test Set Requirements: E6601A WCTS Program Version A.05 and above

Example:

' Set the UL DPCH basic midamble code to 95.

TestSet.WriteString("RFANalyzer:UPLink:DPCHannel:MIDamble 95")

RFANalyzer:UPLink:DPCHannel:MIDamble:OFFSet?

Queries the UL DPCH midamble offset.

Query Range: 1 to 128

Resolution: 1

*RST Setting: 1

Test Set Requirements: E6601A WCTS Program Version A.05 and above

Example:

' Query the UL DPCH midamble offset.

TestSet.WriteString("RFANalyzer:UPLink:DPCHannel:MIDamble:OFFSet?")

RFANalyzer:UPLink:DPCHannel:MIDamble:SHIFt[:INDex][?]

Sets/queries the UL DPCH midamble shift index.

Setting Range: 1 to 16

Query Range: 1 to 16

Resolution: 1

*RST Setting: 1

Test Set Requirements: E6601A WCTS Program Version A.05 and above

Example:

' Set the UL DPCH midamble shift index to 9.

TestSet.WriteString("RFANalyzer:UPLink:DPCHannel:MIDamble:SHIFt 9")

RFANalyzer:UPLink:DPCHannel:MIDamble:SHIFt:MAXimum[?]

Sets/queries the UL DPCH maximum midamble shift.

Setting Range: 2, 4, 6, 8, 10, 12, 14, 16

Query Range: 2, 4, 6, 8, 10, 12, 14, 16

Resolution: 2

*RST Setting: 8

Test Set Requirements: E6601A WCTS Program Version A.05 and above

Example:

' Set UL DPCH maximum midamble shift to 12.

TestSet.WriteString("RFANalyzer:UPLink:DPCHannel:MIDamble:SHIFt:MAXimum 12")