RFmx Demod DotNET

Table of Contents

RFmxDemodMXDDemodCfoEstimationMode Enumeration

  • Updated2024-07-17
  • 1 minute(s) read
RFmxDemodMXDDemodCfoEstimationMode Enumeration

RFmxDemodMXDDemodCfoEstimationMode Enumeration

Specifies the carrier frequency offset estimation capability of the demodulator. If you select Narrow, coarse carrier frequency offset estimation is disabled and only fine carrier frequency offset estimation is performed. This is useful when analysing low SNR 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 RFmxDemodMXDDemodCfoEstimationMode
Public Enumeration RFmxDemodMXDDemodCfoEstimationMode

Members

Member nameValueDescription
Narrow0 The measurement disables coarse carrier frequency offset estimation.
Wide1 The measurement enables coarse and fine carrier frequency offset estimation.

See Also

Log in to get a better experience