Gets the length of the equalizer filter to be trained.

Syntax

Namespace: NationalInstruments.RFmx.SpecAnMX

public int GetEqualizerFilterLength(string selectorString, out int value)

Remarks

This method gets 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.

valueout int

Upon return, contains 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.