Specifies the sample clock mode on the arbitrary waveform generator (AWG) module.

Syntax

Namespace: NationalInstruments.ModularInstruments.NIRfsg

public enum RfsgOnboardSampleClockMode

Members

NameValueDescription
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.

See Also