Jump to content

Tp700 hmi alarm acknowledge using plc bit


Go to solution Solved by Hati,

Recommended Posts

Posted

Hi Engineers 

Please can you help me how to acknowledge tp700 hmi alarm, I configured db word to trigger the alarms, I did offline simulation using plcsim, I could acknowledge the alarm using acknowledgment button on alarm page.i want to acknowledge the alarm using plc bit. I searched in chrome and found some ways but when tried it doesn't work for me.

I really appreciate your help 

Regards 


Posted

Hi

I'm using tia v13 sp2, in hmi discrete alarm, I found only hmi acknowledgment tag, hmi acknowledgment address, I enter it but couldn't enter plc acknowledgment tag, it showing red color .The hmi tag is configured to connected  plc tag, 

Can you please give me step by step tutorial?

Regards 

  • Solution
Posted (edited)

I don't know how you have defined the Alarm bits and ack bits. I define them as an array of bool [0-255]. Then i just assing the absolute addresses of the array to the alarm and ack bits.

Edited by Hati
Posted

Hi

I tried it as you said and it worked.

Before, i was assigning alarm acknowledge bit from different int address, in the same data block. 

I Tought, it should be  integer address for alarm trigger bits and other different integer address for acknowledge bits.

I figured now, alarm acknowledge bits should be in the same word or array address of the alarm trigger bits.

(am I right?)

Thanks anyway for your help and support 

Regards

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
×
×
  • Create New...