Hello everyone,
I have a project with six engines. For each engine, I already have screens showing:
Temperatures
Cooling system
Exhaust control
Fuel
Instead of duplicating these screens for each engine, I’d like to reuse the same set of screens and simply switch the variable tags (e.g., Engine 1, Engine 2, Engine 3, Engine 5, Engine 6).
My question is:
What is the recommended way in zenon to implement this kind of screen reuse?
Is there a best practice for dynamically switching variable references so that one screen can serve multiple engines?
Should I use screen variables, substitution, or another approach?
Any guidance or examples would be greatly appreciated.
Thanks in advance!