SetOfdm2xLdpcEnabled(string, RFmxWlanMXOfdm2xLdpcEnabled)
- Updated2025-10-13
- 1 minute(s) read
Sets whether to enable 2xLDPC for 802.11bn MU PPDU and 802.11bn TB PPDU signals.
Syntax
Namespace: NationalInstruments.RFmx.WlanMX
public int SetOfdm2xLdpcEnabled(string selectorString, RFmxWlanMXOfdm2xLdpcEnabled value)
Remarks
This method sets the value of Ofdm2xLdpcEnabled attribute.The default value is False.
Parameters
| Name | Type | Description |
|---|---|---|
| selectorString | string | Specifies the user number and signal number. |
| value | RFmxWlanMXOfdm2xLdpcEnabled | Specifies whether to enable 2xLDPC for 802.11bn MU PPDU and 802.11bn TB PPDU signals. |
Returns
Returns the status code of this method. The status code either indicates success or describes a warning condition.