DefaultDependentCoordinatedSpeed Parameter

Default Value: 360.0

Minimum Value: 0.0

Maximum Value: None

Units: dependent velocity

Type: double

IMPORTANT: This parameter applies to dependent axes only. For more information about axis types, refer to AxisType Parameter.

The DefaultDependentCoordinatedSpeed parameter specifies the default feedrate for dependent axes along the path of a coordinated move, such as MoveCcw(), MoveCw(), and MoveLinear() functions. This parameter initializes the value that is specified by the SetupCoordinatedSpeed() function of the current task.

Do not try to set the active dependent coordinated speed with this parameter. To set the dependent coordinated speed from within an AeroScript program, use the SetupDependentCoordinatedSpeed() function.

IMPORTANT: You must reset the controller for these changes to have an effect.