Gets 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 GetCommonClockSourceEnabled(string selectorString, out RFmxLteMXSlotPowerCommonClockSourceEnabled value)

Remarks

This method gets 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.

valueout RFmxLteMXSlotPowerCommonClockSourceEnabled

Upon return, contains 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.