RFmx Demod DotNET

Content Type
Programming Language
Current manual
Table of Contents
Product DocumentationRFmx Demod DotNETRFmxDemodMXDDemodCfoEstimationMode EnumerationCurrent page
Table of Contents

RFmxDemodMXDDemodCfoEstimationMode Enumeration

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

In This Section
Was this information helpful?