Hi Guys,
How can I apply an alarm filter of AES by script?
I'm trying to make a push-button that changes the filter (ACKNOWLEDGED or UN-ACKNOWLEDGED) but i can't achieve it and there is no help.
I have already read the aes.ctl so I thougth that I had to change the stateFilter value, but it doesn't work...
aes_setProps is the function.
and I found this next function inside aes_setProps that I guess it changes the configuration:
dpSetCache(g_propName+".Alerts.FilterState,State:_original..value",stateFilter); where stateFilter = 1;
I will be really thanksful if someone can fix it.
Best Regards,
Alarm Filtering
Search
Re: Alarm Filtering
If the filter settings have been changed you probably have to restart the AEScreen as far as I know.
You can possibly use the function aes_doRestart() to restart the AEScreen.
Best Regards
Leopold Knipp
Senior Support Specialist
You can possibly use the function aes_doRestart() to restart the AEScreen.
Best Regards
Leopold Knipp
Senior Support Specialist