Use list box to change the root name of multiple variables in a time series plot
Hi, I'm trying to give the user the ability to choose a tag name, and create a time series plot of multiple variables that have that tag name as their root.However, I'm struggling on how to dynamically update that.The list box contains a list of tags , then the variables to be plotted will have that tag name, plus an extension, .PV, .ETARG, etc in this example. I parse the following statement to ...