NI WLAN Analysis Toolkit

NIWLANA_OFDM_DEMOD_80211AH_PREAMBLE_DETECTION_ENABLED

  • Updated2023-02-21
  • 1 minute(s) read

Data Type: int32
Access:read/write
Functions:niWLANA_SetScalarAttributeI32
niWLANA_GetScalarAttributeI32
Description: Specifies whether to enable automatic detection of preamble type of 80211ah burst. If this attribute is disabled, you must set the NIWLANA_80211AH_PREAMBLE_TYPE attribute when the NIWLANA_CHANNEL_BANDWIDTH attribute is set to 2MHz, 4MHz, 8MHz or 16MHz.

The default value is NIWLANA_VAL_TRUE.

Get Function: niWLANA_GetOFDMDemod80211ahPreambleDetectionEnabled
Set Function: niWLANA_SetOFDMDemod80211ahPreambleDetectionEnabled
Values:
NIWLANA_VAL_FALSE (0)Disables the attribute.
NIWLANA_VAL_TRUE (1)Enables the attribute.

Log in to get a better experience