![]() | Download Help (Windows Only) |
Specifies if a task acquires or generates a finite number of samples or if it continuously acquires or generates samples.
Namespace: NationalInstruments.DAQmx
Assembly: NationalInstruments.DAQmx (in NationalInstruments.DAQmx.dll) Version: 17.1.40.99
Visual Basic (Declaration) |
---|
Public Enumeration SampleQuantityMode |
C# |
---|
public enum SampleQuantityMode |
Member name | Description |
---|---|
ContinuousSamples | Acquire or generate samples until you stop the task. |
FiniteSamples | Acquire or generate a finite number of samples. |
HardwareTimedSinglePoint | Acquire or generate samples continuously using hardware timing without a buffer. Hardware timed single point sample mode is supported only for the sample clock and change detection timing types. |
Helpful
Not Helpful