Monitor All Changes

The Plc Kid

Member
Join Date
Feb 2009
Location
Macon, Georgia
Posts
3,233
This my sound crazy but is there a simple way to log and timestamp all data changes on contrologix from the hmi? We have many process lines that have hundreds of variables that can be changes to adjust the process. We have some people that are bad about changing multiple thangs and not telling anyone or recording it and sometimes they don't even know what they are changing.

Locking it down is not a option because many times it is the process engineers that mess things up and then i have to figure out what they did. It is kind of like looking for a needle in a haystack and you don't even know that it is a needle you are looking for.

I would just like to monitor every parameter that is changable through the HMI and time stamp what it was and what it changed to in some easy fasion. Every way i can think of is really involved. Any simple ideas?
 
If I had to do it, I would use something like the historian in say Ignition. I'd import every variable I wanted to examine and just set it for historical logging. When a variable changed(you could set a deadband to ignore) it would simply log the change and what it changed to. You'd also have a record of what it was previously.
I'd imagine any of the historian packages could accomplish this if you already have one.
 
Or, assuming you have a SCADA that can write to sql talking to this system.

Just write a sql query to dump the current process variables you are interested in to a database every x time period. Not a handy because you are recording things that haven't changed as well, but by goodness you will have a record of what the values are.
 
What is the HMI system ?

Operation changes, like setpoint changes and alarm acknowledgements, etc, get logged into the FactoryTalk Audit subsystem of FactoryTalk AssetCentre when you have it configured with and connected to FactoryTalk View SE.

I've done a couple of FactoryTalk AssetCentre implementations focusing on Disaster Recovery and version control, but I'm learning about the Audit system since it's running along in the background.
 

Similar Topics

I have a motor with encoder that comes in as a 4-20 analog input to a 1766-IF8 module. When the motor is running I need to look at the encoder...
Replies
7
Views
1,651
We have a quad monitor setup with FT SE and we are utilizing a header screen at the top of every display. when we open a new page we abort the...
Replies
0
Views
92
Our plant manger/my boss wants each line to display the takt time above the line. I am trying to research the cheapest way to do this. Our plant...
Replies
3
Views
185
Hi Folks, Looking for support and ideas. We are trying to go online to monitor/fault find on an S7-300 programmed with TIA Portal V15. I can...
Replies
9
Views
349
We finally replaced our Cognex Checker with an IV-3 and I'm wondering if can replace the s/w in the monitor with anything else. I haven't been...
Replies
0
Views
100
Back
Top Bottom