Multiple WebPages

When creating an HMI for your project, you can add several Web Pages to ease navigation and group elements in logical sequences.

For example:

  • A "master" WebPage, with links to all the subsequent Web Pages for different steps of the inspection and/or configuration.
  • A "settings" WebPage. This pop-up can be launched via a Button element, then you can configure the settings and close the pop-up when you are finished.
  • A custom logon WebPage, where access to controls and settings can be controlled via a pop-up.
  • An "alert" pop-up WebPage, for instances where a setting or control is in an error state. For instance, with a Data Change Scripts (WebHMI) configured for a tag (e.g. $isError), in which if $isError is set to True, a warning pop-up would be displayed.