Deceleration (Conveyor)

Syntax

<Path>.Deceleration:acceleration

The attribute Deceleration sets the Deceleration with which the Conveyor decreases its speed. Enter any real number greater than or equal to 0.

You can only set the deceleration after you activate Acceleration/AccelerationEnabled.

Data Type of the Value You Can Assign

You can assign a value of data type acceleration.

Example

MyConveyor.Deceleration := 1

Related Topic

Deceleration