RFmx TDSCDMA CVI

Table of Contents

RFMXTDSCDMA_ATTR_CDA_IQ_QUADRATURE_ERROR_REMOVAL_ENABLED

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

RFMXTDSCDMA_ATTR_CDA_IQ_QUADRATURE_ERROR_REMOVAL_ENABLED

Data Type: int32
Access:read/write
Functions:RFmxTDSCDMA_SetAttributeI32
RFmxTDSCDMA_GetAttributeI32
Description: Specifies whether to remove the I/Q quadrature error before the code domain analysis (CDA) 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 RFMXTDSCDMA_VAL_CDA_IQ_QUADRATURE_ERROR_REMOVAL_ENABLED_FALSE.

Get Function: RFmxTDSCDMA_CDAGetIQQuadratureErrorRemovalEnabled
Set Function: RFmxTDSCDMA_CDASetIQQuadratureErrorRemovalEnabled
Values:
RFMXTDSCDMA_VAL_CDA_IQ_QUADRATURE_ERROR_REMOVAL_ENABLED_FALSE (0)The I/Q quadrature error is not removed before the CDA measurement.
RFMXTDSCDMA_VAL_CDA_IQ_QUADRATURE_ERROR_REMOVAL_ENABLED_TRUE (1)The I/Q quadrature error is removed before the CDA measurement.

Log in to get a better experience