FunctionMLMstReadInitPosPipe Network motion icon

Description

Get the presently used value for initial position of a master block.

Arguments

Input

EN

Description

Enables FB to be executed

 

Data type

BOOL

 

Range

0, 1

 

Unit

n/a

 

Default

Block ID

Description

PipeNetwork 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

Returns Intial Postion

 

Data type

LREAL

 

Unit

User unit

Example

Structured Text

 

MstInitPos := MLMstReadInitPos( PipeNetwork.MASTER );

 

Ladder Diagram

MLMstReadInitPos: LD example

Function Block Diagram

MLMstReadInitPos: FBD example

Go back to the top of the page [Top]