MLPmpReadAccel

Pipe Network motion icon

 Function - Gets the Acceleration parameter of a PMP block.

Used in both the MLPmpAbs and MLPmpRel function blocks.

Inputs

Input

Data Type

See Data Types.

Range

Unit

Default

Description

BlockID

DINT

1 to 1024

N/A

No default

ID name of a PMP function block in the Pipe Network.

Outputs

Output

Data Type

See Data Types.

Range

Unit

Description

Acceleration

LREAL

 

User units / sec2

Present Acceleration of the PMP Pipe Network function block.

  • Value defined PMP block when creating a Pipe Network.
  • The value is entered in the ACCELERATION field in the Parameter tab.

FBD Language Example

FFLD Language Example

IL Language Example

Not available.

ST Language Example

PmpAccelValue :=  MLPmpReadAccel( PipeNetwork.PmpMaster )  ;

See Also