03-14-2014 05:14 PM
Hello,
I am getting data by DAQ Assistant in a While loop. I need the loop working just for 600ms and after that it should stop. I used two Tick Counts inside and outside of the loop (just like attached) so that as soon as x-y indicator gets 600 the while loop should stop. However, this idea does not work as x-y never gets 600. It always starts from around 1025ms (it is randomly, some times this number changes to 1041, 1023, 1058,...). Does any one know what is the problem here? Some thing is wrong with my DAQ Assistant?
Thank you
Solved! Go to Solution.
03-15-2014 11:23 AM
You have a normal LabVIEW question that belongs in the LabVIEW forum. For some reason, you decided to post in the Idea Exchange to propose new ideas for data acquisition products. I've asked the moderator to move this thread.
03-17-2014 10:48 AM
03-17-2014 11:40 AM
Hi Dennis,
Lets say the sampling rate and # of samples are equal and can be either 1000 or 10000. I am attaching the code.
Many many thanks,
Soran
03-17-2014 11:47 AM
03-17-2014 11:54 AM
Oh sorry, DAQ is PCIe6351
03-17-2014 01:15 PM
03-17-2014 01:41 PM
Got it, thank you very much.