RFmxSpecAnMXIMIntermodEnabled Enumeration
- Updated2025-10-13
- 1 minute(s) read
Specifies whether to enable an intermod for the IM measurement. This method is not used when you set the NationalInstruments.RFmx.SpecAnMX.RFmxSpecAnMXIMConfiguration.GetAutoIntermodsSetupEnabled(string,NationalInstruments.RFmx.SpecAnMX.RFmxSpecAnMXIMAutoIntermodsSetupEnabled@) method to True.
Syntax
Namespace: NationalInstruments.RFmx.SpecAnMX
public enum RFmxSpecAnMXIMIntermodEnabled
Members
| Name | Value | Description |
|---|---|---|
| False | 0 | Disables an intermod for the IM measurement. The results for the disabled intermods are displayed as NaN. |
| True | 1 | Enables an intermod for the IM measurement. |