omron zen off delay timer

justin terry

Member
Join Date
Sep 2013
Location
houston
Posts
1
I am using the zen plc to monitor the flow of a pump. What I have written so far works. If I use a ball valve to throttle flow an emergency stop alarm is generated. My problem is that the alarm is generated when the pump is switched off the alarm is generated also. I have rung that prevents the alarm when pump contactor is off. I believe that I need an off delay timer in the flow switch rung. Not sure how I can show what I have now
 
relay

I am using the zen plc to monitor the flow of a pump. What I have written so far works. If I use a ball valve to throttle flow an emergency stop alarm is generated. My problem is that the alarm is generated when the pump is switched off the alarm is generated also. I have rung that prevents the alarm when pump contactor is off. I believe that I need an off delay timer in the flow switch rung. Not sure how I can show what I have now

maybe you can add a relay and send the normally closed contact to another input of your zen and moddify your sequence? just maybe as i said it is an otpin isn't (y) good luck!
 
You wont need an Off delay
simply dont look at the flow unless the motor has been running for a short time (On Delay) then fault it if the flow stops after that time.
Welcome to the site by the way
 
Bit missleading
Use a normally closed Timer contact in paralel with the Flow switch
 
[I am] not sure how I can show what I have now.
Print your ZEN program to a PDF file, and attach that file to a new post in this thread. An option (if your program is short) is to do a "Print Screen" of your ladder logic to a JPG picture file, and attach that picture to a new post.
 

Similar Topics

I am trying to setup my Omron Zen 10C3AR-A-V2 using the ZEN logic setup tool for turning on/off an output and counting it to a determined number...
Replies
4
Views
6,399
I am very new so I will try to give as much information as possible. I cannot get a Prolific PL-2303TA USB to RS232 to connect to an Omron ZEN...
Replies
1
Views
1,596
Hi, after 30 years involved with automation I'm actually writing my first PLC program and am struggling a fair bit. My background is mechanical...
Replies
8
Views
1,900
Hi I am setting a system up as per the attached picture, 5 inputs that are always present. These are sensors I have in an injection mould, if...
Replies
5
Views
1,866
Hello all, new on here, and relatively new to plc programming. I am trying to write a program which counts as it receives a cycle end input, and...
Replies
4
Views
1,902
Back
Top Bottom