Hello!
I'm beginning a project in Ignition and would like to set up a trends chart similar to one I used previously in FactoryTalk HMIs. In my FactoryTalk setup, I had a button that opened a trends screen. On this screen, there was a menu allowing operators to choose between live data and historical data (from data logs). The operator could also filter by screen and then select specific tags they wanted to view.
In summary, I’m looking to:
- Allow operators to toggle between live data and historical data.
- Filter data by screen.
- Enable tag selection for specific displays.
I haven't started development yet and would like to know the best way to organize and distribute tags in Ignition to achieve this setup. Is there a recommended approach for setting up these filters and tag selections in Ignition?