servo + LABVIEW LOGIC FOR ARDUINO

SIR
i m parul sharma. i am doing programming to control the servo motor on labview by the help of arduino. i m succeed to control th speed of motor but can't control its angle positioning.here is the program below that i m using to control speed and angle control.
SIR, what editing is to be done on that program in order to control both its speed as well as its angle controlling.

servo_running_example.ino (2.45 KB)

What kind of servo do you have? Normally, you can only control the position, and the serve gets there as fast as it can.

If the servo has been modified for continuous rotation, all you can control is the speed.

There are no servos that allow control of both, that I am aware of.