Sets 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.

Syntax

Namespace: NationalInstruments.RFmx.DemodMX

public int SetCfoEstimationMode(string selectorString, RFmxDemodMXDDemodCfoEstimationMode value)

Parameters

NameTypeDescription
selectorStringstring

Pass an empty string. The signal name that is passed when creating the signal configuration is used.

valueRFmxDemodMXDDemodCfoEstimationMode

Upon return, Specifies the number of symbols from the start of the burst trigger that is excluded from the measurement.

Returns

Returns the status code of this method. The status code either indicates success or describes a warning condition.