FunctionMLAxisCmdPosPipe Network motion icon

Description

Returns the reference 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 Axis reference position

 

Data type

LREAL

 

Unit

User unit

Related Functions

MLAxisReadActPos

MLAxisFBackPos

MLAxisGenPos

MLAxisPipePos

MLAxisWritePipPos

Previous Function Name

MLAxisRefPos

Example

Structured Text

Axis1_ReferencePosition := MLAxisCmdPos(PipeNetwork.AXIS1);

Ladder Diagram

MLAxisCmdPos: LD example

Function Block Diagram

MLAxisCmdPos: FBD example

Go back to the top of the page [Top]