Jump to content

Recommended Posts

Posted

Still learning Sysmac Studio......how do I gain access to System Variables like 'PageIndex" so my PLC can be notified what Page the HMI is on?  Also, how can I execute an 'Acknowledge All' from the PLC so I can reset the 'Alarm Viewer Popup' from my PLC?

Thanks,

Posted

There is no access to HMI variables from the PLC.  You need to make PLC variables and map them into the HMI.  Then in the HMI you can do things such as ack all alarms when the input goes true.  Global events is the best place to perform those.

Posted

OK, so here is what I have tried to setup....but it tells me that my AcknowledgeAll Subroutine does not exist??  Do I have to compile it or something before it recognizes it is there?

Thanks.....

Subroutine.PNG

Posted
13 hours ago, WKTilton said:

I figured out what I was doing wrong....dug into some manuals I found online...

Thanks for the initial nudge in the right direction :)

Please share your answer for others to see in the future.  Thanks!

Posted

The complete list of system variables and their data types is in the manual.  There is a page number variable and a page name string variable. 

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.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...