NI WLAN Analysis Toolkit

NIWLANA_SPECTRAL_MASK_TRANSMIT_POWER_CLASS

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

Data Type: int32
Access:read/write
Functions:niWLANA_SetScalarAttributeI32
niWLANA_GetScalarAttributeI32
Description: Specifies the type of transmit power class. This attribute is valid only if you set the NIWLANA_STANDARD attribute to NIWLANA_VAL_STANDARD_80211AG_OFDM, NIWLANA_VAL_STANDARD_80211J_OFDM, NIWLANA_VAL_STANDARD_80211P_OFDM. Use this attribute for performing transmit spectral mask measurement on 802.11p signals.

The default value is NIWLANA_VAL_SPECTRAL_MASK_TRANSMIT_POWER_CLASS_A.

Get Function: niWLANA_GetSpectralMaskTransmitPowerClass
Set Function: niWLANA_SetSpectralMaskTransmitPowerClass
Values:
NIWLANA_VAL_SPECTRAL_MASK_TRANSMIT_POWER_CLASS_A (0)Specifies that the transmit power class type is Class A.
NIWLANA_VAL_SPECTRAL_MASK_TRANSMIT_POWER_CLASS_B (1)Specifies that the transmit power class type is Class B.
NIWLANA_VAL_SPECTRAL_MASK_TRANSMIT_POWER_CLASS_C (2)Specifies that the transmit power class type is Class C.
NIWLANA_VAL_SPECTRAL_MASK_TRANSMIT_POWER_CLASS_D (3)Specifies that the transmit power class type is Class D.

Log in to get a better experience