Input DescriptionΒΆ

../_images/11bf4661357553690a331390008e2657

Function Block MC_MoveVelocity

Note

The inputs marked with a triangle f5b5942e30fbdd030a331390009dfcf8_78f228175b765b440a33139001315693 are of the class VAR_IN_OUT (input and output variable). These inputs must be connected to a variable.

Execute

Data type: BOOL

Starts the Function Block at rising edge.

Velocity

Data type: LREAL, range: > 0, unit: u/s

Value of the maximum velocity (not necessarily reached).

Acceleration

Data type: LREAL, range: > 0, unit: u/s2

Value of the acceleration (increasing energy of the motor).

Deceleration

Data type: LREAL, range: > 0, unit: u/s2

Value of the deceleration (decreasing energy of the motor).

Jerk

Data type: LREAL, range: > 0, unit: u/s:sup:3

Value of the Jerk.

Direction

Data type: MC_Direction, range: DEFAULT, POSITIVE, SHORTEST, NEGATIVE, CURRENT

Enum type.

Note

Shortest way not applicable, DEFAULT is equivalent with CURRENT

BufferMode

Data type: MC_BUFFERMODE, default: MC_Aborting, no other modes supported

Defines the behavior of the axis.

Axis

Data type: AXIS_REF

Reference to the axis.