Configures RFmx CDMA2k to detect the channels automatically or to use a specified channel configuration.


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).

    Examples:

    ""

    "signal::sig1"

    You can use the RFmxCDMA2k 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 Channel Configuration Mode

    Channel Configuration Mode specifies whether to detect the channels automatically or to use a specified channel configuration.

    This parameter has no effect if radio configuration 1 or 2 (RC1 or RC2) is configured, as RC1 and RC2 always use a single 64-ary Walsh-modulated channel.

    Auto Detect (0) Specifies that the system automatically detects the channels.
    User Defined (1) Specifies that the system uses a specific channel configuration. This mode increases measurement speed because no time is spent on channel detection.
  • 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.