SetOfdmRUType(string, RFmxWlanMXOfdmRUType)
- Updated2025-10-13
- 1 minute(s) read
Sets whether contiguous subcarriers form the resource unit (rRU) or non-contiguous subcarriers form the resource unit (dRU).
Syntax
Namespace: NationalInstruments.RFmx.WlanMX
public int SetOfdmRUType(string selectorString, RFmxWlanMXOfdmRUType value)
Remarks
This method sets the value of OfdmRUType attribute.The default value is Rru.
Parameters
| Name | Type | Description |
|---|---|---|
| selectorString | string | Specifies the user number and signal number. |
| value | RFmxWlanMXOfdmRUType | Specifies whether contiguous subcarriers form the resource unit (rRU) or non-contiguous subcarriers form the resource unit (dRU). |
Returns
Returns the status code of this method. The status code either indicates success or describes a warning condition.