03-09-2007 08:19 AM
03-09-2007 10:00 AM
Hasn't this question been discussed before in a different thread?
Of course the DAQ board has access to a different clock. It uses a clock that is on the board to determine the sample rate. A while loop and a DAQ Assistant set for sample on demand is at the mercy of the OS and the limitation of the pc's clock. The OS is always doing things in the background that requires x amount of processing time. The DAQ board clock is not subject to these interuptions. You can play games with the priority of the VI but the timing will never be as accurate or as fast as the DAQ board using it's own timing source.
03-09-2007
10:22 AM
- last edited on
10-27-2025
03:51 PM
by
Content Cleaner
You might want to look at the tutorials at
http://zone.ni.com/devzone/cda/tut/p/id/3216
http://zone.ni.com/devzone/cda/tut/p/id/3536
and the LabVIEW Measurements Manual that ships with LabVEIW
03-09-2007 10:53 AM