Long Time delay in AB Micrologic

rmb550

Member
Join Date
Nov 2009
Location
Ontario
Posts
86
First of all I want to say thanks to all the posters here -- this is a great resource.
I have an application where I need to implement a long time delay (30 days) and wonder what the best way to do this might be.
Thanks,
RMB
 
Rtc?

Does your Micrologix have a Real Time Clock (RTC)? If yes, you could use the clock to increment a counter at a desired time of day. Set the counter preset to 30.
 
rmb550, welcome to the fourm.

If your micrologix does not have a RTC ( real time clock) use a self resetting timer with 1 sec time base and a preset of 3600 ( 1 hour). Then use the timers done bit to
increment a counter with a preset of 720 ( 30 days).
Reset the counter at this point or whatever your going to do with its done bit first,then reset.

Edit:
zankorel types faster then I do.
 
Thanks for the speedy responses.....I will probably use the 3600 timer/720 counter combo as I have no experience with the RTC yet.
I have my local rep coming in today I will try to get some answers on the lead time issues on the Micrologix 1400.
 

Similar Topics

Hi all, I have a chlorine contact chamber (ccc) at a water plant that I have been trying to control the level of chlorine in for a few months...
Replies
6
Views
8,636
I have Allen Bradley plcs, I have had Circuit breakers and other automation equipment in the past. There's no solid buyers local. How much do you...
Replies
2
Views
200
I have a question. I work in a very large plant and this one (of many hundreds of control cabinets) contains one 5580 (1756-L83E), two 1756-L73...
Replies
6
Views
201
Hi to everybody. I need to read the first 12 characters of the message that a barcode reader sends to the ascii card (1734-rs232 ascii) and I...
Replies
8
Views
723
Hello all. This is a very lonnnnnnng shot but worth a try. I have an OMS Group Impact100 metering machine. At this customer it blows foam into 3d...
Replies
0
Views
184
Back
Top Bottom