ConfigureNumberOfFrequencySegmentsAndReceiveChains(string, int, int)
- Updated2025-10-13
- 1 minute(s) read
Configures the number of frequency segments and receive chains.
Syntax
Namespace: NationalInstruments.RFmx.WlanMX
public int ConfigureNumberOfFrequencySegmentsAndReceiveChains(string selectorString, int numberOfFrequencySegments, int numberOfReceiveChains)
Parameters
| Name | Type | Description |
|---|---|---|
| selectorString | string | Pass an empty string. The signal name that is passed when creating the signal configuration is used. |
| numberOfFrequencySegments | int | Specifies the number of frequency segments. The default value is 1. |
| numberOfReceiveChains | int | 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.