SKA AB Posted April 13, 2023 Report Posted April 13, 2023 I have been lookimng around a little, trying to find how to get the current open pages name to show in a dedicated area in a background page. I would like the header label to show something like "Main" when Main page is open, "Service" When service page is opened etc. Quote
IO_Rack Posted April 13, 2023 Report Posted April 13, 2023 It's a system variable. _HMI_CurrentPage as a String or _HMI_CurrentPageIndex as an Integer. Quote
SKA AB Posted April 14, 2023 Author Report Posted April 14, 2023 19 hours ago, IO_Rack said: It's a system variable. _HMI_CurrentPage as a String or _HMI_CurrentPageIndex as an Integer. Thank you, could'nt find anything in the help file that i looked thru. Quote
IO_Rack Posted April 14, 2023 Report Posted April 14, 2023 When viewing the HMI in Sysmac Studio, goto Help > Instruction Reference > Functions. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.