10-17-2012 11:26 AM
Hi all
For one project with 3 steppers ,i need to know individual progress position for each stepper. In the actual arduino library ,for know position, we can use stepper to Go .vi. But when we use few steppers at same time, this Vi return composite value of all remaining steps of all running steppers(not very usefull in my case). To solve this and have remaining steps for each individual stepper, i have modify LIFA and create new vi (Stepper to Go3.vi).
I propose this modification to community and perhapse for future upgrade of LIFA.
Regards
Eric Bobillier
10-17-2012 06:34 PM
You should post this as a "document" since it's fully working code (I'm assuming).
10-19-2012 10:32 AM
It's do