LabVIEW Interface for Arduino Discussions

cancel
Showing results for 
Search instead for 
Did you mean: 

And controlling the rotational speed of a servo

Hello
I wish decrease the rotational speed of the servo.
Can you tell me subsidizing?.
All other process works properly.
I leave vi image
thanks

0 Kudos
Message 1 of 2
(2,847 Views)

your vi is constantly changing the index of your array, where I assume you stored the speed of the motor. If you want to decrease the speed, you should add lower values into your array, or you can also develop some logic so that the index of the array decreases instead of increase indefinitely as it is now.

RKO
Message 2 of 2
(2,533 Views)