RFmxInstrMXOptimizePathForSignalBandwidth Enumeration
- Updated2024-07-17
- 1 minute(s) read
RFmx
Optimizes RF path for the signal bandwidth that is centered on the IQ carrier frequency.
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 RFmxInstrMXOptimizePathForSignalBandwidth
Public Enumeration RFmxInstrMXOptimizePathForSignalBandwidth
Members
| Member name | Value | Description |
|---|---|---|
| Disabled | 0 | Disables the optimized path for signal bandwidth. |
| Enabled | 1 | Enables the optimized path for signal bandwidth. |
| Automatic | 2 | Automatically enables the optimized path based on other configurations. |