DefaultDependentCoordinatedAccelLimit Parameter
Default Value: 0.0
Minimum Value: 0.0
Maximum Value: None
Units: dependent acceleration
Type: double
IMPORTANT: This parameter applies only when you do all the operations that follow:
- Use rate-based ramping. For more information about rate-based ramping, refer to Motion Setup Functions.
- Use dependent axes. To get the same functionality for dominant axes, use the DefaultCoordinatedAccelLimit Parameter and the DefaultCoordinatedCircularAccelLimit Parameter.
The DefaultDependentCoordinatedAccelLimit parameter specifies the maximum acceleration of the dependent axes that are in a coordinated motion command.
If you specify a nonzero value for the DefaultDependentCoordinatedAccelLimit parameter, the controller decreases the speed and acceleration of coordinated motion such as MoveCcw(), MoveCw(), and MoveLinear(). Thus, the acceleration of all dependent axes will always be at or below the value of the DefaultDependentCoordinatedAccelLimit parameter.
The
IMPORTANT: You must reset the controller for these changes to have an effect.