Closes the RFmx 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.

  • cbool.png Force Destroy? (F)

    Force Destroy? indicates whether to forcefully destroy the RFmx session.

    The default value is FALSE.

    TRUE Forcefully destroys the RFmx session. You do not have to call the RFmxInstr Close VI multiple times. Destroying the RFmx session invalidates all references to the session.
    FALSE Destroys the RFmx session only if you call the RFmxInstr Close VI a number of times equal to the number of times you obtained a reference to the RFmx 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.

  • ierrcodeclst.png error out

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