plc help

stu

Member
Join Date
Aug 2005
Location
England
Posts
786
Hi guys
My mind has gone blank , im using rslogix 500 on a slc 505, I have a existing program which has a oil pump being enigized by a contactor controlled via the plc, I would like to have a timer for duration of the pump running and a timer for the intervals ( frequency ) but my mind has gone blank , can someone point me in the right direction please thanks
 
Use RTO (retentive) timer for the on time and the off time
they retain the accumulated value when the rung is false then continue from thee when true
you just have to reset them at some point
 
the control logic to turn on the pump contactor has 2 functions.
#1 - turn on the pump contactor
#2 start a motor on timer (timer 1)

when timer 1 is done, turn off the oil pump contactor
timer 1 done and oil pump off, start timer 2

timer 2 done resets timer 1

the cycle starts over.

this was done in my head, so you may need to tweek it a bit.

regards,
james.
 

Similar Topics

HI everyone, i am new to Siemens plc programming and i am in need of some help. yesterday we had an S7-1200 CPU 1214C fail to turn on an output to...
Replies
7
Views
178
I have an old Sentry Palletizer (S/O Number 3007 / Serial Number 1172) that has lost its program as the backup battery died years ago. I can...
Replies
0
Views
107
HOW to communicate with OPTIX and Mitsubishi's Q Series PLC?? PLEASE HELP ME
Replies
0
Views
80
I have a network with 4 PLCs PLC1 is controllogix and PLCs 2-4 are compactlogix and they all need to communicate. The current way I have this...
Replies
8
Views
279
So to start off: I have no experience with PLC's, but I'm good at figuring stuff out, but I need some help to know if my PLC is just dead in the...
Replies
2
Views
124
Back
Top Bottom