HMI with multiple pages
-
Hello,
How can i make multiple hmi pages?
And how to navigate to those pages form the home page?
Met vriendelijke groet / With regards,
Michel Croes -
Hi Michel,
in order to make multiple HMI pages just create more *.hmi.svg files in the same folder as index.hmi.svg. No more settings is required.
You can navigate between pages using Inkspace "Link" feature. Right-click on any object (e.g. rectangle) -> Create link, right-click again -> Link Properties -> fill in the Href field with:
/hmi/*filename*.html
This object then becomes a hyperlink to another webpage.
There is also example on Multipage HMI available - have a look at "0301-07_Multi-page_HMI" example.
Hope it helps. If you encounter any difficulties, let me know.
Cheers, Tomas