ST_Positioning

 

ST_Positioning - General Information

Overview

 Type:

Data structure

Available as of:

V1.0.2.0

Inherits from:

-

Description

In this structure the parameters and the return values from the operation mode Positioning of the function block FB_CrankModule are summarized.

Structure Elements

Variable

Data type

Description

i_etPosMode

SystemInterface.ET_PosMode

Positioning mode.

See PDL.FB_VarioPosJerk.

i_lrTarget

LREAL

Target or distance of the positioning.

See PDL.FB_VarioPosJerk.

i_lrVel

LREAL

Positioning velocity.

See PDL.FB_VarioPosJerk.

i_lrAcc

LREAL

Positioning acceleration.

See PDL.FB_VarioPosJerk.

i_lrDec

LREAL

Positioning delay.

See PDL.FB_VarioPosJerk.

i_lrJerk

LREAL

Positioning jerk.

See PDL.FB_VarioPosJerk.

i_xStop

BOOL

Positioning stop.

See PDL.FB_VarioPosJerk.

q_xInPosition

BOOL

Target position reached.

See PDL.FB_VarioPosJerk.