RMP Motion Controller
10.6.3
APIs
, concepts, guides, and more
Community
Support
Contact
◆
VectorVelocitySet()
void VectorVelocitySet
(
double
velocity
)
Description:
VectorVelocitySet sets the vector velocity.
Parameters
velocity
In counts/second.
Sample Code:
// Set the vector velocity to 1000.0 counts/second.
multiAxis->VectorVelocitySet(1000.);
See also
VectorVelocityGet
Examples
PathMotion.cpp
.
RSI
RapidCode
MultiAxis
Generated by
1.10.0