Maulik Dudani

TIA Portal V13- Alarm for Bool Data type

7 posts in this topic

IN TIA Portal V13 HMI Alarm Setup, Discrete Alarm Not allowing Bool Tags in "Tag Trigger". Please help how to set Bool Alarms?

Share this post


Link to post
Share on other sites

Pack all your alarms into a word.

As an example:

AlarmWord MW300, This will be the word you look at in the panel.

Then move all your BOOL tags into the word.

Alarm1 M300.0

Alarm2 M300.1

And so on.

Keep in mind that when you shall detect "Alarm1" in the panel, you must look at MW300 bit 8.

"Alarm2" will then be MW300 bit 9.

2 people like this

Share this post


Link to post
Share on other sites

Dear Sir,

How I can Move Bool Bit M300.0 and so on Into Word MW300? And where i have to move BOOL Tag Into the word, PLC Program or HMI Tags?

Alarm Setup.png

PLC Tags.png

Share this post


Link to post
Share on other sites

Done It Successfully. Its Working As You Explained. Thanks for the Help.

Share this post


Link to post
Share on other sites

Done It Successfully. Its Working As You Explained. Thanks for the Help.

Share this post


Link to post
Share on other sites

Comment activer la License WinCC advanced , pour avoir utilisé TIA Portl V13

TIA Portal V13.PNG

TIA Portal V13.PNG

Share this post


Link to post
Share on other sites

Please I have been having problems on how to program discrete alarms  on tia portal .  I know that the trigger tag data type can be Int or word etc but my output bit is in book etc Q0.0, I don't know how to create the trigger bit that will display if the boolean output Q0.0 changes state in the program, please I urgently needHELP in clear explanation/example. Thank you house

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!


Register a new account

Sign in

Already have an account? Sign in here.


Sign In Now