05-05-2008 03:30 PM
In the begening i used for loop to move axis , now i added while loop for emergency cases to stop all axis movements.The problem now is that after i have added the while the axis move verry slowly, and if i delete while everything returns to normal , it appeared that the program spends lot of time in while-loop, what can i do to reduce this time
thanks
Toni
05-05-2008 11:22 PM
Hi Toni,
do you use LabVIEW? Can you upload your code? Normally i see no problem with while loops. How fast shall your loop run?
Mike
05-06-2008 03:02 AM
05-06-2008 10:09 AM