2 weeks ago
Hello,
I have an issue: whenever I want to show a dialogue in the HMI, the requested view is always the unit where the CM addon is placed.
How can I disable this behaviour? It's preventing me from doing the UserGuidance for the MES@AE changeover sequence, among other things.
Thank you in advance.
Solved! Go to Solution.
a week ago
Sorry, but I don't really understand what's happening. What is your source code for requesting the dialog? Which variable is configured as dialog variable on which handler?
The HMI works like this:
a week ago
Hello,
Thank you in advance for your reply.
I later found the issue. It had to do with the View and DialogRequest variables. I had only created one variable for each and used them in the HMI configuration of the different units.
I then created different HMI variables for each unit and solved the issue.