RSI Home | Overview | MotionController | Axis | MultiAxis | IO | Examples | Topics | ChangeLog 4.X
 
 All Classes Files Functions Variables Enumerations Enumerator
  • MultiAxis
AxisAdd
AxisCountGet
AxisGet
AxisRemove
AxisRemoveAll
MotionDelaySet
MoveRelative
MoveSCurve
MoveTrapezoidal
MoveVector
MoveVelocity
MoveVelocitySCurve
PathArcAdd
PathBlendSet
PathLineAdd
PathListEnd
PathListStart
PathMotionStart
PathRatioSet
PathTimeSliceGet
PathTimeSliceSet
SourceGet
StatusBitGet
VectorAccelerationGet
VectorAccelerationSet
VectorDecelerationGet
VectorDecelerationSet
VectorJerkPercentGet
VectorJerkPercentSet
VectorVelocityGet
VectorVelocitySet
void VectorVelocitySet ( double  velocity)
Description:
VectorVelocitySet sets the vector velocity.
Parameters:
velocityIn counts/second.
Sample Code:
  // Set the vector velocity to 1000.0 counts/second.
  multiAxis->VectorVelocitySet(1000.);
See also:
VectorVelocityGet
Examples:
pathMotion.cpp.
 All Classes Namespaces Files Functions Variables Enumerations Enumerator

Copyright © 1998 - 2010. All Rights Reserved. Robotic Systems Integration Inc. Tel: (312) 541-2600. Fax: (312) 541-2630
version 4.x | version 6.x