RFmx LTE CVI

Table of Contents

RFMXLTE_ATTR_MODACC_IQ_TIMING_SKEW_CORRECTION_ENABLED

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

RFMXLTE_ATTR_MODACC_IQ_TIMING_SKEW_CORRECTION_ENABLED

Data Type: int32
Access:read/write
Functions:RFmxLTE_SetAttributeI32
RFmxLTE_GetAttributeI32
Description: Specifies whether to enable IQ timing skew correction.


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 RFMXLTE_VAL_MODACC_IQ_TIMING_SKEW_CORRECTION_ENABLED_FALSE.

Get Function: RFmxLTE_ModAccGetIQTimingSkewCorrectionEnabled
Set Function: RFmxLTE_ModAccSetIQTimingSkewCorrectionEnabled
Values:
RFMXLTE_VAL_MODACC_IQ_TIMING_SKEW_CORRECTION_ENABLED_FALSE (0)IQ timing skew correction is disabled.
RFMXLTE_VAL_MODACC_IQ_TIMING_SKEW_CORRECTION_ENABLED_TRUE (1)IQ timing skew correction is enabled.

Log in to get a better experience