RFmxWlanMXOfdmStbcEnabled Enumeration
- Updated2025-10-13
- 1 minute(s) read
Specifies whether space-time block coding is enabled. This method is applicable only for 802.11ax TB PPDU.
Syntax
Namespace: NationalInstruments.RFmx.WlanMX
public enum RFmxWlanMXOfdmStbcEnabled
Members
| Name | Value | Description |
|---|---|---|
| False | 0 | Specifies that space-time block coding is disabled. |
| True | 1 | Specifies that space-time block coding is enabled. |