RFmx WCDMA C

Table of Contents

RFMXWCDMA_ATTR_CHP_AVERAGING_ENABLED

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

RFMXWCDMA_ATTR_CHP_AVERAGING_ENABLED

Data Type: int32
Access:read/write
Functions:RFmxWCDMA_SetAttributeI32
RFmxWCDMA_GetAttributeI32
Description: Specifies whether to enable averaging for the CHP measurement.

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

The default value is RFMXWCDMA_VAL_CHP_AVERAGING_ENABLED_FALSE.

Get Function: RFmxWCDMA_CHPGetAveragingEnabled
Set Function: RFmxWCDMA_CHPSetAveragingEnabled
Values:
RFMXWCDMA_VAL_CHP_AVERAGING_ENABLED_FALSE (0)The measurement is performed on a single acquisition.
RFMXWCDMA_VAL_CHP_AVERAGING_ENABLED_TRUE (1)The CHP measurement uses the value of the RFMXWCDMA_ATTR_CHP_AVERAGING_COUNT attribute as the number of acquisitions over which the CHP measurement is averaged.

Log in to get a better experience