Sets the length of the equalizer filter to be trained.

Syntax

Namespace: NationalInstruments.RFmx.SpecAnMX

public int SetEqualizerFilterLength(string selectorString, int value)

Remarks

This method sets the value of IdpdEqualizerFilterLength attribute.The default value is 101.Valid values are 1 to 4096, inclusive.

Parameters

NameTypeDescription
selectorStringstring

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

valueint

Specifies the length of the equalizer filter to be trained.

Returns

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