ConfigureSelectedPortsMultiple(string, string[])
- Updated2025-10-13
- 1 minute(s) read
Configures the selected ports to each segment/chain based on the values you set in SetNumberOfFrequencySegments(string, int) and SetNumberOfReceiveChains(string, int) methods.
Syntax
Namespace: NationalInstruments.RFmx.WlanMX
public int ConfigureSelectedPortsMultiple(string selectorString, string[] selectedPorts)
Parameters
| Name | Type | Description |
|---|---|---|
| selectorString | string | Pass an empty string. The signal name that is passed when creating the signal configuration is used. |
| selectedPorts | string[] | Specifies the list of MIMO ports to be configured. Use "port::(deviceName)/(channelNumber)" as the format for the selected port. |
Returns
Returns the status code of this method. The status code either indicates success or describes a warning condition.