Omron Timers and Counters

It depends on which PLC model you have. In a CJ2 it would be a TIMLX which supports time delays up to 429496729.5 seconds. That's almost 14 years which I have always thought was a bit of overkill.
 
Last edited:
What do you need.
The DN is purely time up.
If you want TT then you will need to program that step
Place an aux coil and an NC (xio) contact from the timer in parallel with the timer coil.
The time values are available to you
If you want preset or set.
Omrons help function is excellent.
Use the F1 key.
At least it doesn't send you in circles.

What is your needs.
 
Thanks for responding.Im kind of new at this programming period. Currently, Im attending a PLC corse at Vincennes university. we are being trained on Alan bradly rslgix 500 & 5000. Unfortunately for me my employer uses Omron.To me, its kind of like being taught Greek & translating it into latin. Yes i know u are right, putting the done in parallel as NC does serve the purpose.

Furthermore, i have been exploring the help menu to some extent.
They are not exactly in lamens terms to me.

I do know how to address the TIM & the done bit; however im unsure of myself when it comes to the other timers & their bits.
That includes function blocks. i haven't a clue how to use that or even when.
Thankfully, the program has a simulator that i can at least practice on.
thanks again for responding
By all means if you have tips & suggestions please throw them my way.
Singed: eager too learn
 
Ok. Poor you.
Firstly. The tag naming for AB is completely different.
OMRON is closer to the RS500.
So ignore the 5000
I don't have my notebook with me.
I will post some info later today.
It's 12:50 pm here
 

Similar Topics

Hello im new to plc programming with Omron Cx Programmer I have made a program to trigger timers one after the other and repeat the process...
Replies
23
Views
5,664
Okay here is my problem... I am using a c200h-cpu 21, and I am trying to get it to calculate cycle times... This is starting to get pretty...
Replies
4
Views
2,908
Hey guys, I can't find an example of the long-timer instruction. I tried implementing one today and the first word was flipping between two values...
Replies
3
Views
3,044
Hi, I'm trying to convert some Omron code into SLC500 logic. This is from an old Sysmac CQM1 Omron plc. I can understand most of it, except for...
Replies
6
Views
7,432
I have a simple count down timer on an Omron CPU43. I put a set value of #200 and the timer times down for 20 seconds. I now use DM120 for the...
Replies
6
Views
4,069
Back
Top Bottom