Allen Bradley SLC5/02 timer problems?

Just a thought, but is it possible to use one of the alarm bits for the same TE's to reset the counters instead of the timer EN bits?


Yes, but that would be essentially the same thing. Since the alarm bit ties directly to the TON instruction, the EN bit of the timer will follow the state of the alarm bit.

I am not sure where you're at with this, so it might be good to zip and post the latest and greatest...
 
Allen Bradley SLC5/02 timer problems

I have attached the latest program minus the deletion of the timer reset. This is the program that does not increment the 40 hour counters.
 
I was wrong.

The EN bit will drop out when the timer is done and it executes the RES. That is why the counter is resetting. I apologize for my error. If I had put the counter reset rungs ahead of the timer reset rung it would have worked, but I dislike relying on the order of operations too much when it isn't necessary.

Try your alternate method for resetting the counters...EDIT: or look at my attachment for an idea.
 
Last edited:
I have managed to get the program working by using the Alarm bits as a trigger for the counter reset. Got there in the end. Ive done a few tests and its working how we want it. Ive attached the final program we are working with. Thanks once again for all your help on this. It is really appreciated. Regards Mike.
 

Similar Topics

Hey Everyone, I need to Interface Ignition SCADA ethernet network to an Allen Bradley SLC5/04 Serial RS232 DF1. Has anyone out there found a low...
Replies
4
Views
996
I have a Allen Bradley SLC5/03 processor. I have a RTU connected to port 0. The RTU is configured as DF1 half duplex master, 9600 baud (these...
Replies
7
Views
3,399
Hi Guys, I've not used one of these PLCs for a while so am a little rusty, but a customer has one on an old machine that he needs help with. I...
Replies
6
Views
1,902
Hi. We have mashine with AB SLC5/04CPU PLC and Proface AGP3500. I need transfer data AB SLC5/04CPU PLC to TSX momentum PLC using ethernet...
Replies
0
Views
6,350
Iam having a problem with a program Iam trying to download to a new processor.I can connect with df1 download the program but then the comm port...
Replies
16
Views
3,184
Back
Top Bottom