To get extended filters for AS or ES
1) copy C:\\Siemens\\Automation\\WinCC_OA\\3.16\\panels\\vision\\aes\\_AS_propFilterExtended.pnl to your project and remove the starteing "_" of the file name
-> modify the panel -> read textfiled and display filter with graphical objects
-> after user action -> write where clause part to the text field
2) copy attached HOOK_aes_modifyQuery.ctl to your scripts/libs folder and load the ctl via config file for UIs
[ui]
LoadCtrlLibs = "HOOK_aes_modifyQuery.ctl"
https://www.winccoa.com/fileadmin/image ... yQuery.ctl
how to use extended alarm or event screent filters
- eivanovic
- Posts:78
- Joined: Wed Sep 03, 2014 2:35 pm