Loads the properties of an RFmx session saved in a file. This file can be generated using RFmxInstr Save All Configurations VI or using the RF Signal Analyzer panel in InstrumentStudio.

You can specify the configurations to skip while loading from a file using the Load Options property.

Note If the file contains a named signal configuration which is already present in the session, then this VI will return an error. NI recommendeds to call the RFmxInstr Reset Entire Session VI to delete all the named signal configurations in the session.


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.

  • cpath.png File Path

    File Path specifies the complete path to the file from which the configurations are to be loaded. Default file extension: .rfmxconfig

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

  • ierrcodeclst.png error out

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