![]() |
||
|
This board is for PLC Related Q&A ONLY. Please DON'T use it for advertising, etc. |
||
| ||
New Here? Please read this important info!!!
|
|
#1 |
|
Member
|
plc5 oil pit alarm logic
Hi again all..
I am having a little bit of a problem creating an alarm for a oil pit spill. I think im making it out to be harder that what it really is. Here is what i have: float contact=I:1/14 alarm reset PV pb=B3:0/11 alarm=n7:152/11 timer= T4:4 The float rises, and the contacts are made..alarm is on. Hit reset,and the alarm shuts off for 20min then comes back on every 20 min until I:1/14 dropes out. I must have brain lock,I should be able to creat the logic but keep finding flaws in it. Thanks again |
|
|
|
#2 |
|
Lifetime Supporting Member + Moderator
|
Not exactly how I'd do it, but it should work...
Code:
| float tt alarm |---] [---+---]/[-----------------( ) | | | alarm | |---] [---+ | | alarm reset timer |---] [-------] [---+-------------( ) | | | tt | |---] [-------------+ ![]() ![]() -Eric |
|
|
|
#3 |
|
Member
|
Eric,
Works just fine....thx Tim |
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
Similar Topics
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Sequential Status Display... | Eric Nelson | LIVE PLC Questions And Answers | 32 | January 4th, 2005 09:25 AM |
| ONLINE Changing ladder logic for a redundant PLC5 | ckchew666 | LIVE PLC Questions And Answers | 3 | June 26th, 2004 09:09 AM |
| Maintenance alarm (again) | tlvaun | LIVE PLC Questions And Answers | 2 | May 4th, 2003 06:11 AM |
| Normally open or closed or... | Phil Melore | LIVE PLC Questions And Answers | 15 | February 3rd, 2003 07:14 PM |
| Alarm Code | mwatkins | LIVE PLC Questions And Answers | 25 | January 15th, 2003 03:43 PM |