Configures the contiguous carriers based on the number of carriers and the carrier at the center frequency.


icon

Inputs/Outputs

  • cstr.png Selector String

    Selector String specifies a selector string comprising of the signal name. If you do not specify the signal name, the default signal instance is used. The default value is "" (empty string).

    Example:

    "signal::sig1"

    You can use the RFmxWCDMA Build Signal String VI to build the selector string.

  • cgenclassrntag.png Instrument Handle In

    Instrument Handle In specifies the RFmx session refnum. Instrument Handle In is obtained from the RFmxInstr Initialize NIRFSA VI.

  • ci32.png Number of Carriers

    Number of Carriers specifies the number of carriers. The default value is 1.

  • ci32.png Carrier at Center Frequency

    Carrier at Center Frequency specifies the index of the carrier that is at the center frequency.

    Set this parameter to -1 to specify a center frequency at the center of all carriers. For example, if you set the value of the Number of Carriers parameter to 2, and set the value of the Carrier at Center Frequency parameter to 1, the center frequency is at carrier1. If you set the value of the Number of Carriers parameter to 2, and set the value of the Carrier at Center Frequency parameter to -1, the center frequency is at the center of carrier0 and carrier1. If you set the value of the Number of Carriers parameter to 3, and set the value of the Carrier at Center Frequency parameter to either -1 or 1, the center frequency is at carrier1, which is the center of all carriers.

    The default value is -1. Recommended values are -1 to (Number of Carriers - 1). If you set this parameter to a value greater than (Number of Carriers - 1), the value of this parameter is coerced to (Number of Carriers - 1).

  • cerrcodeclst.png error in (no error)

    error in describes error conditions that occur before this node runs. This input provides standard error in functionality.

  • igenclassrntag.png Instrument Handle Out

    Instrument Handle Out passes a reference to your RFmx session to the next VI.

  • ierrcodeclst.png error out

    error out contains error information. This output provides standard error out functionality.