WinCC SCADA TIA Portal v14 - Tab button blinking when there is alarm in screen

DenZ_P

Member
Join Date
Jun 2016
Location
SomeWhere
Posts
64
Hello Experts,

I want to ask how i can make my tab buttons blink when there is an Alarm active in the that screen.

I am just new with WinCC coming from Wonderware, Rockwell SCADA and Ignition background.

Is this possible by script? How do you put multiple tags under Animate Property of a graphic or a button?

Please help! Thanks!

Tab blinking when there is alarm in screen.PNG
 
WinCC Advanced or WinCC Professional ?

If WinCC Advanced, then there is no integrated function to achieve that. You would have to monitor all the possible alarms in PLC code, and then use a BOOL or an INT to change the appearance of the button via animation. That would not be difficult though.

If WinCC Professional, then maybe there is. I dont have experience with it.

Even if there is an integrated WinCC function, then I would consider to do it in code anyway, since I bet it will not be simple with the integrated function.
 
WinCC Advanced or WinCC Professional ?

If WinCC Advanced, then there is no integrated function to achieve that. You would have to monitor all the possible alarms in PLC code, and then use a BOOL or an INT to change the appearance of the button via animation. That would not be difficult though.

If WinCC Professional, then maybe there is. I dont have experience with it.

Even if there is an integrated WinCC function, then I would consider to do it in code anyway, since I bet it will not be simple with the integrated function.

Sorry forgot to mention. It is WinCC Professional.

Installed Software.PNG
 

Similar Topics

Hello, I'm a bit uncertain on the WinCC part, now that we have the TIA portal. Before we had Simatic Manager, WinCC Flexible for panels & WinCC...
Replies
5
Views
4,930
Is it possible to connect a PC with running WinCC Advanced or Unified to a siemens PLC such as S7-1200 across different subnets? The computers can...
Replies
0
Views
86
We are using wincc scada WinCC system software V7.5 SP2 , connected to few plc . Past 3 weeks we getting this alarm continously when we checked...
Replies
0
Views
81
when i tried to go online, why its showing lie this
Replies
1
Views
88
I am utilizing both HMI and SCADA for my project. Both HMI and SCADA have identical tags. When I modify the tag value on HMI, it is reflected in...
Replies
2
Views
151
Back
Top Bottom