Search found 5 matches

by cskozlowski
Wed Feb 14, 2024 10:52 pm
Forum: Bug Reports
Topic: 'Repeat Until' and 'Wait Until After' do NOT use the same time of day.
Replies: 4
Views: 544

Re: 'Repeat Until' and 'Wait Until After' do NOT use the same time of day.

Robin,

I will check it out. Wow, incredibly quick response, thanks so much !!!

Chuck
by cskozlowski
Mon Feb 12, 2024 1:39 pm
Forum: The Sequencer and Sequence Planner
Topic: Clarification on LOCALTIME?
Replies: 2
Views: 2701

Re: Clarification on LOCALTIME?

Based on my testing, the 'REPEAT UNTIL' function is using UTC time. The 'WAIT UNTIL AFTER" function is using local time. This seems to be inconsistent - at least to me.
by cskozlowski
Mon Feb 12, 2024 1:22 pm
Forum: Bug Reports
Topic: 'Repeat Until' and 'Wait Until After' do NOT use the same time of day.
Replies: 4
Views: 544

'Repeat Until' and 'Wait Until After' do NOT use the same time of day.

The 'Repeat Until' function is using the UTC time and the 'Wait Until After' function is using the local time. It would be preferable if these functions both use the same time reference from a scripting perspective.
by cskozlowski
Sun Feb 11, 2024 6:19 pm
Forum: The Sequencer and Sequence Planner
Topic: Repeat until <Time of Day>
Replies: 1
Views: 2672

Repeat until <Time of Day>

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 Af...