Question regarding writing to shift registers

rcflyer91

Member
Join Date
Jun 2011
Location
Texas
Posts
30
Greetings. I have a challenge here and am seeking any assistance ya'll can offer.

I am writing a value into Inspection Camera shift register (B23/144) based on a pass or fail signal from a vision system. I am writing B23/150 into the Register on Main Turret B23/160.
If there is a 1 written into the Main Turret register at the B3/166, The bottle is not rejected.

My problem is that the label dispense does not always run (no bottles present) I am continuing to write the same value from B23/150 into B23/160 because the turret turns all of the time. I would like to just write the initial 1 or 0 from B23/150 into B23/160 and then write 0 until the next inspection takes place.

Any ideas?

AB SLC5/03

Thanks,

Jim

SS01.jpg
 
You're going to have to write the "0" back into B3/166 based on a time event or sensor input. A time or condition will have to occur AFTER the "1" is entered in order to make the change back to "0".
 

Similar Topics

I know this can be done, but I can't get the router config right. My goal is to physically connect(using an ethernet cable) a device(PLC, RTU...
Replies
9
Views
1,020
I haven't had to tune a PID loop in a very long time. It's actually a PI loop for a pulse width modulation s.v. What was the name of that tuning...
Replies
16
Views
4,113
Hello, I have a question regarding the analog output modules on a AB Micro850. I'm not getting an output to my valve and when I put a meter on it...
Replies
2
Views
1,538
Happy new year everyone. This is more of a Electrical engineering question than a PLC one. Can a Motor and a VFD that is rated for 240/480...
Replies
29
Views
9,888
This may be a simple question. I understand the concept and application of analog modules (i.e. Compactlogix) for transducers, and outputs for VFD...
Replies
4
Views
2,069
Back
Top Bottom