FunctionMLMstReadDecelPipe Network motion icon

Description

Get the presently used value for deceleration 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

ID name of the Master 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

Deceleration

Description

Returns Deceleration value

 

Data type

LREAL

 

Unit

User unit/sec2

Example

Structured Text

// Read the present  deceleration  of a  Pipe Block named “MASTER”
MLMstReadDecel( PipeNetwork.MASTER );

Ladder Diagram

MLMstReadDecel: LD example

 

Function Block Diagram

MLMstReadDecel: FBD example

Go back to the top of the page [Top]