![]() |
![]() |
The debugger |
In order to produce program code from a program structure chart, call file
> generate code.
It opens a new window with the Python code belonging to the structure
chart.
In order to rub code now, there are two alternatives:
In the monitoring window the current instruction is additionally likewise spent and the value of all variables. To the clarity each line is labeled with symbols for instructions (blue), call (yellow) and return (green).
The execution of the program can be stopped and continued at any time with "debugger>Debugger break", or gradually with "debugger >Debugger next step" to be observed.
The speed of the flow as well as the kind of the logs (everything/only
call) can be adjusted in the setup menu. If the program should come into
a continuous loop, the expiration can be finished by clicking on stop.