RFmx Instruments VIs

RFmxInstr Initialize from NIRFSA Session (Array) (VI)

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

RFmxInstr Initialize from NIRFSA Session (Array) (VI)

Owning Palette: MIMO

Initializes an RFmx session from existing NI-RFSA sessions. This VI resets all NI-RFSA properties to their default values and stops export of all the external signals and events. This VI also takes in active NI-RFSA sessions and returns an RFmx Handle that identifies devices in all subsequent RFmx VIs.

Note  
  1. Do not close the NI-RFSA driver sessions before calling the RFmxInstr Close VI. Closing NI-RFSA driver sessions before closing an RFmx session would lead to unpredictable behavior.
  2. Closing the RFmx session will not close the NI-RFSA driver sessions.

RFmxInstr Initialize from NIRFSA Session (Array)

c1dio.gif

NI-RFSA Handles In identifies the NI-RFSA sessions.

cerrcodeclst.gif

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

iio.gif

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

ierrcodeclst.gif

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

Log in to get a better experience