RFmxWlanMXOfdmModAccConfiguration.ConfigureNoiseCompensationEnabled Method
- Updated2024-07-17
- 1 minute(s) read
RFmxWlanMXOfdmModAccConfigurationConfigureNoiseCompensationEnabled Method
Configures whether to enable EVM noise compensation for the OFDMModAcc measurement.
supporteddevices: PXIe-5830/5831/5832/5646/5840/5841/5842/5860.
supporteddevices: PXIe-5830/5831/5832/5646/5840/5841/5842/5860.
Namespace: NationalInstruments.RFmx.WlanMX
Assembly: NationalInstruments.RFmx.WlanMX.Fx40 (in NationalInstruments.RFmx.WlanMX.Fx40.dll) Version: 24.5.0.49283 (24.5.0.49283)
Syntax
public int ConfigureNoiseCompensationEnabled( string selectorString, RFmxWlanMXOfdmModAccNoiseCompensationEnabled noiseCompensationEnabled )
Public Function ConfigureNoiseCompensationEnabled ( selectorString As String, noiseCompensationEnabled As RFmxWlanMXOfdmModAccNoiseCompensationEnabled ) As Integer
Parameters
- selectorString
- Type: SystemString
Pass an empty string. The signal name that is passed when creating the signal configuration is used. - noiseCompensationEnabled
- Type: NationalInstruments.RFmx.WlanMXRFmxWlanMXOfdmModAccNoiseCompensationEnabled
Specifies whether the contribution of the instrument noise is compensated for EVM computation.
Return Value
Type: Int32Returns the status code of this method. The status code either indicates success or describes a warning condition.