I am having problems using an NI motion board and LabVIEW.  I have two motors, one performs a linear motion and the other performs a rotational movement.  These motors need to be synchronized and run in a sine wave motion.  An example would be the linear runs between 0-50 mm and the rotational 0-30 degrees.  Using a contoured move I can get the sine wave and it runs perfectly from 0-x mm/deg...however, if I put on offset in say 5-50 mm and 10-30 degrees the motion will not run.  I send the motor to the desired offset first, then use a contoured move to perform the sine motion.  It automatically gives me a move complete signal without moving either motor.  There are no errors either.   
Does anyone have any suggestions?