I need to make a view that shows me what and when something is written from Ignition to the plcs.
How do I do that?
I need to make a view that shows me what and when something is written from Ignition to the plcs.
How do I do that?
Turn on auditing. Query the audit log for display. Probably want to post-process the dataset to filter out all but OPC tag value writes.