ST_HomeMoveOnPos

 

ST_HomeMoveOnPos - General Information

Overview

Type:

Data structure

Available as of:

V1.0.7.0

Inherits from:

-

Versions:

Current version

Description

Structure for a parameterization of the homing modes for homing "Moving to position".

Structure Elements

Variable

Data type

Description

i_lrTarget

LREAL

Destination of motion in units.

i_lrVel

LREAL

Velocity (change of position) in units/s.

i_lrAcc

LREAL

Acceleration (change of velocity) in units/s2.

i_lrDec

LREAL

Deceleration (change of velocity) in units/s2.

i_xRotativeSystem

BOOL

Rotative (endless) system.

i_lrPeriod

LREAL

Period of the rotary system.

i_lrJerk

LREAL

Jerk (change of acceleration/deceleration) in units/s3.