ConfigureNoiseCompensationEnabled(string, RFmxWlanMXOfdmModAccNoiseCompensationEnabled)
- Updated2025-04-08
- 1 minute(s) read
Configures whether to enable EVM noise compensation for the OFDMModAcc measurement. supporteddevices: PXIe-5830/5831/5832/5646/5840/5841/5842/5860.
Syntax
Namespace: NationalInstruments.RFmx.WlanMX
public int ConfigureNoiseCompensationEnabled(string selectorString, RFmxWlanMXOfdmModAccNoiseCompensationEnabled noiseCompensationEnabled)
Parameters
Name | Type | Description |
---|---|---|
selectorString | string | Pass an empty string. The signal name that is passed when creating the signal configuration is used. |
noiseCompensationEnabled | RFmxWlanMXOfdmModAccNoiseCompensationEnabled | Specifies whether the contribution of the instrument noise is compensated for EVM computation. |
Returns
Returns the status code of this method. The status code either indicates success or describes a warning condition.