Good morning,
the following is for to know because my alert datapoints list in sum alerts list (from WinCC OA topology) are displayed with dpName + ".BIT0-15" suffix; this is strange because our dpName are without this suffix.
Who decides to add this suffix to our datapoint name?
We check all functions related to but we don't find out where datapoint are modified....
Thanks in advance for reply.
Orlando.
Alert datapoint in sum alerts list with SUFFIX
- orla090978
- Posts:55
- Joined: Thu Jan 03, 2019 2:05 pm
Alert datapoint in sum alerts list with SUFFIX
- leoknipp
- Posts:2928
- Joined: Tue Aug 24, 2010 7:28 pm
Re: Alert datapoint in sum alerts list with SUFFIX
When you generate the alerts for the panel topology the panels you have configured for the topology are read using the function getConfirmDps().
The dp elements which are defined for the "Acknowledge" scripts are used for the dp list in the summary alerts.
Best Regards
Leopold Knipp
Senior Support Specialist
The dp elements which are defined for the "Acknowledge" scripts are used for the dp list in the summary alerts.
Best Regards
Leopold Knipp
Senior Support Specialist
- orla090978
- Posts:55
- Joined: Thu Jan 03, 2019 2:05 pm
Re: Alert datapoint in sum alerts list with SUFFIX
Thank you very much for the suggestion.
We solve it.
We solve it.