PLC 5000 trend problems

hmaree

Member
Join Date
Dec 2017
Location
Brisbane
Posts
5
We currently have Allenbradley PLC500 running in our factory. For some reason one PLC processor doesn't allow me to run trends. It keeps on saying "Warning: Data sample(s) discarded - Duplicate timestamps." Can anybody please help me with this problem.
 
Well, if you are talking one of the Control or CompactLogic processors, I believe that error relates to the wallclock time changing backwards during trending.
Might see if you have any SSV or PTP things mucking w/ the time.
 
Hi Dravik. Found these GSV/SSV logic and need to know if it's the requirement of the program to have them running or could it be disabled?
 
Well, i can't quite read that image. But I would check to see why it appears you are writing to the wall clock every scan?
I can't think of a good reason to be doing that, but I didn't write that program!
 
Hi Dravik. You are correct, it is writing it to the WALLCLOCKTIME. Also not sure what the reason is behind it.
 
Usually the SSV writes the WALLCLOCK once a minute, once an hour, or once a day. It is not necessary to continuously write to it. Until there is something that conditions when the SSV writes to the WALLCLOCK, the Trend won't be able to run.

OG
 

Similar Topics

So I had an odd request from a customer for the above. I have written the logic and tested it all in one PLC with only using 7 outputs and 7...
Replies
15
Views
421
I'm adding an IAI Gateway with 2 axes connected to it. To an ethernet network on my PLC. So, I think the math is correct on the Input and Output...
Replies
0
Views
133
Hello Experts, I'm wondering if this has been done before if possible to create an Emulate file that have motion control axis? I tried to...
Replies
0
Views
141
I am hoping to use a MSG instruction to communicate between two CompactLogix controllers and was wondering if the Ethernet connection built into...
Replies
8
Views
584
Hi all, the machine I am programming the Rockwell PLC for has about 100 parameters that need to be adjusted for every customer. I would like to...
Replies
20
Views
1,930
Back
Top Bottom