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