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.
Repeat until <Time of Day>
- admin
- Site Admin
- Posts: 14661
- Joined: Sat Feb 11, 2017 3:52 pm
- Location: Vale of the White Horse, UK
- Contact:
Re: Repeat until <Time of Day>
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
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