Hello, I want to ask if anyone knows a method of how to obtain the list of the tags that currently are being referenced or used by an Ignition Window in a project. I am currently working in a project to perform a clean up of the tags in the Ignition database, since many of them were created as "just in case" but effectively not used and just causing confusion for maintaining it. For this project I need to go through our Ignition Windows used for an HMI application and determine which are the tags being referenced in them. I have been exploring different methods of how to determine the tags that are currently being referenced in each Window but at this moment the only method seems to be a manual review of all the elements and their bindings. Do you have any suggestion on how to perform this task in a more efficient and automated manner using some of the tools and/or features of Ignition?
The tag reference tracker will show you what tags are subscribed from a Vision client. Unfortunately, without per-window detail. But you could open the windows one at a time to get that information.
Note that tags occasionally read via script will not be picked up by this method.