01-23-2008 11:50 AM
01-25-2008 10:26 AM - edited 01-25-2008 10:33 AM
Hi,
From my understanding, you are using the LabVIEW and the PXI 6602 to measure pulse frequency. What I would like to do is start from the example that you started from and make the same modifications to test the VI.
01-25-2008 10:31 AM - edited 01-25-2008 10:34 AM
Hi
i can load the vi without missing sub vis!
Why do you start and stop the task in the loop? it happens every iteration. It is better you start the task once before running the while loop and stop it afterwards.
Mike