Configures all user-defined channels when you set the Channel Configuration Mode property to User Defined.

Use equal-sized arrays for Walsh Code Length, Walsh Code Number, and Branch.


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.

  • c1di32.png Walsh Code Length

    Walsh Code Length specifies an array of the Walsh code length of the CDMA2k signal. The default value is 64.

  • c1di32.png Walsh Code Number

    Walsh Code Number specifies an array of the Walsh code number of the CDMA2k signal. The default value is 0.

  • c1di32.png Branch

    Branch specifies an array of the branch on which a specific user-defined channel is mapped. The default value is I.

    I (0) Specifies the in-phase branch.
    Q (1) Specifies the quadrature branch.
    I and Q (2) Specifies the in-phase and quadrature branch.
  • 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.