Hello all,
I am writing a Control-Extension with the help of the WinCC OA API (https://www.winccoa.com/documentation/W ... arted.html).
The generation of the Extension is working, and most of the function execute well inside WinCC. But at some point I must have an error in my code, because the Gedi crashes, when executing a certain function of the code.
But I am not able to solve the error, because WinCC is not providing any error messages. Is there a way to see, why the gedi or the control extension crahses.
So far i tried all debug flag at the Gedi https://www.winccoa.com/documentation/W ... en-06.html. But they are not showing any hint to the error.
Control Extension Gedi crash
Search
-
- Posts: 373
- Joined: Tue Jan 15, 2019 3:12 pm
Re: Control Extension Gedi crash
You could try to see if running it in the debugger shows a clue why it is crashing.