NI WLAN Analysis Toolkit

NIWLANA_RESULT_DSSS_DEMOD_PREAMBLE_TYPE

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

Data Type: int32
Access:read only
Functions:niWLANA_GetScalarAttributeI32
Description: Indicates whether the detected preamble type is long or short.

Get Function: niWLANA_GetDSSSDemodPreambleType
Values:
NIWLANA_VAL_PREAMBLE_TYPE_SHORT_PREAMBLE (0)Indicates a short preamble type, as defined in section 18.2.2.1 of IEEE Standard 802.11b-1999.
NIWLANA_VAL_PREAMBLE_TYPE_LONG_PREAMBLE (1)Indicates a long preamble type, as defined in section 18.2.2.2 of IEEE Standard 802.11b-1999.
NIWLANA_VAL_PREAMBLE_TYPE_VARIOUS (2)Indicates a combination of short and long preamble types.

Log in to get a better experience