RFmxNRMXModAccCommonClockSourceEnabled Enumeration
- Updated2025-10-13
- 1 minute(s) read
Specifies whether same reference clock is used for local oscillator and digital-to-analog converter. When same reference clock is used the Carrier Frequency Offset is proportional to Sample Clock Error.
Syntax
Namespace: NationalInstruments.RFmx.NRMX
public enum RFmxNRMXModAccCommonClockSourceEnabled
Members
| Name | Value | Description |
|---|---|---|
| False | 0 | The Sample Clock error is estimated independently. |
| True | 1 | The Sample Clock error is estimated from carrier frequency offset. |