Schneider Electric support forum about Power Meters (ION, PowerTag, PowerLogic) and Power Quality from design, implementation to troubleshooting and more.
Send a co-worker an invite to the portal.Just enter their email address and we'll connect them to register. After joining, they will belong to the same company.
You have entered an invalid email address. Please re-enter the email address.
This co-worker has already been invited to the Exchange portal. Please invite another co-worker.
Please enter email address
Send InviteCancel
Invitation Sent
Your invitation was sent.Thanks for sharing Exchange with your co-worker.
Link copied. Please paste this link to share this article on your social media post.
2024-04-1808:49 AM
Hide HMI Screens at Run Time
I'm using Vijeo Designer V6.2 to program an HMIGTO3510. I have 9 base panels, each with a Previous and Next button with a Switch Setting to navigate to another panel based on Panel ID.
I'm looking for a way to hide two of the panels at run time based on a bool variable set from an external MODBUS address. Since base panels don't have a Visibility property, I thought it might be possible to script a Panel Action to change the panel ID used in the Switch Settings but I have found no information on how to write a script to do this.
Is there a way to effectively hide base panels at run time based on a bool variable? Is there another way to sequentially navigate between panels using a Previous and Next button that allows for skipping certain panels based on a bool variable?