Bug in AEScreen - WinCC OA 3.13 and 3.14

Discussions about product bugs & problems!
Note: This is no replacement for the Official ETM Support!
1 post • Page 1 of 1
leoknipp
Posts:2928
Joined: Tue Aug 24, 2010 7:28 pm

Bug in AEScreen - WinCC OA 3.13 and 3.14

Post by leoknipp »

Hello,

the information in this thread only affects systems where WinCC OA 3.13 plus P009 / P010 or WinCC OA 3.14 is installed.

The described problem also only occurs when you are using a dpe-filter in the AEScreen where the list of dp elements contains system names.
If the standard tools (properties dialog in the AEScreen) are used to create the filter for dp elements the system name is truncated when adding a dp element.

If another version is used or the dpe filter does not contain system names the thread can be ignored.


+++ Problem description +++
The function aes_createFromSys() checks if the FROM statement contains system names. If a system name is found the list of dp elements is resolved to get a list which contains no system names.

The following for-loop has an error, the wrong index ds_resultDPEs[2] is used:

for(i=2;i

1 post • Page 1 of 1