Specifies whether the exported Sample Clock issues a pulse at the beginning of a sample or changes to a high state for the duration of the sample.

Syntax

Namespace: NationalInstruments.DAQmx

public enum SampleClockOutputBehavior

Remarks

Specifies whether the exported Sample Clock issues a pulse at the beginning of a sample or changes to a high state for the duration of the sample. Use this enumeration to get or set the value of SampleClockOutputBehavior.

Members

NameValueDescription
Pulse10265

The exported Sample Clock pulses at the beginning of each sample.

Level10210

The exported Sample Clock goes high at the beginning of the sample and goes low when the last AI Convert begins.