09-14-2011 11:33 AM
Sean,
Which example VIs were you using when testing your hardware?
Larry H.
09-14-2011 11:41 AM
I used the 'simple one axis move' VI.
Sean
09-14-2011 04:30 PM
Sean,
Just to update you, we're going to try to reproduce your issue on our end and hopefully pinpoint where the problem is coming from. We will get back in touch with you as soon as we know more.
Larry H.
10-05-2011 11:41 AM
Appears that the "Load Velocity Override" VI is the culprit. When I set it to zero, it holds on to this, preventing other moves to be made. The simple work around is to set it to 100% before any other type of move or when you close the VI. Here I exit the WHILE loop and set the override back to 100%.
Absolute position moves work fine now!
Thanks for all your help.
Sean