12-13-2006 05:53 PM
12-13-2006 07:51 PM
A 10 frame stacked sequence is not a great program design, but timed loop has and entirely different function so this won't be a drop-in replacement (Also, why does it need to be a timed loop, how about a plain while loop?). Basically, you should rework your code into a state machine type architecture.
More detailed advice is difficult without seeing the code (or much more information).
Please attach your program so we can be more specific in the advice. 🙂
12-18-2006 05:34 PM
12-19-2006 09:21 AM
12-22-2006 05:43 PM
01-02-2007 08:38 AM
01-04-2007 04:21 PM
01-04-2007 07:25 PM
01-05-2007 04:07 PM
01-08-2007 10:43 AM