11-02-2009 06:57 PM
Hi there,
I have problems using timed loops, with an external firing source! The callback only go to timed loop the first time, and then it stops!
If I use the same callback with: "True = Data-Ready" and polling data-ready in main, it gets called several times, so it's a problem in timed loop configuration.
I use Timing Source, equal to callback timed loops example (the example works fine) I don't understand why sometimes I get the word "scans" in the loop, othertimes I get "ticks", or "ms" If I use internal timing, but that is obvious...
Thanks in advance,
P.S. - the idea is to use two parallel timed loops (one fired by callbacks, other by internal timing)
11-13-2009 05:18 AM
Hi there,
Isn't this problem usual?
Regards,