I'm new here and new to any VBA work. I am running a process display (.pdi) on a large tv, displaying the contents of the single display on fullscreen. It includes a trend and several values. I don't have room to add trends for more information, as the data would be too small to see.
How do I create a second display file (.pdi), with the trend I also want to display on my tv, and alternate between the two displays for, say 15 seconds each. I just want it to switch back and forth between two displays and potentially others if requested.
Thanks for any info or recommendations. I don't know the timer code I'm going to need. I would like to start the timer upon opening the original .pdi and then just switch between the two.