RFmxLteMXSlotPowerCommonClockSourceEnabled Enumeration
- Updated2024-07-17
- 1 minute(s) read
RFmxLteMXSlotPowerCommonClockSourceEnabled Enumeration
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.
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 enum RFmxLteMXSlotPowerCommonClockSourceEnabled
Public Enumeration RFmxLteMXSlotPowerCommonClockSourceEnabled
Members
| Member name | Value | Description | |
|---|---|---|---|
| False | 0 | The Sample Clock error is estimated independently. | |
| True | 1 | The Sample Clock error is estimated from carrier frequency offset. |