Set Decel

Text Language Definition

procedure TNAxis.SetDecel(Deceleration:single);

Description

This command is used to set the deceleration of a profiled move in user units per second squared. may be used to independently set the Acceleration of the axis.

Escapes

If the Decel setting is 0 or negative an User Decells 0 Or Negative Escape Code will occur.

If a new decel value that is issued during a move cannot be achieved with the current direction and speed a Motion Overrun Escape Code will occur.

Examples

Related Topics

Decel
Set Speed
Set Accel