Configures all user-defined channels when the channel configuration mode is set to User Defined.

Use equal-sized arrays for Slot Index, Channel Type, and Modulation Type. You can configure up to two channels for the same index for multi-code transmission.


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 RFmxTDSCDMA 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 Slot Index

    Slot Index specifies the slot index used for the current user defined channel configuration.

    The slot index is numbered according to the start time of the acquisition. For example, slot index 0 is the first slot detected in the acquired signal.

    Valid Values: 0 to 6

  • c1di32.png Channel Type

    Channel Type specifies the TD-SCDMA channel type. The default value is Idle.

    Idle (0) Specifies that the user-defined channel type is an empty slot.
    DPCH (1) Specifies that the user-defined channel is a dedicated physical channel (DPCH).
    EDCH (2) Specifies that the user-defined channel is an enhanced dedicated channel (EDCH).
    HSSICH (3) Specifies that the user-defined channel is a shared information channel for high-speed downlink.
  • c1di32.png Slot Format

    Slot Format specifies the spreading factor, the number of TFCI code words, the number of transmit power control bits, and the number of synchronization shift bits. Refer to the 3GPP TS 25.221 V11.0.0 standard for more information about slot format. The default value is 0.

  • cerrcodeclst.png error in (no error)

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

  • c1di32.png Modulation Type

    Modulation Type specifies the modulation type of the corresponding channels.

    The default value is QPSK.

    QPSK (0) Specifies the QPSK modulation type is used.
    8PSK (1) Specifies the 8-PSK modulation type is used.
    16QAM (2) Specifies the 16-QAM modulation type is used.
  • c1di32.png Channelization Code

    Channelization Code specifies the channelization code assigned to the channel. The default value is 1. The valid values are 1 to 16.

  • 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 returns error information. This output provides standard error out functionality.