AB SLC "Always on" status bit

Rick.

This is from the help-file:
This input instruction disables its rung when inserted in the condition side of the rung.

This is what I said:
This will disable scanning of the rung after the AFI instruction. (example with AFI in the beginning of the rung).

What is the difference ? :confused:
Obviously I was wrong - is it necessarry to discuss WHERE I was wrong ?
(its kinda embarrashing, you know).
 
For SLC programs I always have an always-on TRUE, an always-off AFI and reference an output NOP. That way I can enter the symbols the SLC doesn't have.



---------------------(TRUE)


-|/|--||-------------(AFI)


---------------------(NOP)


As far as 2 bits TRUE and AFI, for me it's less confusing, and at my age that's beginning to help.
 
here is my reason.

we bought a 4 station machine and the vendor had to do a lot of debug work.
they picked random bits and turned them on of off to debug. lots of bits.
they forgot several and someone turned the bit off and one station quit. i got the call at 11 pm and didn't figure it out until 3 am. we got lucky and he did the same thing on another station. i corrected the logic and got home at 4 am.
from that point on, i mandated that the first rung of logic would be an always off bit, and the second would be an always on for debug purposes.
that was *0 years ago, and i still hold to that rule every where i go.

i have not had that issue since the rule was implemented.
james
 

Similar Topics

Howdy everyone, My company has a few machines running on SLC500 based PLC, and everytime it makes a part we count up on the counter which gets...
Replies
10
Views
251
Hello All! I am writing today because I cannot figure this out for the life of me. Another site I am affiliated with keeps having their slc 5/03s...
Replies
18
Views
408
I’m attempting to send a temperature from a SLC-5/02 to an EZiMarquee display. The vendor said to use a MSG instruction to send the data to the...
Replies
1
Views
111
Hello all. I have a few SLCs in my plant and of late we've seen a weird issue: The system will be running normally and then randomly the outputs...
Replies
2
Views
123
I am working on setting up a Prosoft Datalogger model PLX51-DLplus-232. This unit will be collecting data from a SLC 5/05 on the DB9 port set to...
Replies
3
Views
133
Back
Top Bottom