NI WLAN Analysis Toolkit

NIWLANA_OFDM_DEMOD_NON_HT_MODULATION_DETECTION_ENABLED

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

Data Type: int32
Access:read/write
Functions:niWLANA_SetScalarAttributeI32
niWLANA_GetScalarAttributeI32
Description: Specifies whether to automatically detect the non-high throughput (HT) modulated frame. If this attribute is disabled, you must specify the frame format using the NIWLANA_RESULT_OFDM_DEMOD_NON_HT_MODULATION_MODE attribute. This attribute is valid only if you set the NIWLANA_STANDARD attribute to NIWLANA_VAL_STANDARD_80211N_MIMO_OFDM, NIWLANA_VAL_STANDARD_80211AC_MIMO_OFDM, or NIWLANA_VAL_STANDARD_80211AF_MIMO_OFDM.

The default value is NIWLANA_VAL_FALSE.

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

Log in to get a better experience