Exit function in programme makes KNX to disconnect
Hi,
When the exit function is used in a programme, bOS makes de KNX to restart completely, the only thing that should happen is for the programme logic to finish, however KNX is restarted. It took me some time to find out this, to the point that I had to put traces so that when the building and KNX were connected a trace would be logged.
I tis now confirmed, every single programme that includes the Exit sentence makes the building to restart, a significant bug to get fixed ASAP


Yes, it does, always. The moment I remove the Exit function from the above programme, the server no longer restarts. Effectively the above programme shows the Exit being executed only on weekend and bank holidays, as it happens every time the logic hits the 'festive or vacation' paragraph the server restarts, it happens the same in other places where I used to have the Exit function, in the end I have had to remove it because it simply does nto work, hence forcing the server to waste powr and CPU cycles