RMP Motion Controller
10.4.4
The RMP Motion Controller APIs
MotionController
Axis
MultiAxis
IO
IOPoint
NetworkNode
RsiError
Contact
Support
RMP
◆
VectorVelocitySet()
void VectorVelocitySet
(
double
velocity
)
Description:
VectorVelocitySet sets the vector velocity.
Parameters
velocity
In counts/second.
Remarks
This function is also available in
RapidSequencer
.
Sample Code:
// Set the vector velocity to 1000.0 counts/second.
multiAxis->
VectorVelocitySet
(1000.);
See also
VectorVelocityGet
Examples
PathMotion.cpp
.
RSI::RapidCode::MultiAxis::VectorVelocitySet
void VectorVelocitySet(double velocity)
Set the vector velocity.
RSI
RapidCode
MultiAxis
Generated on Thu Sep 28 2023 12:52:43 for RMP Motion Controller by
1.8.20