MLDelayInit

Pipe Network motion icon

 FunctionClosed A function calculates a result according to the current value of its inputs. A function has no internal data and is not linked to declared instances. - Initializes a delay object.

Inputs

Input

Data Type

Range

Unit

Default

Description

BlockID

DINT

-2147483648 to 2147483648

N/A

No default

ID number of a created Pipe Block.

CycleDelay

DINT

0, 9

Cycle

0 (zero)

Number of delay cycles.

Remarks

FBD Language

MLDelayInit: FBD example

FFLD Language

MLDelayInit: LD example

ST Language

MLDelayInit(PipeNetwork.DELAY1, 2 );