12-01-2009 10:02 PM
Hello,
I have been working on this for longer than I should have without asking for help.
I am tiring to record a 10 to 15 sec capture of my data to a Write to Measurement file.
The capture works but I have no idea how to tie in a timer to stop the capture after 10 to 15 Seconds.
Any ideals would greatly help.
I amp using labview 8.6 and a PCI-6220 input card with a SCB-68 input interface.
I have worked out the problem from my earlier post but I am not quite sure how to go about it on this one.
Thank You
Richard
Solved! Go to Solution.
12-02-2009 02:42 PM
Hey Richard,
I would make use of the elapsed time express VI, the code might look something like the attached VI.
Let us know if you run into any issues.
Thanks
Scott M.
12-02-2009 06:32 PM
I got it Finally, After looking how simple it was. I was tring to make the Solution hat=rder than it was.
My origional idea had two while loops and two stop button that was my problem.
Works great now.
Next time I will try and not make a simple problem Harder than it is.
Thank You Scott-M
Richard
12-02-2009 06:36 PM
I just found out how to do the kudos
I also poted the wrong file for the update here is the corrected one.
Thank You again Scott-M