Omron Differentiate

Lemming

Member
Join Date
Oct 2004
Location
PalmerstonNorth
Posts
332
Howdy

Having a poke at some Omron code, and run into a scenario I didn't think should work. A TIMX on the end of a rung with preceding contacts. The thing I dont understand is the contacts are differentiated, so would have expected the timer not to run other than a single scan ? I put the ladder in simulate mode, and seems to work as if not differentiation ?

Haven't seen the ladder running in the PLC, so not certain isn't a simulate issue ? Any info useful..

Cheers Chris
 
Last edited:
Yep, that's how understood they work. So given the TIMX needs an input on to decrement, cant work ??

Prob safest to wander off to site and plug in to confirm
 
Your rung is always true, so the downward differentiate will reset the timer if any of those conditions transition from 1 to 0.
Better take a closer look at the timing chart Bits N Bytes posted.

Those differentiate are very handy but it can take a bit (no pun intended) to wrap your mind around them.
 
Yeah, just looked at the instruction help posted by BITS N BYTES again, and can see now thanks.. Not how I expected it to work.. (my preconceived idea got in the way of the help file :) I thought any diff contact was true for a single scan only, but makes sense that can also be not true for a single scan as well.

Thanks for the replies
 
Out of interest, where did you find the timing chart ?

I looked at the help file baked in to CX, and it stated the output ON for one scan on either LD or NOT_LD depending on the transition and diff applied. Couldn't find any reference to how it actually works..

So if using a NOT_LD with a diff up, is OFF for 1 scan on the bit rising edge ? I'm assuming the rung in the image resets the timer on any transition of the 4 bits ?

ladder3.PNG
 

Similar Topics

Hi There, I have couple of Omron PLCs connected on my kepserverex and my intouch reads data from kepserverex. I have been observing that roughly...
Replies
3
Views
60
Hi dear . I have a system with cj1m cpu11 etn. previously NT 5z HMI was connected with plc. recently my old HMI got damaged. I want to replace it...
Replies
5
Views
83
Omron AD081-V1 Analog Input Card Offset & Gain Adjustment Entering Adjustment Mode 1. Set the input card in adjustment mode (Turn ON Dip SW No-1)...
Replies
0
Views
46
I am working on a project using a NB screen and NX1P2 PLC. I am having a really hard time getting a real number to properly translate through to...
Replies
3
Views
115
Hi, I am facing an error inside Omron Network Configurator. I have 2 PLC communicate each other using ethernet cable, send signal using Network...
Replies
2
Views
97
Back
Top Bottom