RFmxSpecAnMXHarmHarmonicEnabled Enumeration
- Updated2025-10-13
- 1 minute(s) read
Specifies whether to enable a particular harmonic for measurement. Only the enabled Harmonics are used to measure the total harmonic distortion (THD). This enum is not used if you set the SetAutoSetupEnabled(string, RFmxSpecAnMXHarmAutoHarmonicsSetupEnabled) to True.
Syntax
Namespace: NationalInstruments.RFmx.SpecAnMX
public enum RFmxSpecAnMXHarmHarmonicEnabled
Members
| Name | Value | Description |
|---|---|---|
| False | 0 | Disables the harmonic for measurement. |
| True | 1 | Enables the harmonic for measurement. |