RFmx WCDMA C

Table of Contents

RFMXWCDMA_ATTR_QEVM_IQ_OFFSET_REMOVAL_ENABLED

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

RFMXWCDMA_ATTR_QEVM_IQ_OFFSET_REMOVAL_ENABLED

Data Type: int32
Access:read/write
Functions:RFmxWCDMA_SetAttributeI32
RFmxWCDMA_GetAttributeI32
Description: Specifies whether to remove the I/Q offset before the QEVM 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_QEVM_IQ_OFFSET_REMOVAL_ENABLED_FALSE.

Get Function: RFmxWCDMA_QEVMGetIQOffsetRemovalEnabled
Set Function: RFmxWCDMA_QEVMSetIQOffsetRemovalEnabled
Values:
RFMXWCDMA_VAL_QEVM_IQ_OFFSET_REMOVAL_ENABLED_FALSE (0)The I/Q offset is not removed before the QEVM measurement.
RFMXWCDMA_VAL_QEVM_IQ_OFFSET_REMOVAL_ENABLED_TRUE (1)The I/Q offset is removed before the QEVM measurement.

Log in to get a better experience