RFmxDemodMXDDemodSpectrumInverted Enumeration
- Updated2025-10-13
- 1 minute(s) read
Specifies whether to swap the acquired I and Q samples for demodulation.
Syntax
Namespace: NationalInstruments.RFmx.DemodMX
public enum RFmxDemodMXDDemodSpectrumInverted
Members
| Name | Value | Description |
|---|---|---|
| False | 0 | The acquired I and Q samples are used for demodulation as is. |
| True | 1 | The acquired I and Q samples are swapped before using the signal for demodulation. |