Control Extension Gedi crash

Discussions about product bugs & problems!
Note: This is no replacement for the Official ETM Support!
Search

Post Reply
2 posts • Page 1 of 1
ja_ma_
Posts: 10
Joined: Thu Jun 09, 2022 3:56 pm

Control Extension Gedi crash

Post by ja_ma_ »

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.

gschijndel
Posts: 373
Joined: Tue Jan 15, 2019 3:12 pm

Re: Control Extension Gedi crash

Post by gschijndel »

You could try to see if running it in the debugger shows a clue why it is crashing.

Post Reply
2 posts • Page 1 of 1