Siemens TIA V17 HMI Alarm Handling

Rob...

Lifetime Supporting Member
Join Date
Jul 2016
Location
Manchester
Posts
484
Hello All,

I don't so much have a problem more my OCD.

I have a project, with over 1000 alarms. I create arrays in the PLC/HMI for my alarm triggers/HMI ack/PLC ack.

However, for the PLC ack, I am only allowed to choose from my array of alarm triggers in the HMI tag database.

Is there anyway of using a separate array for this. Or am I just going to have to extend the Alarm triggers array in the HMI and offset the bit number appropriatly.

The reason I ask, is having separate arrays allows me to set the bit offset the same for each alarm. Making it easier to find mistakes, incorrect tagging. E.G with 3 different arrays the bit offset would all be 0 for the first alarm, 1 for the 2nd etc etc..

I've attached a picture of what I mean, I hope this is enough information, but if not please let me know.

TIA Alarm handler.png
 

Similar Topics

Hi PLC people, think about this scenario: The PLC is somehow connected to the same network with the facilities` network. Then someone connects to...
Replies
2
Views
155
Does anyone know why my one string is displaying this way? It is causing issues with my HMI displaying it.
Replies
4
Views
294
So.... I know that this is "impossible" (looking at what Google has to say about it). But I still need to achieve it....somehow. Just completed a...
Replies
15
Views
7,248
Hello, I have been using TIA Portal V16 on a project (S7-1500) and when I am online to the PLC (all devices, FB's, FC' DB's etc. are green)...
Replies
11
Views
11,201
Hi! What is the way to convert the code from the Codesys code to the Tia Portal? Regards, WK
Replies
4
Views
79
Back
Top Bottom