Configures whether to enable pilot-based mean amplitude tracking per OFDM data symbol.

Syntax

Namespace: NationalInstruments.RFmx.WlanMX

public int ConfigureAmplitudeTrackingEnabled(string selectorString, RFmxWlanMXOfdmModAccAmplitudeTrackingEnabled amplitudeTrackingEnabled)

Parameters

NameTypeDescription
selectorStringstring

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

amplitudeTrackingEnabledRFmxWlanMXOfdmModAccAmplitudeTrackingEnabled

Specifies whether to enable pilot-based mean amplitude tracking per OFDM data symbol. Amplitude tracking is useful if the mean amplitude of the OFDM symbols in a PPDU varies over time. However, enabling tracking may degrade EVM because of attempts to track random amplitude distortions caused by additive noise and other distortions.

Returns

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