RFmxInstrMXInputIsolationEnabled Enumeration
- 更新时间2025-10-13
- 阅读时长1分钟
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. |