RMP Motion Controller
10.4.1
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 Mon Mar 27 2023 15:31:02 for RMP Motion Controller by
1.8.20