Configures the number of frequency segments and receive chains.

Syntax

Namespace: NationalInstruments.RFmx.WlanMX

public int ConfigureNumberOfFrequencySegmentsAndReceiveChains(string selectorString, int numberOfFrequencySegments, int numberOfReceiveChains)

Parameters

NameTypeDescription
selectorStringstring

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

numberOfFrequencySegmentsint

Specifies the number of frequency segments. The default value is 1.

numberOfReceiveChainsint

Specifies the number of receive chains. The default value is 1.

Returns

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