SetOfdmRUSize(string, int)
- Updated2025-04-08
- 1 minute(s) read
Sets the size of the resource unit (RU) or the multiple resource unit (MRU) in terms of number of subcarriers for 802.11ax and 802.11be signals.
Syntax
Namespace: NationalInstruments.RFmx.WlanMX
public int SetOfdmRUSize(string selectorString, int value)
Remarks
This method sets the value of OfdmRUSize attribute.The default value is 26.
Parameters
Name | Type | Description |
---|---|---|
selectorString | string | Specifies the user number. |
value | int | Specifies the size of the resource unit (RU) or the multiple resource unit (MRU) in terms of number of subcarriers for 802.11ax and 802.11be signals. |
Returns
Returns the status code of this method. The status code either indicates success or describes a warning condition.