RFmxInstrMXInputIsolationEnabled Enumeration
- Updated2025-10-13
- 1 minute(s) read
Specifies whether input isolation is enabled.
Syntax
Namespace: NationalInstruments.RFmx.InstrMX
public enum RFmxInstrMXInputIsolationEnabled
Members
| Name | Value | Description |
|---|---|---|
| Disabled | 0 | Indicates that the method is disabled. |
| Enabled | 1 | Indicates that the method is enabled. |