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