FunctionMLSyncStartPipe Network motion icon

Description

Start a synchronization of a synchronizer Pipe Block. Returns TRUE if the function succeeded.

MLSyncStart

Figure 7-112: MLSyncStart

Arguments

Input

BLockID

Description

Name of the Pipe Network Block

 

Data type

DINT

 

Range

[-2147483648, 2147483648]

 

Unit

n/a

 

Default

Output

Default (.Q)

Description

Function BlockClosed A function block groups an algorithm and a set of private data. It has inputs and outputs. Execute Successfully

See more details here.

 

Data type

BOOL

 

Unit

n/a

Example

Structured Text

 

MLSyncStart( PipeNetwork.SYN );

 

Ladder Diagram

MLSyncStart: LD example

Function Block Diagram

MLSyncStart: FBD example