RFmx LTE CVI

Table of Contents

RFMXLTE_ATTR_SLOTPHASE_COMMON_CLOCK_SOURCE_ENABLED

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

RFMXLTE_ATTR_SLOTPHASE_COMMON_CLOCK_SOURCE_ENABLED

Data Type: int32
Access:read/write
Functions:RFmxLTE_SetAttributeI32
RFmxLTE_GetAttributeI32
Description: Specifies whether the same Reference Clock is used for local oscillator and the digital-to-analog converter. When the same Reference Clock is used, the carrier frequency offset is proportional to Sample Clock error.

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

Get Function: RFmxLTE_SlotPhaseGetCommonClockSourceEnabled
Set Function: RFmxLTE_SlotPhaseSetCommonClockSourceEnabled
Values:
RFMXLTE_VAL_SLOTPHASE_COMMON_CLOCK_SOURCE_ENABLED_FALSE (0)The Sample Clock error is estimated independently.
RFMXLTE_VAL_SLOTPHASE_COMMON_CLOCK_SOURCE_ENABLED_TRUE (1)The Sample Clock error is estimated from carrier frequency offset.

Log in to get a better experience