RFmxWlanMXOfdm2xLdpcEnabled Enumeration
- Updated2025-10-13
- 1 minute(s) read
Specifies whether to enable 2xLDPC for 802.11bn MU PPDU and 802.11bn TB PPDU signals.
Syntax
Namespace: NationalInstruments.RFmx.WlanMX
public enum RFmxWlanMXOfdm2xLdpcEnabled
Members
| Name | Value | Description |
|---|---|---|
| False | 0 | Specifies that 2xLDPC is disabled. |
| True | 1 | Specifies that 2xLDPC is enabled. |