Well, I'm a little lost in one simple thing ... I wanted to pause my program if the constanque is greater than or equal to 430 and then take another pause if it is greater than or equal to 700.
My program works as follows, my stepper engine gets a final distance and an initial distance and how many nanometers does it want to walk to complete, so I take my "i" from the for structure, which gives me the number of points . I wanted to pause when, for example, the user is going from 350 nanometers to 750, he will walk 10 in 10 (the user chooses the amount of nanometers) nanometers (each step has a measurement). When this value is equal to or greater in the next looping it pauses, in my case a pause at 430 nanometers and a pause at 700 nanometers
↧
Re: How do I add in a pause trigger so that while I am running an experiment I can hold a voltage and keep it constant until I un-pause the experiment?
↧