ConfigureAmplitudeTrackingEnabled(string, RFmxWlanMXOfdmModAccAmplitudeTrackingEnabled)
- Updated2025-10-13
- 1 minute(s) read
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
| Name | Type | Description |
|---|---|---|
| selectorString | string | Pass an empty string. The signal name that is passed when creating the signal configuration is used. |
| amplitudeTrackingEnabled | RFmxWlanMXOfdmModAccAmplitudeTrackingEnabled | 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.