LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

abort execution with piezo stage?

Hello, is there anyway to code the PMC-100 piezo stage so that it will work with the abort execution button? because I will have to re-plug the cables everytime I do that. I tried making a stop button in a loop, but that won't stop the cycle right away. Thanks

0 Kudos
Message 1 of 2
(2,450 Views)

Hi,

 

Generally you don't want to stop your program with the abort execution as this can leave open references and be less stable than terminating the program with a stop button.  How quickly or slowly is your loop running that the stop button did not stop the program quickly enough?

Scott A
SSP Product Manager
National Instruments
0 Kudos
Message 2 of 2
(2,436 Views)