Without seeing your VI, my first thought is you need a FOR loop, with a "1" for the amount of iterations - perhaps connect your case inside the FOR loop with N=1. Your FOR loop could be accessed via a Case, or use compare logic VIs along with your booleon button to initiate it. Good Luck, Doug