DefaultCoordinatedSpeed Parameter

Default Value: 50.0

Minimum Value: 0.0

Maximum Value: None

Units: dominant velocity

Type: double

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

The DefaultCoordinatedSpeed parameter specifies the default feedrate for dominant 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 coordinated speed with this parameter. To set the coordinated speed from within an AeroScript program, use the SetupCoordinatedSpeed() function.

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