Configures whether to enable pilot-based common phase error correction per OFDM data symbol.

Syntax

Namespace: NationalInstruments.RFmx.WlanMX

public int ConfigurePhaseTrackingEnabled(string selectorString, RFmxWlanMXOfdmModAccPhaseTrackingEnabled phaseTrackingEnabled)

Parameters

NameTypeDescription
selectorStringstring

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

phaseTrackingEnabledRFmxWlanMXOfdmModAccPhaseTrackingEnabled

Specifies whether to enable pilot-based common phase error correction per OFDM data symbol. Phase tracking is useful for tracking the phase variation over the modulation symbol caused by the residual frequency offset and phase noise.

Returns

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