RFMXWLAN_ATTR_OFDMMODACC_COMBINED_SIGNAL_DEMODULATION_ENABLED
- Updated2025-04-08
- 1 minute(s) read
Specifies whether to enable demodulation of the signal that is formed by combining signals from multiple transmitter chains.
Syntax
RFMXWLAN_ATTR_OFDMMODACC_COMBINED_SIGNAL_DEMODULATION_ENABLED
Numeric Value | Data Type | Access | Applies To |
---|---|---|---|
10502346 | int32 | Read/Write | N/A |
Remarks
This attribute can be set to True only if you set the RFMXWLAN_ATTR_STANDARD attribute to 802.11n, 802.11ac, 802.11ax or 802.11be.
The default value is False.
Name | Value | Description |
---|---|---|
RFMXWLAN_VAL_OFDMMODACC_COMBINED_SIGNAL_DEMODULATION_ENABLED_FALSE | 0 (0x0) | Disables combined signal demodulation analysis. |
RFMXWLAN_VAL_OFDMMODACC_COMBINED_SIGNAL_DEMODULATION_ENABLED_TRUE | 1 (0x1) | Enables combined signal demodulation analysis. |