Jump to content

Recommended Posts

Posted

Hello,

 

I have 2 alarms that set off a buzzer. But I need to place a Silencer button in the program using one of the HMI keys. I also need to have after 8 hours unattended, the buzzer shuts off.

 

I need help trying to latch the key input to shut the buzzer off. And after 8 hours has timed out it needs to shut the buzzer off and stay off until someone gets to it. I'm thinking it will need to be set and reset. Is there a better way of doing this? 

Timer and Silencer rung.png

  • MVP 2023
Posted
50 minutes ago, Abby said:

I need help trying to latch the key input to shut the buzzer off. And after 8 hours has timed out it needs to shut the buzzer off and stay off until someone gets to it.

I'm not clear on what you're trying to do. The buzzer shuts off when EITHER the key#1 is pressed OR 8 hours have passed? What is SB 53 supposed to do?

Also, DO NOT place multiple logic threads in a single ladder rung. Rung #4 should be two separate rungs and rung #5 should be 3 separate rungs.

  • MVP 2023
Posted

My little bit of input is to say that this is one of those times my pet method of using a single counter based on SB13, instead of timers, would be much easier to set up and also follow the logic online.  The various things you want to do, you simply change the counter amount.   No time to do a sample for you.  Maybe later.

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...

Important Information

This site uses cookies. By clicking I accept, you agree to their use.