Returns the list names and the corresponding selected personality type from the Personality Filter parameter. When you set the Personality Filter parameter to All, this VI returns the available list names for all supported personalities.


icon

Inputs/Outputs

  • cgenclassrntag.png Instrument Handle In

    Instrument Handle In identifies the instrument session. Instrument Handle In is obtained from the RFmxInstr Initialize NIRFSA VI or the RFmxInstr Initialize NIRFSA (Array) VI.

  • ci32.png Personality Filter

    Personality Filter specifies the personality filter to get the list names. You can specify one or more of the following personalities. The default value is All.

    SpecAn (1)

    Specifies the SpecAn personality.

    Demod (2)

    Specifies the Demod personality.

    LTE (4)

    Specifies the LTE personality.

    GSM (8)

    Specifies the GSM personality.

    WCDMA (16)

    Specifies the WCDMA personality.

    CDMA2k (32)

    Specifies the CDMA2k personality.

    TDSCDMA (64)

    Specifies the TD-SCDMA personality.

    EVDO (128)

    Specifies the EV-DO personality.

    NR (256)

    Specifies the NR personality.

    WLAN (512)

    Specifies the WLAN personality.

    BT (1024)

    Specifies the BT personality.

    All (2147483647)

    Specifies all the personalities.

  • 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 of the instrument session to the next VI.

  • i1dstr.png List Names

    List Names returns an array of the list names.

  • i1di32.png Personalities

    Personalities returns an array of personalities where each entry corresponds to the personality of each list name in the List Names array.

  • ierrcodeclst.png error out

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