RMP Motion Controller
10.6.3
APIs
, concepts, guides, and more
Community
Support
Contact
◆
VectorDecelerationGet()
double VectorDecelerationGet
(
)
Description:
VectorDecelerationGet returns the vector deceleration.
Returns
(double) In counts/second/second.
Sample Code:
printf(
"Vector Deceleration: %lf.\n"
, multiAxis->VectorDelerationGet());
See also
VectorDecelerationSet
RSI
RapidCode
MultiAxis
Generated by
1.10.0