Program task functions

Program executes custom logical operations. Useful for custom automation processes. Program task could be one of the most advanced, most used and most powerful tasks in bOS as it allows almost limitless communication between tasks/devices and allows endless customisations of your building.

Image 4363

Program task can be enabled and disabled by setting the Enabled setting under Values tab. 

The Restart On Retrigger setting defines the behaviour of the program execution when program is executed while previous execution is still running (e.g. can happen when program is using delays). If Restart On Retrigger is true the previous task is terminated and the program is executed from the beginning. If Restart On Retrigger is false the trigger will be ignored and the previous task will execute without interruption.