RFmxDemodMXADemodCarrierPhaseCorrectionEnabled Enumeration
- Updated2025-10-13
- 1 minute(s) read
Specifies whether to correct the carrier phase error when demodulating phase-modulated signals.
Syntax
Namespace: NationalInstruments.RFmx.DemodMX
public enum RFmxDemodMXADemodCarrierPhaseCorrectionEnabled
Members
| Name | Value | Description |
|---|---|---|
| False | 0 | Does not correct the carrier phase error. |
| True | 1 | Corrects the carrier phase error. |