Configures the Midamble Auto Detection Mode, Maximum Number of Users, and Midamble Shift parameters.


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.

  • ci32.png Midamble Auto Detection Mode

    Midamble Auto Detection Mode enables automatic midamble detection. The default value is Midamble Shift.

    Off (0) Automatic midamble detection is disabled.
    Midamble Shift (1) The midamble shift is automatically detected from K possible midamble shift values, where K is specified by the Maximum Number of Users parameter.

    The K possible midamble shift values are:

    Midamble Shift = k * floor(P/K),

    where P = 128, is the length of the basic midamble code, and k is an integer from 0 to K-1.

  • ci32.png Maximum Number of Users

    Maximum Number of Users configures the maximum number of users. The default value is 16.

    2 (2) The maximum number of users are 2.
    4 (4) The maximum number of users are 4.
    6 (6) The maximum number of users are 6.
    8 (8) The maximum number of users are 8.
    10 (10) The maximum number of users are 10.
    12 (12) The maximum number of users are 12.
    14 (14) The maximum number of users are 14.
    16 (16) The maximum number of users are 16.
  • ci32.png Midamble Shift (chips)

    Midamble Shift specifies the midamble shift used when the Midamble Auto Detection Mode parameter is set to Off. This value is expressed in chips. The default value is 8.

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