Jump to content

Visilogic timers and latching output to stay off


Recommended Posts

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

Link to comment
Share on other sites

  • MVP 2023
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.

Link to comment
Share on other sites

  • MVP 2023

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.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...