Hello
Is there a way to debug CTRL scripts written in panel events (Initialize, clicked, etc...).
WinCC OA version: 3.13 64bit
Patches: none
operating system: Windows7 64bit
CTRL debug
- leoknipp
- Posts:2928
- Joined: Tue Aug 24, 2010 7:28 pm
Re: CTRL debug
If you want to debug CTRL scripts you can use the CTRL debugger.
For detailed information please have a look at the WinCC OA documentation: CONTROL --> CTRL Debugger.
You can also use one of the Debug*() CTRL functions to include debug statements in your script.
The debug message are then written to the manager specific logfile stored in the log directory of the project.
Best Regards
Leopold Knipp
Senior Support Specialist
For detailed information please have a look at the WinCC OA documentation: CONTROL --> CTRL Debugger.
You can also use one of the Debug*() CTRL functions to include debug statements in your script.
The debug message are then written to the manager specific logfile stored in the log directory of the project.
Best Regards
Leopold Knipp
Senior Support Specialist