09-27-2013 04:55 PM
Hello all,
I have created a simple incremental force controller (see attached vi) for a Newport stage using the following components:
The stage is working and I have created other simple 'Straight-line' move examples with no problem.
Here is what occurs when I 'Run' my VI:
My desire, of course, is for the incremental motion to only begin once the VI is running and I hit 'Execute'.
In the Axis Configuration under Initial Axis State I have both 'Axis Enabled' and 'Enable Drive on Transition to Active Mode' checked. I've tried unchecking both and then just the 'Enable Drive on Transition...' but the same thing happens when I run my VI.
Any ideas on why this is occuring and how to fix it?
Thanks for your help,
Kyle
10-01-2013 10:08 AM
Hi kyleshook,
Nothing sticks out to me immediately about what might be going on with your code. You might try using Highlight Execution to slow down the program and see how things are flowing.
Have you already tried any troubleshooting steps?