NI WLAN Analysis Toolkit

NIWLANA_NUMBER_OF_RECEIVE_CHANNELS

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

Data Type: int32
Access:read/write
Functions:niWLANA_SetScalarAttributeI32
niWLANA_GetScalarAttributeI32
Description: Specifies the number of channels (waveforms) to process during analysis measurements. The number of received channels must be less than or equal to the number of channels acquired. Use this attribute to process fewer number of waveforms than acquired waveforms.

Tip: Set the NIWLANA_NUMBER_OF_RECEIVE_CHANNELS attribute equal to the number of transmission antennas of the device under test (DUT).

The default value is 1. If you set the NIWLANA_STANDARD attribute to NIWLANA_VAL_STANDARD_80211N_MIMO_OFDM or NIWLANA_VAL_STANDARD_80211AH_MIMO_OFDM, the valid values are 1 to 4, inclusive. If you set the NIWLANA_STANDARD attribute to NIWLANA_VAL_STANDARD_80211AC_MIMO_OFDM or NIWLANA_VAL_STANDARD_80211AX_MIMO_OFDM, the valid values are 1 to 8, inclusive.

Get Function: niWLANA_GetNumberOfReceiveChannels
Set Function: niWLANA_SetNumberOfReceiveChannels

Log in to get a better experience