RFmx Instr DotNET

Table of Contents

RFmxInstrMXLoadOptions Enumeration

  • Updated2024-07-17
  • 1 minute(s) read
RFmxInstrMXLoadOptions Enumeration

RFmxInstrMXLoadOptions Enumeration

Specifies the configurations to skip while loading from a file using the LoadConfigurations(String) method

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 enum RFmxInstrMXLoadOptions
Public Enumeration RFmxInstrMXLoadOptions

Members

Member nameValueDescription
SkipNone0RFmx loads all the configurations to the session.
SkipRFInstr1RFmx skips loading the RFmxInstr configurations to the session.

See Also

Log in to get a better experience