If you want to terminate the while loop after a single run, just put a Boolean constant in any frame or outside the sequence structure and wire it to the conditional terminal. A while loop will always execute at least once. Of course, if you want to terminate a while loop after a single run through your sequence structure, there's no reason to have a while loop in the first place.