6/9/2021 5:57 PM | |
Joined: 9/23/2005 Last visit: 12/12/2024 Posts: 4366 Rating: (1457)
|
Hi, as from TIA V17, it is possible to acknowledge discrete HMI alarms as get acknowledgment state from PLC Tag. In the alarm properties, there is two new division, “Acknowledgment”, with two boxes: Status Tag and Control Tag. In Control Tag, you should configure a PLC Tag (DWORD) and inform which bit from this DWORD will be used to acknowledge the alarm. You should change the bit from 0 to 1 to acknowledge an alarm. In Status Tag, you should configure a PLC Tag (DWORD) and inform which bit from this DWORD will be used to get the alarm status. Status goes to false when a new alarm came and goes to true if an active alarm is acknowledged. sample project AttachmentUni9_20210609_0819.zip (846 Downloads) |
Last edited by: Denilson Pegaia at: 06/09/2021 18:26:15Denilson Pegaia |
|
This contribution was helpful to1 thankful Users |
Follow us on