Enables or disables the multicarrier filter. In multicarrier setups, EVM values are higher than in single carrier setups. The multicarrier filter attempts to minimize interferences from neighboring carriers by applying sharp edges.
To save time, do not use this filter in single-carrier setups.

Syntax

Namespace: NationalInstruments.RFmx.EvdoMX

public int ConfigureMultiCarrierFilterEnabled(string selectorString, RFmxEvdoMXModAccMultiCarrierFilterEnabled multiCarrierFilterEnabled)

Parameters

NameTypeDescription
selectorStringstring

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

multiCarrierFilterEnabledRFmxEvdoMXModAccMultiCarrierFilterEnabled

Enables or disables the multicarrier filter.

Returns

Returns the status code of this method. The status code either indicates success or describes a warning condition.