Sets whether to enable droop compensation for the modulation accuracy (ModAcc) measurement. Droop compensation allows the ModAcc measurement to minimize the contribution of amplifier power variations to the EVM results.

Syntax

Namespace: NationalInstruments.RFmx.GsmMX

public int SetDroopCompensationEnabled(string selectorString, RFmxGsmMXModAccDroopCompensationEnabled value)

Remarks

This method sets the value of ModAccDroopCompensationEnabled attribute.The default value is False.

Parameters

NameTypeDescription
selectorStringstring

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

valueRFmxGsmMXModAccDroopCompensationEnabled

Specifies whether to enable droop compensation for the modulation accuracy (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.