CALL:CELL2:OCNSource

CALL:CELL2:OCNSource

Last updated: January 16, 2009

This section is only applicable to the lab application.

GPIB Command Conventions

CALL:CELL2:OCNSource:CCODe:CODE

Function

Sets/queries the channelization code of the single Cell 2 OCNS channel. This channel has a spreading factor of 128.

This setting cannot be changed while in active cell operating mode (when available). Attempting to change this setting while in this mode results in the following error message: "Command Rejected. Change Not Allowed in Active Cell Mode." Use the cell off operating mode when changing this value.

Setting

Range: 1 to 127

Query

Range: 1 to 127

*RST Setting

2

Requirements

Lab Application Revision: F.00 and above

Programming Example

 
OUTPUT 714;"CALL:CELL2:OCNSource:CCODe:CODE 2"

CALL:CELL2:OCNSource:LEVel([:SELected]|:FDD)?

Function

Queries the cell 2 calculated ( Desired ) level of the UTRA FDD composite orthogonal channel noise simulator (OCNS).

The optional [:SELected] keyword in this command specifies that the OCNS channel level being queried applies to the current system type.

The OCNS level is a calculated value used to balance the relative power levels of the following channels to sum to 100%:

  • OCNS
  • Common Pilot Channel (CPICH)
  • Primary Common Control Physical Channel (P-CCPCH)
  • Synchronization Channel (SCH)
  • Dedicated Physical Channel (DPCH)

If the contribution of OCNS is calculated to be -30 dB or less, the OCNS state is turned off.

(See Cell 2 Overview ).

Query

Range: 0 to -29 dB, 9.91 E+37, -9.9E+37 (returned if no power is being placed into the OCNS channels)

Resolution: 0.01 dB

*RST Setting

9.91 E+37

Requirements

Lab Application Revision: A.01 and above

Programming Example

 
OUTPUT 714;"CALL:CELL2:OCNSOURCE:LEVEL?" !Queries the cell 2 calculated OCNS level.

CALL:CELL2:OCNSource:STATe([:SELected]|:FDD)?

Function

Queries the cell 2 on/off state of the calculated UTRA FDD composite orthogonal channel noise simulator (OCNS).

The optional [:SELected] keyword in this command specifies that the OCNS state being queried applies to the current system type.

The OCNS level is a calculated value used to balance the relative power levels of the following channels to sum to 100%:

  • OCNS
  • Common Pilot Channel (CPICH)
  • Primary Common Control Physical Channel (P-CCPCH)
  • Synchronization Channel (SCH)
  • Dedicated Physical Channel (DPCH)

If the contribution of OCNS is calculated to be -30 dB or less, the OCNS state is turned off.

(See Cell 2 Overview ).

Setting

Range: 1|0

*RST Setting

0 (off)

Requirements

Lab Application Revision: A.01 and above

Programming Example

 
OUTPUT 714;"CALL:CELL2:OCNSOURCE:STATE?"