RFmxInstrMXInputIsolationEnabled Enumeration
- Updated2024-07-17
- 1 minute(s) read
RFmx
Specifies whether input isolation is enabled.
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 RFmxInstrMXInputIsolationEnabled
Public Enumeration RFmxInstrMXInputIsolationEnabled
Members
Member name | Value | Description |
---|---|---|
Disabled | 0 | Indicates that the method is disabled. |
Enabled | 1 | Indicates that the method is enabled. |