RFmxGsmMXModAccConfiguration.ConfigureDroopCompensationEnabled Method
- Updated2024-07-17
- 1 minute(s) read
RFmx
Configures whether to enable droop compensation for the modulation accuracy (ModAcc) measurement.
Namespace: NationalInstruments.RFmx.GsmMX
Assembly: NationalInstruments.RFmx.GsmMX.Fx40 (in NationalInstruments.RFmx.GsmMX.Fx40.dll) Version: 24.5.0.49286 (24.5.0.49286)
Syntax
public int ConfigureDroopCompensationEnabled( string selectorString, RFmxGsmMXModAccDroopCompensationEnabled droopCompensationEnabled )
Public Function ConfigureDroopCompensationEnabled ( selectorString As String, droopCompensationEnabled As RFmxGsmMXModAccDroopCompensationEnabled ) As Integer
Parameters
- selectorString String
- Pass an empty string. The signal name that is passed when creating the signal configuration is used.
- droopCompensationEnabled RFmxGsmMXModAccDroopCompensationEnabled
- Specifies whether to enable droop compensation for the ModAcc measurement. Droop compensation allows the ModAcc measurement to minimize the contribution of amplifier power variations to the EVM results.
Return Value
Int32Returns the status code of this method. The status code either indicates success or describes a warning condition.