02-03-2009 05:04 PM
02-03-2009 05:09 PM
02-03-2009 06:35 PM
Yes, you can place the wait anywhere in the loop and it does not have to be wiered to anything else. Use the "Wait Untill Next ms Multiple" with a constant (or control) wired to it so you loop does not go as fast as possible and cosume all of your system resources. If you create a timing control you can adjust the timeing so you can find what is too fast or slow.
Hunter
02-04-2009 11:45 AM
02-04-2009 04:33 PM
02-04-2009 04:47 PM
02-05-2009 01:36 PM
02-05-2009 01:43 PM
We don't know how many samples we will collect so N samples is not an option. Also the time the code loops seems to be always 3 no matter what value is selected. Thanks again.
-John