Page 2 of 2

Re: App Builder Interrupt problem

Posted: Wed Nov 03, 2021 8:55 am
by medelec35
Hi Osta .
You only call the Start macro once, it will then carry out the timing function as set by the properties.
The SetTimePeriod macro is only called once if you want to suddenly change the time stated within properties.
You won't require a new Start macro as the timing will continue as per SetTimePeriod macro.
I have included a demo of using both macros.

Re: App Builder Interrupt problem

Posted: Wed Nov 03, 2021 7:29 pm
by Osta
Thanks Martin
For help, I understood everything!

Re: App Builder Interrupt problem

Posted: Wed Nov 03, 2021 8:59 pm
by medelec35
You're welcome.
I'm glad I could help you understand how it works.
Thanks for letting me know.