CTU presets changing on their own and other weird events

I'm not sure if you read above/previous posts but we have changed the processor already. Shouldn't any corrupted memory areas be back to serviceable? The program that we dropped in was months old.
 
It really isn't a hardware issue. There is no mechanism by which such a thing as you describe can happen. "Corrupted memory" = faulted processor.


It is almost certainly a programming issue. Some instruction or outside device (the HMI - does it have any scripts running? Recipes installed?) is manipulating those registers.



If allowed, you can zip the PLC and HMI programs up and post them for us to look at (or PM me if you don't want them to be public).
 
To me this sound like a DC ground loop problem. I know you said you changed hardware and some wiring but I would check the DC common. Also check things like having only one shielding point.
 
I've never seen any Allen-Bradley PLC with a memory problem continue to run. In every case I have seen in almost 30 years, any problem with the PLC memory will result in the PLC shutting down and erasing its program. Post the code here if you are allowed (zip it and attache to a reply).
 
I just thought - do the counter presets actually get changed, or do the counter /DN bits come on way before they should?

Maybe an intermittent signal is causing the counter to count many times for one part. I had a similar situation years ago where a proxy at a line entrance sensed a circuit board entering, but the proxy after an acid wash only sensed the copper traces. 1 In = 250 Out.
 

Similar Topics

Hi, I need to use my CV value from my CTU. if CV = 1 : Red light turns ons if CV = 2 : Green light turns ons, but red goed out if CV = 3 ...
Replies
2
Views
291
Hi, I am confused regarding TIA portal and counters. I use CTU. I wish to have one counter counting 0-10. When it reaches 10 is shall increase...
Replies
23
Views
3,174
I haven't come across this before. I am trying to understand why the counter doesn't reset to 0, when the .dn is true? It immediately puts a 1 in...
Replies
18
Views
4,567
This counter is counting when bits_from_traypacker is true (messaging from other machine, this is the servo cycle). After counting 3 it should...
Replies
8
Views
3,282
Hi all I have a simple timing sequence ive been playing with, question is, i cant get my /DN bits to cause a transition for the CTU. Am i...
Replies
10
Views
2,641
Back
Top Bottom