RFmx LTE Properties

Table of Contents

ModAcc:Common Clock Source Enabled Property

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

ModAcc:Common Clock Source Enabled Property

Short Name: ModAcc Common Clock Source Enabled

Property of RFmxLTE

Specifies whether the same Reference Clock is used for the local oscillator and the digital-to-analog converter in the transmitter. When the same Reference Clock is used, the carrier frequency offset is proportional to Sample Clock error.

The ModAcc measurement ignores this property, when you set the Link Direction property to Downlink.

You do not need to use a selector string to configure or read this property for the default signal instance. Refer to the Selector Strings topic for information about the string syntax for named signals.

The default value is True.

False (0)

The Sample Clock error is estimated independently.

True (1)

The Sample Clock error is estimated from carrier frequency offset.

Remarks

The following table lists the characteristics of this property.

Datatype ci32.gif
PermissionsRead/Write
High-level VIs RFmxLTE ModAcc Configure Common Clock Source Enabled
ResettableYes

Log in to get a better experience