RFmxLteMXModAccConfiguration.ConfigureCommonClockSourceEnabled Method
- Updated2024-07-17
- 1 minute(s) read
RFmxLteMXModAccConfigurationConfigureCommonClockSourceEnabled Method
Configures the Reference Clock and specifies whether same Reference Clock is used for local oscillator and D/A converter.
The ModAcc measurement ignores this method, when you set the SetLinkDirection(String, RFmxLteMXLinkDirection) method to Downlink.
The ModAcc measurement ignores this method, when you set the SetLinkDirection(String, RFmxLteMXLinkDirection) method to Downlink.
Namespace: NationalInstruments.RFmx.LteMX
Assembly: NationalInstruments.RFmx.LteMX.Fx40 (in NationalInstruments.RFmx.LteMX.Fx40.dll) Version: 24.5.0.49283 (24.5.0.49283)
Syntax
public int ConfigureCommonClockSourceEnabled( string selectorString, RFmxLteMXModAccCommonClockSourceEnabled commonClockSourceEnabled )
Public Function ConfigureCommonClockSourceEnabled ( selectorString As String, commonClockSourceEnabled As RFmxLteMXModAccCommonClockSourceEnabled ) As Integer
Parameters
- selectorString
- Type: SystemString
Pass an empty string. The signal name that is passed when creating the signal configuration is used. - commonClockSourceEnabled
- Type: NationalInstruments.RFmx.LteMXRFmxLteMXModAccCommonClockSourceEnabled
Specifies whether the same Reference Clock is used for the local oscillator and the D/A converter. When the same Reference Clock is used, the carrier frequency offset is proportional to the Sample Clock error.
Return Value
Type: Int32Returns the status code of this method. The status code either indicates success or describes a warning condition.