I am wanting to insert a stop motion control into my DAQ/motion control vi. This is not a safety related halt just a manual over ride of sorts. I tried using a global variable inside the while loop of the 1D Velocity move.vi but it does not seem to work. It seems to me that this should stop the loop on its next iteration and pass the values to the stop motion.vi Does anyone have advice?