FunctionMLAxisPipePosPipe Network motion icon

Description

Returns the pipe position of the axis.

Arguments

Input

ID

Description

ID Name of the Axis block

 

Data type

DINT

 

Range

[-2147483648, 2147483648]

 

Unit

n/a

 

Default

Output

OK

Description

Returns true when function successfully executes

See more details here

 

Data type

BOOL

 

Unit

n/a

Position

Description

 

 

Data type

LREAL

 

Range

 

Unit

User unit

Related Functions

MLAxisReadActPos

MLAxisFBackPos

MLAxisGenPos

MLAxisCmdPos

MLAxisWritePipPos

Example

Structured Text

 

Axis1_Pipe_Position := MLAxisPipePos (PipeNetwork.Axis1 ) ;

 

Ladder Diagram

MLAxisPipePos: LD example

 

Function Block Diagram

MLAxisPipePos: FBD example

Go back to the top of the page [Top]