I’m working with TimerCHOP to create countdown clock etc, At times, I may need to modify the time remaining on the fly, is there a native way of adjusting the Length of the TimerCHOP without having to start over again and reinitialize the Timer?
Otherwise I would use some sort of Chop EXEC Dat based on some offset “MathCHOP” on the current time, then update the Length while simultaneously re-initiating and starting the timer.
But I figure that there must be a more elegant manner of doing this natively in the TImerCHOP. Like the Delay parameter, but instead an “offset” parameter.
Thanks Greg/Ivan, I’m in an older build unfortunately. I’ll have to wait until I move the newer releases to actually deploy it, but I’ll take a look at it via non-commercial in the interim.
But yes Ivan, I’m looking at changing or offsetting the length/end on the fly, taking effect immediately.
Is there any simple way I can achieve this in a 2022 build?
Hi @Ivan , doesn’t goTo relates to Segments, Done and End of Cycle? I’m not using any segments in my scenario. Would this help me “remove” time from the initial length value? all while the timer has already commenced?