I have two state structurees within a while loop. I wish for one state struture to end or exit at the end of a time function. For example this state structure is for streaming data to disk while time conditionis to be met, then end. Five minute data stream end, but I have only been able to stop by sending output of condition met to stop button of the while loop. This is not desirable as I plan to make an excutable.