RFmxDemodMXADemodCarrierPhaseCorrectionEnabled Enumeration
- Updated2024-07-17
- 1 minute(s) read
RFmx
Specifies whether to correct the carrier phase error when demodulating phase-modulated signals.
Namespace: NationalInstruments.RFmx.DemodMX
Assembly: NationalInstruments.RFmx.DemodMX.Fx40 (in NationalInstruments.RFmx.DemodMX.Fx40.dll) Version: 24.5.0.49286 (24.5.0.49286)
Syntax
public enum RFmxDemodMXADemodCarrierPhaseCorrectionEnabled
Public Enumeration RFmxDemodMXADemodCarrierPhaseCorrectionEnabled
Members
Member name | Value | Description |
---|---|---|
False | 0 | Does not correct the carrier phase error. |
True | 1 | Corrects the carrier phase error. |