SetOfdmDistributionBandwidth(string, double)
- Updated2025-10-13
- 1 minute(s) read
Sets the bandwidth across which RU subcarriers are distributed, when you set >OFDM RU Type method to dRU.
Syntax
Namespace: NationalInstruments.RFmx.WlanMX
public int SetOfdmDistributionBandwidth(string selectorString, double value)
Remarks
This method sets the value of OfdmDistributionBandwidth attribute.The default value is 20M.
Parameters
| Name | Type | Description |
|---|---|---|
| selectorString | string | Specifies the user number and signal number. |
| value | double | Specifies the bandwidth across which RU subcarriers are distributed, when you set >OFDM RU Type method to dRU. |
Returns
Returns the status code of this method. The status code either indicates success or describes a warning condition.