Go to position
Description
Move to this new given position in the amount of time specified. Acceleration and deceleration will be applied to make the move smooth.
Inputs
i32 position: New absolute position value.
u32 duration: Time allowed for executing the move.
Outputs
None
Log window