logging data only when data changes
Hi all,
Just can't get my head around one thing!
I am using Kepware to log a group of tags -more than 1000 tags- apparently, Kepware’s DataLogger logs the entire group when any tag in that group changes. However, what I need is logging only those tags that have been changed not the entire group!
I've done some research and ended up with enabling OPC UA in my project and using a Python code to log only the tags are changed!
I was wondering if there is any other way except changing configuration of the project which I prefer to put it in bottom of my list!
Any help much appreciated!

