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

Syntax

Namespace: NationalInstruments.RFmx.LteMX

public int SetCommonClockSourceEnabled(string selectorString, RFmxLteMXSlotPowerCommonClockSourceEnabled value)

Remarks

This method sets the value of SlotPowerCommonClockSourceEnabled attribute. The default value is True.

Parameters

NameTypeDescription
selectorStringstring

Pass an empty string. The signal name that is passed when creating the signal configuration is used.

valueRFmxLteMXSlotPowerCommonClockSourceEnabled

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.

Returns

Returns the status code of this method. The status code either indicates success or describes a warning condition.