RFmx Instruments VIs

Table of Contents

RFmxInstr Initialize from NIRFSA Session (VI)

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

RFmxInstr Initialize from NIRFSA Session (VI)

Owning Palette: Utility

Initializes an RFmx session from an existing NI-RFSA session. 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 an active NI-RFSA session and returns an RFmx Handle that identifies the device in all subsequent RFmx VIs.

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

RFmxInstr Initialize from NIRFSA Session

cio.gif

NI-RFSA Handle In identifies the NI-RFSA session.

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