Need a little help

LowerySJ

Member
Join Date
May 2006
Location
PA
Posts
10
I have a project using RSL500 using processor 1200C in which I need to keep an output energized anytime the PLC controller is active, on line and functioning properly. In case of controller failure or power outage, the output needs to de-energize.

Can anyone send some light with this???

Thanks in advance.
 
Just add an unconditioned rung with the output as an OTE. I'm pretty sure that outputs are only enable in Run mode. But since most controllers are not safety devices there is no way to guarantee the failure mode.
 
Something like this ?


health.jpg
 
I had a machine come in once that was programmed with the following line

MAJOR_ERROR_HALTED
S:1/13 O:12/15
-------]/[-----------------( )---


However,

O:12/15
---------------------------( )---

would have been sufficient.
Red flags went up when I saw that, as the programmer was not grasping something fundamental. Sure enough, the software proved to be problematic.

 

Similar Topics

Hey guys, I have a client that has a v-notch chlorinator that doesn't run off a 4-20mA loop, it instead has two discrete inputs that drive the...
Replies
6
Views
1,895
I was given a small PLC project from my dad for his company and I have ran into a few problems. I have found it necessary to use an output in my...
Replies
12
Views
3,882
I am using a compactLogix PLC. We built a conveyor system now we have added an end of line sorter. Yes an add on and no one has thought of how it...
Replies
19
Views
7,579
I need to use a contrologix 1100 to index a stepping motor. I will be using a IMS (intelligent motion systems) stepper driver and using the 1100...
Replies
0
Views
1,185
Hello everyone, I want to know what I am doing wrong when trying to upload a program from a pv+1000 on a dh+ network. The 5/04 and HMI or talking...
Replies
2
Views
1,455
Back
Top Bottom