NIWLANA_RESULT_OBW_HIGH_FREQUENCY
- Updated2023-02-21
- 1 minute(s) read
Data Type: | float64 |
Access: | read only |
Functions: | niWLANA_GetScalarAttributeF64 |
Description: | Returns the highest frequency component of the frequency range containing 99% of the entire signal spectrum. This value is expressed in Hz. If you set the NIWLANA_STANDARD attribute to NIWLANA_VAL_STANDARD_80211AG_OFDM, NIWLANA_VAL_STANDARD_80211J_OFDM, NIWLANA_VAL_STANDARD_80211P_OFDM, NIWLANA_VAL_STANDARD_80211BG_DSSS, 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 or NIWLANA_VAL_STANDARD_80211AH_MIMO_OFDM, 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_80211AC_MIMO_OFDM, NIWLANA_VAL_STANDARD_80211AF_MIMO_OFDM or NIWLANA_VAL_STANDARD_80211AX_MIMO_OFDM, 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. Get Function: niWLANA_GetOBWHighFrequency |