AESRow. Reading data from AESRow

Find and share HowTos to various installations / configurations!
6 posts • Page 1 of 1
RKoczan
Posts:17
Joined: Tue Feb 12, 2019 12:30 pm

AESRow. Reading data from AESRow

Post by RKoczan »

Using AESRow and need to identify if a dpe exists in the panel.
The requirement is to hide the entry in certain circumstances but need to determine if its present in the first place.

AESRow doesn't seem to have any properties or functions that identify a row, column or element in it.

Is that actually the case?
Is there any way of identifying a entry by the dpe name and making it visible or not?

Thank you

leoknipp
Posts:2928
Joined: Tue Aug 24, 2010 7:28 pm

Re: AESRow. Reading data from AESRow

Post by leoknipp »

I had a look at the requirement but I do not understand what you want to do.
To you want to filter the alarms in the AESRow according to the panel which is opened?

Best Regards
Leopold Knipp
Senior Support Specialist

RKoczan
Posts:17
Joined: Tue Feb 12, 2019 12:30 pm

Re: AESRow. Reading data from AESRow

Post by RKoczan »

Thank you for looking in to it.

What I'm trying to do is to hide alerts that are superseded.ie if there is a HIGH level alert is present and then a HIGH HIGH level alert on the same dpe occurs I only want to show the HIGH HIGH alert.

Do you have any suggestions on how this could be done?

Thank you

leoknipp
Posts:2928
Joined: Tue Aug 24, 2010 7:28 pm

Re: AESRow. Reading data from AESRow

Post by leoknipp »

For this requirement there is no standard solution available.
Also implementing this feature in the AEScreen code will not be an easy task.

The AEScreen gives the opportunity to show only the summary alert and to hide the single alerts (referenced with the summary alert) if a threshold is exceeded.
Maybe you can use this approach to fulfill the requirements you have.

Best Regards
Leopold Knipp
Senior Support Specialist

sladjan
Posts:1
Joined: Tue Jan 08, 2019 4:34 pm

Re: AESRow. Reading data from AESRow

Post by sladjan »

Is it possible to filter the alarms in the AESRow according to the panel which is opened? And how? :)

Thanks,
Sladjan
leoknipp wrote: ↑ Mon Jun 03, 2019 9:41 am I had a look at the requirement but I do not understand what you want to do.
To you want to filter the alarms in the AESRow according to the panel which is opened?

Best Regards
Leopold Knipp
Senior Support Specialist

leoknipp
Posts:2928
Joined: Tue Aug 24, 2010 7:28 pm

Re: AESRow. Reading data from AESRow

Post by leoknipp »

Please have a look at the following thread
viewtopic.php?f=16&t=10629&p=965663&hil ... es#p965663

Best Regards
Leopold Knipp
Senior Support Specialist

6 posts • Page 1 of 1