Repeat until <Time of Day>

Questions, tips, information and discussions about using the SharpCap Sequencer and Sequence Planner tools
Post Reply
cskozlowski
Posts: 5
Joined: Sun Feb 11, 2024 6:14 pm

Repeat until <Time of Day>

#1

Post 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.
User avatar
admin
Site Admin
Posts: 13350
Joined: Sat Feb 11, 2017 3:52 pm
Location: Vale of the White Horse, UK
Contact:

Re: Repeat until <Time of Day>

#2

Post 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
Post Reply