DefaultCoordinatedCircularAccelLimit Parameter
Default Value: 0.0
Minimum Value: 0.0
Maximum Value: None
Units: dominant acceleration The change in velocity as a function of time.
Type: double
IMPORTANT: This parameter applies only when you use rate-based ramping. For more information about ramping, refer to the Coordinated Motion section of Motion Setup Functions.
The DefaultCoordinatedCircularAccelLimit parameter specifies the maximum acceleration The change in velocity as a function of time. of all axes during curved parts of a motion path. If you specify a nonzero value for this parameter, the controller decreases the speed of coordinated motion, such as MoveCcw(), MoveCw(), and MoveLinear() functions, before the curved part. Thus, the controller makes sure that the accelerations of all axes during the curved part are at or below the DefaultCoordinatedCircularAccelLimit value.
The The change in velocity as a function of time. of each axis in a move, not the coordinated acceleration
The change in velocity as a function of time. of the move. To determine the value to use for this parameter, start by setting this parameter to the same value as the DefaultCoordinatedRampRate Parameter. Then adjust the value as necessary.
IMPORTANT: You must reset the controller for these changes to have an effect.