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

NameTypeDescription
selectorStringstring

Specifies the user number.
Example: "user0".
You can use the BuildUserString(string, int) method to build the selector string.

valueint

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.