RFmx Instruments VIs

Table of Contents

RFmxInstr Get List Names (VI)

  • Updated2024-04-10
  • 3 minute(s) read

RFmxInstr Get List Names (VI)

Owning Palette: Utility

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.

RFmxInstr Get List Names

cio.gif

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

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

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

iio.gif

Instrument Handle Out passes a reference of the instrument session to the next VI.

i1dstr.gif

List Names returns an array of the list names.

i1di32.gif

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

ierrcodeclst.gif

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

Log in to get a better experience