0
Answered
BOS Configurator Logic question
Dears,
I get a question about on how to write the bos software . I created one page with one toggle button that start or stop a pump controlled by KNX (the button is linked to KNX bit). In the same page I have also a scheduler that based on the time it start or stop the same pump automatically
What I want to do is when the scheduler is off the pump button is active and will be possible to push the button manually (if you push the button the pump starts and the button wills show the pump on) instead when the scheduler is on will not be possible to push the button manually (if you push the button nothing will happen but it will show that the pump is on)
How can I do it?
Regards
Marco
Customer support service by UserEcho
Hello,
I made you an example for bOS 4. Import it by using Import function (Right click on e.g. KNX node and click Import).
PumpButtonDisabledWhenScheduleIsOn.bos
Tnx
now its clear... It works
Marco