DavidM Posted December 10, 2010 Report Share Posted December 10, 2010 Hello everybody, I'm pretty new to PLC, Unitronics, Ladder, etc.. I'm facing a weird behavior when I use the same key in different displays, I've read the topic "Key interference" and I followed the advice of loading HMI from ladder rather than display jumps (was my first attempt). So here it is, I use 2 keys in my Main Display (F1 and F2), F2 loads an HMI display called "Desplegar", it loads fine, this display use 2 keys (F2 again and ESC), when I press F2 it jumps back the Main Display after setting a MB, so the same happens when I press the ESC key, in this case, the MB is not set, so far so good, but, after being back in the Main Display, if I press F2 to go back to "Desplegar" display, I need to press it twice for the display to load, but, this happens only when I pressed the ESC key in "Desplegar", if I pressed the F2 key then it loads the "Desplegar" display right away. Well, that's my problem, now, what I'm trying to do actually, is a navigation screen for a DataTable, press F1 to go 1 item back, press /- to go 1 item forward, then if the operator finds his item, he press F2 to select it which loads back the main display and the display now shows the item selected. This is supposed to be fairly easy, but as I said, this is my first project (and I hope not the last one) with Unitronics and PLC. Some advice? Thank you!. Dobladora varilla 1 - Navegacion.vlp Link to comment Share on other sites More sharing options...
DavidM Posted December 11, 2010 Author Report Share Posted December 11, 2010 Never mind, I figured it out, I've solved it by using Display's jumps with MB conditions, instead of using Load HMI from within Ladder. I couldn't make it work with Load HMI Display, weird. Thank you. Link to comment Share on other sites More sharing options...
Fantasia83 Posted December 11, 2010 Report Share Posted December 11, 2010 Hy David, Here is an idea Link to comment Share on other sites More sharing options...
Stein Yair Posted December 12, 2010 Report Share Posted December 12, 2010 Hi David, You should check the F2's coils and direct contacts. These problems can be caused by a logic mistake. If you want you can send us the application and we'll go over it. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now