RFMXWLAN_ATTR_OFDM_MU_MIMO_LTF_MODE_ENABLED
- Updated2025-04-08
- 1 minute(s) read
Specifies whether the LTF sequence corresponding to each space-time stream is masked by a distinct orthogonal code.
Syntax
RFMXWLAN_ATTR_OFDM_MU_MIMO_LTF_MODE_ENABLED
Numeric Value | Data Type | Access | Applies To |
---|---|---|---|
10485801 | int32 | Read/Write | N/A |
Remarks
This attribute is valid for 802.11ax TB PPDU only.
You do not need to use a selector string to configure or read this attribute for the default signal instance. Refer to the Selector String topic for information about the string syntax for named signals.
The default value is False.
Name | Value | Description |
---|---|---|
RFMXWLAN_VAL_OFDM_MU_MIMO_LTF_MODE_ENABLED_FALSE | 0 (0x0) | Specifies that the LTF sequence uses single stream pilots. |
RFMXWLAN_VAL_OFDM_MU_MIMO_LTF_MODE_ENABLED_TRUE | 1 (0x1) | Specifies that the LTF sequence is HE masked. |