RFmx WLAN C

Table of Contents

RFMXWLAN_ATTR_OFDM_MU_MIMO_LTF_MODE_ENABLED

  • Updated2024-10-14
  • 1 minute(s) read

RFMXWLAN_ATTR_OFDM_MU_MIMO_LTF_MODE_ENABLED

Data Type: int32
Access:read/write
Functions:RFmxWLAN_SetAttributeI32
RFmxWLAN_GetAttributeI32
Description: Specifies whether the LTF sequence corresponding to each space-time stream is masked by a distinct orthogonal code.

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 Strings topic for information about the string syntax for named signals.

The default value is RFMXWLAN_VAL_OFDM_MU_MIMO_LTF_MODE_ENABLED_FALSE.

Get Function: RFmxWLAN_GetOFDMMUMIMOLTFModeEnabled
Set Function: RFmxWLAN_SetOFDMMUMIMOLTFModeEnabled
Values:
RFMXWLAN_VAL_OFDM_MU_MIMO_LTF_MODE_ENABLED_FALSE (0)Specifies that the LTF sequence uses single stream pilots.
RFMXWLAN_VAL_OFDM_MU_MIMO_LTF_MODE_ENABLED_TRUE (1)Specifies that the LTF sequence is HE masked.

Log in to get a better experience