RFmxWlanMXDsssModAccDataDecodingEnabled Enumeration
- Updated2025-04-08
- 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 RFmxWlanMXDsssModAccDataDecodingEnabled
Members
Name | Value | Description |
---|---|---|
False | 0 | Disables data decoding. |
True | 1 | Enables data decoding. |