.ACC addressing

yottaflux

Member
Join Date
Nov 2008
Location
vancouver
Posts
2
I've been learning basic PLC programming for a few weeks now and I need to create a circuit where 2 lights need to turn on and off.

The first light is on in 2 sec and off at 9. The second light comes on at 7 sec and off at 15. I can only use one timer (timer on) I have the timer preset to 16 with an XIO in series addressed with the timers done bit so it will reset.

The problem is that if I use an address for a contact in series with a light like T4:0.ACC/2 then the contact would activate in binary. How can I address a contact using accumulated bits to activate and deactivate within a certain time period?

Once again I can only use 1 timer.

I also don't want to create a huge logic mess of ANDing and ORing .ACC contacts

Also, I'm using micrologix 1000 and RSLogix500. Thanks
 

Similar Topics

so im not exactly new, nor am i experienced at PLCs. i have an issue with a client that would require me to display numeric data on the HMI...
Replies
2
Views
1,646
I have some logic that I have written within a 5380 series controller that tracks the time an event is started, while the event is running an RTO...
Replies
2
Views
91
Hi guys, I'm having problems converting WinAC (WinLC RTF F application) to S7 300 project based on CPU 319F-3PN or S7 400/416F-3PN. The problem is...
Replies
0
Views
615
Hi all, Can anyone tell me why the MinDuractionACC isn't accumulating in the example below? Is it just a visual bug? I've tried in multiple...
Replies
4
Views
1,210
Hi, Anyone have a sample ladder logic code RSLogix5000 to convert a TON or RTO .ACC which is in milliseconds to HH:MM:SS. Long story short. I...
Replies
17
Views
5,269
Back
Top Bottom