RFmx GSM CVI

Table of Contents

RFMXGSM_ATTR_MODACC_AVERAGING_ENABLED

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

RFMXGSM_ATTR_MODACC_AVERAGING_ENABLED

Data Type: int32
Access:read/write
Functions:RFmxGSM_SetAttributeI32
RFmxGSM_GetAttributeI32
Description: Specifies whether to enable averaging for the modulation accuracy (ModAcc) 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 String topic for information about the string syntax for named signals.

The default value is RFMXGSM_VAL_MODACC_AVERAGING_ENABLED_FALSE.

Get Function: RFmxGSM_ModAccGetAveragingEnabled
Set Function: RFmxGSM_ModAccSetAveragingEnabled
Values:
RFMXGSM_VAL_MODACC_AVERAGING_ENABLED_FALSE (0)The measurement is performed on a single acquisition.
RFMXGSM_VAL_MODACC_AVERAGING_ENABLED_TRUE (1)The measurement is averaged over multiple acquisitions.

Log in to get a better experience