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.


icon

Inputs/Outputs

  • civrn.png NI-RFSA Handle In

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

  • 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 NI-RFmx Handle Out

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

  • ierrcodeclst.png error out

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