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

NameTypeDescription
selectorStringstring

Pass an empty string. The signal name that is passed when creating the signal configuration is used.

droopCompensationEnabledRFmxGsmMXModAccDroopCompensationEnabled

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.