Hey guys!
I’m looking to keep a log of I/O changes on a compact logic PLC. I have been using the BasicDataLogger2G on 399y Beta 35R1, but it is not exactly what I would like. It currently logs like this:
Date Time, Tag Value, Tag Value, Tag Value
I would like it to be:
Date Time TagName Tag Value
I would like a new line with just the value that has changed. Not every value when just one changes. I’ve tried manipulating the code with no success. Has anyone done this or have any ideas to lead me in the correct direction?
Thanks!