aiservoEndSplineMotion()
Description
Disables the curve interpolation function enabled by aiservoBeginSplineMotion(). This function is supported starting with Coding 315.
Grammar
aiservoEndSplineMotion()
Parameters
None
Postback
None
Example
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 |
|
See also
– attach()
– AIServoFrame
– positions[]
– playPositions()
– isAIServoMultiMoving()
– aiservoBeginSplineMotion()
The text in the 86Duino reference material is licensed under the Creative Commons Attribution-Share Alike 3.0 License. The code examples in the reference material have been released into the public domain.