RFmxSpecAnMXHarmHarmonicEnabled Enumeration
- Updated2024-07-17
- 1 minute(s) read
RFmx
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.
Namespace: NationalInstruments.RFmx.SpecAnMX
Assembly: NationalInstruments.RFmx.SpecAnMX.Fx40 (in NationalInstruments.RFmx.SpecAnMX.Fx40.dll) Version: 24.5.0.49286 (24.5.0.49286)
Syntax
public enum RFmxSpecAnMXHarmHarmonicEnabled
Public Enumeration RFmxSpecAnMXHarmHarmonicEnabled
Members
| Member name | Value | Description |
|---|---|---|
| False | 0 | Disables the harmonic for measurement. |
| True | 1 | Enables the harmonic for measurement. |