With the Event structure and the Case statement, with wires that exit, you can either explicitly wire a value or select Use Default if Unwired. The default for a Boolean is false. Since the Acquire button was in the event case already, the developer chose to explicitly wire the inverted value to the while loop stop but it would work either way as youo've noticed. If NI ever changes the default value in a future release however, you may find that your VI doesn't work anymore. You have to decide whether to save a couple of wires on the diagram or risk smoe problem in the future.