Hello,
I would like to be able to press a button, cycle through a few screens, each lasting about a second, then return to the original. I have attempted to do this with a state diagram with timers but have been unsuccessful. What would be the best way to go about this?
Thanks
Cycle through screens
- dshaunak
- Posts: 6
- Joined: Thu Mar 29, 2012 1:58 pm
- dshaunak
- Posts: 6
- Joined: Thu Mar 29, 2012 1:58 pm
Re: Cycle through screens
I have managed to get the screens to cycle. But on the same note, how might i implement an interruptof the cycle? Something to simulate an emergency stop to the process. I have tried creating an event that cancels all the timers but it continues to run. Anything would be helpful.
Thanks again
Thanks again