The code should be uncommented if scheduled, otherwise the while loop could keep going until a false is hit which would defeat the purpose of scheduling. The break allows QIE to check and see if the scheduled time has elapsed, and if so stop. Leave the code commented out, as defaulted, if the Execution is set to Continuous.