11-12-2007 01:02 AM
11-12-2007 05:52 PM
Hello Gravey,
Welcome to the world of LabVIEW and DAQmx. If you are attempting to measure a change in time on the order of 0.2 ms (5 kHz) you should probably acquire at 10 times that rate to achieve a solid shape. This would mean you will sample at 50 kHz. The USB 6229 is capable of 250 kHz on a single input channel (or 250 kHz aggregate on multiple channels) which is roughly 5 times the sample rate you need. This being the case I would say that the 6229 is more than capable of measuring your application without the effect of latency.
Since this is your first time using LabVIEW and DAQmx I would suggest looking at the following resources. They are great starting points on the tools available.
Learn 10 Functions in NI-DAQmx and Handle 80 Percent of Your Data Acquisition Applications
Regards,