Class Config::MotionParam
Defined in File CoreMotionApi.h
Nested Relationships
This class is a nested type of Class Config.
Class Documentation
-
class MotionParam
This class contains motion parameters of an axis. See Motion Parameters for a description of each parameter.
Public Functions
-
MotionParam()
Public Members
-
double quickStopDec
See Quick Stop Dec.
-
ProhibitOvertravelType::T prohibitOvertravel
See Prohibit Overtravel.
-
LinearIntplOverrideType::T linearIntplOverrideType
-
unsigned int linearIntplOverrideSmoothPercent
-
CircularIntplOverrideType::T circularIntplOverrideType
-
bool interruptedIntplUseQuickStop
-
bool singleTurnReduceToHalfTurn
-
bool enableGlobalStartingVelocity
-
double globalStartingVelocity
-
bool enableGlobalEndVelocity
-
double globalEndVelocity
See Global End Velocity.
-
bool enableGlobalMinVelocity
-
double globalMinVelocity
See Global Min Velocity.
-
bool enableGlobalMovingAverageProfileTimeMilliseconds
-
double globalMovingAverageProfileTimeMilliseconds
-
bool apiWaitUntilMotionStart
-
LinearIntplProfileCalcMode::T linearIntplProfileCalcMode
-
MotionParam()