Well, here I go again with another post!!! I hope no one minds..

My interface is about 90% done !!!! :banana: and it works very well.. (In demo mode anyhow) Ya.. looks good on paper!

Anyhow, I am finishing off the little bells and whistles.. I need to add limit switch lights, and a few other things. My interface graphics look almost like the CAD drawing of my system. (a graphical version) and my buttons look like the physical processes and are placed on the screen in a physically representative reproduction of the real process. (its very cool if you ask me)
The best thing is that I was able to pragmatically make 42 different versions of the same picture (minor changes in each) dance around the screen in representation of the actual machine movements.. Ya baby!! (It took me 3 days solid to create it and it seems to run so fast there is no bogging down)

I started testing to see if I could screw it up and found a small glitch in my coding.

If my code is running in a macro and I do this:
!WAITUNTIL #19=1 '#19 is an output

How do I break out if #19=1 never happens?? (short of ESTOP)

thanks!
Murphy