RFmx BT CVI

RFMXBT_ATTR_TXP_RESULTS_AVERAGE_POWER_MINIMUM

  • Updated2024-10-14
  • 1 minute(s) read

RFMXBT_ATTR_TXP_RESULTS_AVERAGE_POWER_MINIMUM

Data Type: float64
Access:read only
Functions:RFmxBT_GetAttributeF64
Description: Returns the average power computed over the measurement interval. When you set the RFMXBT_ATTR_DIRECTION_FINDING_MODE attribute to RFMXBT_VAL_DIRECTION_FINDING_MODE_ANGLE_OF_DEPARTURE for LE packets, it will exclude guard period and all the switching slots for the average power computation. When you set the RFMXBT_ATTR_TXP_AVERAGING_ENABLED attribute to RFMXBT_VAL_TXP_AVERAGING_ENABLED_TRUE, it returns the minimum of the average power results computed for each averaging count. This value is expressed in dBm.

You do not need to use a selector string to read this result for the default signal and result instance. Refer to the Selector Strings topic for information about the string syntax for named signals and results.

Get Function: RFmxBT_TXPGetResultsAveragePowerMinimum

Log in to get a better experience