Sets the type of pulse shaping filter used at the transmitter. This method is ignored when you set the SetEqualizationEnabled(string, RFmxWlanMXDsssModAccEqualizationEnabled) method to True .

Syntax

Namespace: NationalInstruments.RFmx.WlanMX

public int SetPulseShapingFilterType(string selectorString, RFmxWlanMXDsssModAccPulseShapingFilterType value)

Remarks

This method sets the value of DsssModAccPulseShapingFilterType attribute.The default value is Rectangular .

Parameters

NameTypeDescription
selectorStringstring

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

valueRFmxWlanMXDsssModAccPulseShapingFilterType

Specifies the type of pulse shaping filter used at the transmitter. This method is ignored when you set the SetEqualizationEnabled(string, RFmxWlanMXDsssModAccEqualizationEnabled) method to True .

Returns

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