dfOne
- Updated2025-10-13
- 2 minute(s) read
Groups
None
Group members
| Name | Description |
|---|---|
| RFMXBT_ATTR_MODACC_RESULTS_DF1AVG_MAXIMUM | Returns the df1avg value computed on the signal. When you set the RFMXBT_ATTR_MODACC_AVERAGING_ENABLED attribute to True, it returns the maximum of the df1avg results computed for each averaging count. This value is expressed in Hz. |
| RFMXBT_ATTR_MODACC_RESULTS_DF1AVG_MEAN | Returns the df1avg value computed on the signal. When you set the RFMXBT_ATTR_MODACC_AVERAGING_ENABLED attribute to True, it returns the mean of the df1avg results computed for each averaging count. This value is expressed in Hz. |
| RFMXBT_ATTR_MODACC_RESULTS_DF1AVG_MINIMUM | Returns the df1avg value computed on the signal. When you set the RFMXBT_ATTR_MODACC_AVERAGING_ENABLED attribute to True, it returns the minimum of the df1avg results computed for each averaging count. This value is expressed in Hz. |
| RFMXBT_ATTR_MODACC_RESULTS_MINIMUM_DF1MAX_MINIMUM | Returns the minimum df1max value computed on the signal. The measurement computes df1max deviation values on a packet and reports the minimum value. When you set the RFMXBT_ATTR_MODACC_AVERAGING_ENABLED attribute to True, it returns the minimum of the Min df1max results computed for each averaging count. This value is expressed in Hz. |
| RFMXBT_ATTR_MODACC_RESULTS_PEAK_DF1MAX_MAXIMUM | Returns the peak df1max value computed on the signal. The measurement computes df1max deviation values on a packet and reports the peak value. When you set the RFMXBT_ATTR_MODACC_AVERAGING_ENABLED attribute to True, it returns the maximum of the peak df1max results computed for each averaging count. This value is expressed in Hz. |
| RFMXBT_ATTR_MODACC_RESULTS_PERCENTAGE_OF_SYMBOLS_ABOVE_DF1MAX_THRESHOLD | Returns the percentage of symbols with df1max values that are greater than the df1max threshold defined by the standard. This result is valid only for the LE packet with a data rate of 125 Kbps. When you set the RFMXBT_ATTR_MODACC_AVERAGING_ENABLED attribute to True, it computes this result using the df1max values from all averaging counts. This value expressed as a percentage. |
Attachments
None