RfsgOnboardSampleClockMode Enumeration
- Updated2025-10-14
- 1 minute(s) read
Specifies the sample clock mode on the arbitrary waveform generator (AWG) module.
Syntax
Namespace: NationalInstruments.ModularInstruments.NIRfsg
public enum RfsgOnboardSampleClockMode
Members
| Name | Value | Description |
|---|---|---|
| HighResolution | (int)6000 | The clock mode is high resolution. High resolution sampling is when a sample rate is generated by a high resolution clock source. |
| DivideDown | (int)6001 | The clock mode is divide down. Divide down sampling is when sample rates are generated by dividing the source frequency. |