Alert datapoint in sum alerts list with SUFFIX

Find and share HowTos to various installations / configurations!
3 posts • Page 1 of 1
orla090978
Posts:55
Joined: Thu Jan 03, 2019 2:05 pm

Alert datapoint in sum alerts list with SUFFIX

Post by orla090978 »

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.

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

Re: Alert datapoint in sum alerts list with SUFFIX

Post by leoknipp »

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

orla090978
Posts:55
Joined: Thu Jan 03, 2019 2:05 pm

Re: Alert datapoint in sum alerts list with SUFFIX

Post by orla090978 »

Thank you very much for the suggestion.

We solve it.

3 posts • Page 1 of 1