CTRL debug

Find and share HowTos to various installations / configurations!
3 posts • Page 1 of 1
pepo6121992
Posts:5
Joined: Thu Aug 17, 2017 2:01 pm

CTRL debug

Post by pepo6121992 »

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

leoknipp
Posts:2928
Joined: Tue Aug 24, 2010 7:28 pm

Re: CTRL debug

Post by leoknipp »

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

pepo6121992
Posts:5
Joined: Thu Aug 17, 2017 2:01 pm

Re: CTRL debug

Post by pepo6121992 »

Thank you, i got it now.

3 posts • Page 1 of 1