NI WLAN Analysis Toolkit

NIWLANA_RESULT_OFDM_DEMOD_GATED_POWER_MEAN_POWER_STANDARD_DEVIATION

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

Data Type: float64 []
Access:read only
Functions:niWLANA_GetVectorAttributeF64
Description: Returns the array of standard deviation of the mean power values obtained from gated power measurements on the acquired burst. This value is expressed in dBm. The toolkit performs this measurement across specified number of iterations.
Refer to the Gated Power Results topic for more information about the order of elements in this array.

If you set the NIWLANA_STANDARD attribute to NIWLANA_VAL_STANDARD_80211AG_OFDM, NIWLANA_VAL_STANDARD_80211J_OFDM, NIWLANA_VAL_STANDARD_80211P_OFDM or NIWLANA_VAL_STANDARD_80211G_DSSS_OFDM, you must use an empty string to query this attribute.
If you set the NIWLANA_STANDARD attribute to NIWLANA_VAL_STANDARD_80211N_MIMO_OFDM, and the NIWLANA_OFDM_DEMOD_COMBINED_SIGNAL_DEMODULATION_ENABLED attribute to NIWLANA_VAL_FALSE, you must use 'channelx' as the active channel string format to query this attribute.
If you set the NIWLANA_STANDARD attribute to NIWLANA_VAL_STANDARD_80211N_MIMO_OFDM, and the NIWLANA_OFDM_DEMOD_COMBINED_SIGNAL_DEMODULATION_ENABLED attribute to NIWLANA_VAL_TRUE, you must use an empty string to query this attribute.
If you set the NIWLANA_STANDARD attribute to NIWLANA_VAL_STANDARD_80211AC_MIMO_OFDM or NIWLANA_VAL_STANDARD_80211AX_MIMO_OFDM, and the NIWLANA_OFDM_DEMOD_COMBINED_SIGNAL_DEMODULATION_ENABLED attribute to NIWLANA_VAL_FALSE, you must use '[segmentx/]channely' as the active channel string format to query this attribute. 'segment0/' is optional if the NIWLANA_NUMBER_OF_SEGMENTS attribute is set to 1.
If you set the NIWLANA_STANDARD attribute to NIWLANA_VAL_STANDARD_80211AC_MIMO_OFDM or NIWLANA_VAL_STANDARD_80211AX_MIMO_OFDM, and the NIWLANA_OFDM_DEMOD_COMBINED_SIGNAL_DEMODULATION_ENABLED attribute to NIWLANA_VAL_TRUE, you must use '[segmentx]' as the active channel string format to query this attribute. Use an empty string if the NIWLANA_NUMBER_OF_SEGMENTS attribute is set to 1.
If you set the NIWLANA_STANDARD attribute to NIWLANA_VAL_STANDARD_80211AH_MIMO_OFDM, and the NIWLANA_OFDM_DEMOD_COMBINED_SIGNAL_DEMODULATION_ENABLED attribute to NIWLANA_VAL_FALSE, you must use 'channelx' as the active channel string format to query this attribute.
If you set the NIWLANA_STANDARD attribute to NIWLANA_VAL_STANDARD_80211AF_MIMO_OFDM, and the NIWLANA_OFDM_DEMOD_COMBINED_SIGNAL_DEMODULATION_ENABLED attribute to NIWLANA_VAL_FALSE, you must use '[segmentx/]channely' as the active channel string format to query this attribute. 'segment0/' is optional if the NIWLANA_NUMBER_OF_SEGMENTS attribute is set to 1.

Refer to the Configuring Active Channels (LabWindows/CVI) topic for more information about configuring active channels.

Log in to get a better experience