Hello,
I’m a newbie on PLCnext platform. I’m wondering how to load a certain HMI page in Structured Text when a criteria is met, e.g. a variable gets a certain value.
Thanks in Advance,
Hakan


Hello,
I’m a newbie on PLCnext platform. I’m wondering how to load a certain HMI page in Structured Text when a criteria is met, e.g. a variable gets a certain value.
Thanks in Advance,
Hakan


Hello, hyamanyar!
Try to use „Action On Data“ dynamic property.
sample.pngAlso, take a look at PLCNext Engineer 2022.6 project attached.
PAGE_LOADER.7z
Hello Oleksandr,
Thanks for the answer. However, what I want to do is slightly different. I would like to be able to switch to another HMI page using Structured Text. As an example, suppose that I have a cyclic program and it has a Structured Text code and when the value of a variable has a certain value then I would like to be able to say „Goto ‚Maintenance Page‘“ programmatically and make HMI start displaying that page. I hope that it’s clear.
KR,
Hakan
Work around the suggestion and make your best.
Best regards