Motion Control and Motor Drives

cancel
Showing results for 
Search instead for 
Did you mean: 

Starting motion in a loop

I am trying to create a loop in labview that starts motion every 1 second. I can tell that the loop is running but motion only occurs once. All my parameters including position will stay the same each iteration, so I only have the Start Motion Icon (FlexMotion) in the loop. Any suggestions on how I should do this thanks, Andy
0 Kudos
Message 1 of 2
(2,975 Views)
If your position stays the same each iteration, the motor should only move the first time through the loop. By default when you load a position it is the absolute position rather than a relative position. If you mean to be moving a certain amount each iteration, you may want to chage to a relative move.
0 Kudos
Message 2 of 2
(2,975 Views)