NI-DAQ™mx C Reference

Content Type
Programming Language
Current manual
Table of Contents
Product DocumentationNI-DAQ™mx C ReferenceI/O Type >> Analog Input >> Timing >> Sample ModesCurrent page
Table of Contents

I/O Type >> Analog Input >> Timing >> Sample Modes

I/O Type >> Analog Input >> Timing >> Sample Modes

Data Type: int32*
Description: Indicates sample modes supported by devices that support sample clocked analog input.
Restrictions: Not Settable

Valid values

DAQmx_Val_FiniteSamps 10178 Acquire or generate a finite number of samples.
DAQmx_Val_ContSamps 10123 Acquire or generate samples until you stop the task.
DAQmx_Val_HWTimedSinglePoint 12522 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.


You can get this property using:
  DAQmxGetDevAISampModes

Was this information helpful?

Help us improve your future ni.com experience.

Did you find the documentation you were looking for?

Submit