NI WLAN Analysis Toolkit

NIWLANA_DSSS_DATA_RATE

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

Data Type: int32
Access:read/write
Functions:niWLANA_SetScalarAttributeI32
niWLANA_GetScalarAttributeI32
Description: Specifies the payload data rate of the expected incoming signal. This value is expressed in Mbps. If you set the NIWLANA_DSSS_HEADER_DETECTION_ENABLED attribute to NIWLANA_VAL_FALSE, the toolkit uses the value of the NIWLANA_DSSS_DATA_RATE attribute as the data rate for performing direct sequence spread spectrum (DSSS) demodulation measurements.

The default value is NIWLANA_VAL_DSSS_DATA_RATE_1.

Get Function: niWLANA_GetDSSSDataRate
Set Function: niWLANA_SetDSSSDataRate
Values:
NIWLANA_VAL_DSSS_DATA_RATE_1 (0)Specifies a data rate of 1 Mbps, as defined in sections 18.4.6.3 and 18.4.6.4 of IEEE Standard 802.11b-1999.
NIWLANA_VAL_DSSS_DATA_RATE_2 (1)Specifies a data rate of 2 Mbps, as defined in sections 18.4.6.3 and 18.4.6.4 of IEEE Standard 802.11b-1999.
NIWLANA_VAL_DSSS_DATA_RATE_5p5_CCK (2)Specifies a data rate of 5.5 Mbps using complementary code keying (CCK), as defined in section 18.4.6.5 of IEEE Standard 802.11b-1999.
NIWLANA_VAL_DSSS_DATA_RATE_5p5_PBCC (3)Specifies a data rate of 5.5 Mbps using packet binary convolutional coding (PBCC), as defined in section 18.4.6.6 of IEEE Standard 802.11b-1999.
NIWLANA_VAL_DSSS_DATA_RATE_11_CCK (4)Specifies a data rate of 11 Mbps using CCK, as defined in section 18.4.6.5 of IEEE Standard 802.11b-1999.
NIWLANA_VAL_DSSS_DATA_RATE_11_PBCC (5)Specifies a data rate of 11 Mbps using PBCC, as defined in section 18.4.6.6 of IEEE Standard 802.11b-1999.
NIWLANA_VAL_DSSS_DATA_RATE_22 (6)Specifies a data rate of 22 Mbps, as defined in section 19.3.3.2 of IEEE Standard 802.11g-2003.
NIWLANA_VAL_DSSS_DATA_RATE_33 (7)Specifies a data rate of 33 Mbps, as defined in section 19.3.3.2 of IEEE Standard 802.11g-2003.

Log in to get a better experience