FunctionMLAxisFBackPosPipe Network motion icon

Description

Returns the Feedback Position of the axis

Arguments

Input

ID

Description

ID name of the Axis Block

 

Data type

DINT

 

Range

 

Unit

n/a

 

Default

Output

OK

Description

Returns true when function successfully executes

 

Data type

BOOL

 

Unit

n/a

Position

Description

Returns the Feedback Position of the axis

 

Data type

LREAL

 

Unit

User unit

Related Functions

MLAxisReadActPos

MLAxisGenPos

MLAxisPipePos

MLAxisCmdPos

MLAxisWritePipPos

Example

Structured Text

 

Axis1_Position := MLAxisFBackPos( PipeNetwork.Axis1 ) ;

 

Ladder Diagram

MLAxisFBackPos: LD example

Function Block Diagram

MLAxisFBackPos: FBD example

Go back to the top of the page [Top]