Are there any easy solutions out there for menu navigation? I have an application with multiple screens and the menu buttons bring up another layer of menu options. Using a DM430E with the navigation arrows etc, I am finding it difficult to have a selected menu option (button 1) with between 1-8 options pop up, scroll to select which can either move to next page or another pop up of options to scroll through and select, trying to keep the layers priority and the previous layer of menu options from being selected inadvertently with the next button press.
I am using value connects but the logic gets big quickly, I have a feeling if I knew how to program in structured text (or what I was doing in general) I could maybe call a POU in the display screen itself to reduce the code in the application? ST is on my list to learn but time constraints at this stage is not going to let me.
Any hints or tricks? I have rewritten this display a dozen times to try get it working the way I want.
Thanks.