Hi All quite new to plant scada. Using Plant Scada v8.4. I want to make a function which you can pass through trend tags and it creates a pop up process analyst view. I have had no luck so far and would appreciate some pointers.
Hi All quite new to plant scada. Using Plant Scada v8.4. I want to make a function which you can pass through trend tags and it creates a pop up process analyst view. I have had no luck so far and would appreciate some pointers.
There's already this function: ProcessAnalystPopup(), but this needs a PAV file as argument. You have to combine it with PageProcessAnalystPens().
Hi Yelena Nicholson ,
Try to use Example project as shown below. Take a look at how Instant Trend pops up and passes variable tags (instance trend) and trend tags (historical trend).
Yeah I've tried these and the PA pops up but doesn't have the pens added. For context I want to have a genie which you press to trend specific tags.