11-02-2005 12:14 PM
11-03-2005
08:55 PM
- last edited on
11-26-2025
11:12 AM
by
Content Cleaner
Hi Martin,
To generate a finite number of iterations of a buffer in DAQmx you set the "sampler per channel" property of the DAQmx Timing VI to your (number of iterations) X (number of samples per channel in the buffer).
I'm excited that you are converting your code, the DAQmx driver is so much easier to use. Here are some great references about converting from Traditional DAQ to DAQmx:
What are the Terminology Changes in NI-DAQmx?
Message Edited by Micaela N on 11-03-2005 08:55 PM
11-04-2005
07:27 AM
- last edited on
11-26-2025
11:12 AM
by
Content Cleaner
Here's that first link again:
What are the Terminology Changes in NI-DAQmx?
11-08-2005 08:21 AM