Hello.
How can fix this errors?
WCCOAui (1), 2017.03.02 16:25:46.777, CTRL, SEVERE, 176, Uncaught exception in thread started at aes_propertiesCB:
WCCOAui (1), 2017.03.02 16:25:46.777, CTRL, SEVERE, 73, Variable not defined,
Module: base_header
Panel: D:\\Wincc_OA\\project..............
Object: 1 named: "table_top" of type: TABLE
In reference: vision/aes/AESRow.pnl Group: 0 named: ""
used in: objects/STD_PANELS/AESRow.pnl Group: 0 named: "table_top"
Script: Initialize
Library: C:\\Siemens\\Automation\\WinCC_OA\\3.12\\scripts\\libs\\aes.ctl
Line: 6920, g_dsWorkAttr
Stacktrace:
1: aes_createConfigMatrix(const int screenType = 1, dyn_dyn_anytype & configMatrixOrig = ({ 0 items })) at aes.ctl:6920
2: aes_propertiesCB
I couldn't sleep for 3 days because of problem.
(I am working on a WinCC OA 3.12.)
aesRow ERROR
- leoknipp
- Posts:2928
- Joined: Tue Aug 24, 2010 7:28 pm
Re: aesRow ERROR
I have checked the source code in the panel and the library aes.ctl.
The variable is defined in the panel and therefore it should work.
Please check if the file vision/aes/AESRow.pnl is existing in your project.
If such a file is existing please compare this file with the same file located in the WinCC OA version. Maybe some changes made in the WinCC OA standard have not been merged into the project specific file.
You could also remove the file from the project if it is not necessary to have it in the project directory.
If there is such file not existing in the project directory please install the newest patch P031 for WinCC OA 3.12 and check if the problem still occurs.
Best Regards
Leopold Knipp
Senior Support Specialist
The variable is defined in the panel and therefore it should work.
Please check if the file vision/aes/AESRow.pnl is existing in your project.
If such a file is existing please compare this file with the same file located in the WinCC OA version. Maybe some changes made in the WinCC OA standard have not been merged into the project specific file.
You could also remove the file from the project if it is not necessary to have it in the project directory.
If there is such file not existing in the project directory please install the newest patch P031 for WinCC OA 3.12 and check if the problem still occurs.
Best Regards
Leopold Knipp
Senior Support Specialist