How to list the total no of data points with names used per screen?

Find and share HowTos to various installations / configurations!
2 posts • Page 1 of 1
SenthilMurugesan
Posts:15
Joined: Tue May 24, 2016 8:29 pm

How to list the total no of data points with names used per screen?

Post by SenthilMurugesan »

I am looking for finding the list of data points used per screen.

For example. In each screen we configure more then 10 to 15 data points in total we have more than 25 screen, so I need to know is there any way to find the list of data points in each screen automatically. We are using *.XML file type to create a screen.

Gertjan van Schijndel
Posts:634
Joined: Mon Aug 02, 2010 10:37 am

Re: How to list the total no of data points with names used per screen?

Post by Gertjan van Schijndel »

Why do you need this list?

To determine the dplists in '_SumAlertPanel' the function 'getConfirmDps' is used, but this only returns a list of datapoint elements, which are defined in the 'acknowledge' event.

2 posts • Page 1 of 1