RFmxWlanMXOfdmModAccDataDecodingEnabled Enumeration
- Updated2025-10-13
- 1 minute(s) read
Specifies whether to decode data bits and check for the validity of the cyclic redundancy check (CRC).
Syntax
Namespace: NationalInstruments.RFmx.WlanMX
public enum RFmxWlanMXOfdmModAccDataDecodingEnabled
Members
| Name | Value | Description |
|---|---|---|
| False | 0 | Disables data decoding. |
| True | 1 | Enables data decoding. |