Hence I was having multiple machines of 4 categories in Ignition SCADA,
Machine Type 1 (8 nos.)
Machine Type 2 (3 nos.)
Machine Type 3 (3 nos.)
Machine Type 4 (5 nos.)
I am trying to prepare the Tag History report for some parameters for each respective machine. Do I have to prepare individual reports for each machine or do I have to just make 4 reports for each type? If yes can you please let me know how can I do that?
Currently, I have succeeded with the individual reports but it's not right I guess/knew. So please help in the same.
Usually you would use a string parameter that represents the folder or UDT instance that contains the tags you wish to report (each machine of each type must use a common tag naming scheme). Then, where you query the tag history, you use indirection to use the string parameter for the beginning of each tag path you are retrieving.