FunctionMLAxisReadModPosPipe Network motion icon

Description

Get the value period of the axis.

Arguments

Input

AxisID

Description

ID Name of the Axis block

 

Data type

DINT

 

Range

 

Unit

n/a

 

Default

Output

OK

Description

Returns true when function successfully executes

See more details here

 

Data type

BOOL

 

Unit

n/a

ModuloPosition

Description

Returns the Axis Value Period

 

Data type

LREAL

 

Unit

User unit

Example

Structured Text

 

Axis1_Value_Period := MLAxisReadModPos(PipeNetwork.Axis1 ) ;

 

Ladder Diagram

MLAxisReadModPos: LD example

Function Block Diagram

MLAxisReadModPos: FBD example

Go back to the top of the page [Top]