RFmx Instr DotNET

Table of Contents

RFmxInstrMX.ForceClose Method

  • Updated2024-07-17
  • 1 minute(s) read
RFmxInstrMX.ForceClose Method

RFmxInstrMXForceClose Method

Closes all RFmx sessions. Calling this method once will destroy the session, irrespective of the many references obtained for the session for a particular resource name.

Namespace: NationalInstruments.RFmx.InstrMX
Assembly: NationalInstruments.RFmx.InstrMX.Fx40 (in NationalInstruments.RFmx.InstrMX.Fx40.dll) Version: 24.5.0.49285 (24.5.0.49285)

Syntax

public void ForceClose()
Public Sub ForceClose

Remarks

This method maps to the RFmxInstr_Close() function in C.

See Also

Log in to get a better experience