I'm trying to create a script where it will analyze a specific group of timer blocks to determine whether each one is on or off.
I'm grabbing the entire group, then looping through them. If the code finds a block in the group that is on it will then set the Trigger Delay to a specific time, start that timer, and then increment the delay for the next block it finds by a quarter second and repeat the process until its gone through all of the blocks.
I'm using SE Workbench Beta 4.0....
Problems with If Then with TimerBlock OnOff_On
I'm grabbing the entire group, then looping through them. If the code finds a block in the group that is on it will then set the Trigger Delay to a specific time, start that timer, and then increment the delay for the next block it finds by a quarter second and repeat the process until its gone through all of the blocks.
I'm using SE Workbench Beta 4.0....
Problems with If Then with TimerBlock OnOff_On