You must already have something like an interlock being set to track which source page the user should be brought to, correct?
So if the one-shot is causing the "please wait" page to appear, you can take that same signal into the negative-edge trigger of *another* one shot, then take the output of that one-shot and trigger the enable line of a buffer with it.? The other inputs of the buffer would be fed with the outputs of your interlock, and the corresponding outputs of the buffer would be fed to joins on the touch panel symbol matching the joins you have assigned to each device's page.
? - Chip
---In Crestron@..., <seth.ferrin@...> wrote:
I want to add a 'please wait' page when a stepper happens. Then, flip it to a source page without user interaction. I have 5 sources. Crestron helped me with getting the one source to work using a one shot, but I couldn't get it to.work for the other 4 sources. Any ideas?