Page 1 of 1

Repeat until <Time of Day>

Posted: Sun Feb 11, 2024 6:19 pm
by cskozlowski
I am having an issue where this loop will just 'fall through', the <time of day> is a future event and yet the sequencer will not stay in the loop and execute the commands. Any help would be much appreciated.

NOTE: It appears that 'Repeat Until' needs UTC time. Other functions such as 'Wait Until After' are using local time.

Re: Repeat until <Time of Day>

Posted: Mon Feb 12, 2024 4:28 pm
by admin
Hi,

thanks for reporting - I just checked the code and that step does wrongly compare the calculated end time with UTC time rather than with local time. I will fix for the next update.

cheers,

Robin