Cycle through screens

Discuss issues and ideas you have to configuring displays with PowerVision
dshaunak
Posts: 6
Joined: Thu Mar 29, 2012 1:58 pm

Cycle through screens

Post by dshaunak » Mon Jul 16, 2012 9:27 am

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
dshaunak
Posts: 6
Joined: Thu Mar 29, 2012 1:58 pm

Re: Cycle through screens

Post by dshaunak » Tue Jul 17, 2012 2:48 pm

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