ConfigureDroopCompensationEnabled(string, RFmxGsmMXModAccDroopCompensationEnabled)
- Updated2025-10-13
- 1 minute(s) read
Configures whether to enable droop compensation for the modulation accuracy (ModAcc) measurement.
Syntax
Namespace: NationalInstruments.RFmx.GsmMX
public int ConfigureDroopCompensationEnabled(string selectorString, RFmxGsmMXModAccDroopCompensationEnabled droopCompensationEnabled)
Parameters
| Name | Type | Description |
|---|---|---|
| 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. |
Returns
Returns the status code of this method. The status code either indicates success or describes a warning condition.