MLSyncStart
Function 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. - Start a synchronization of a synchronizer Pipe Block.
Returns TRUE if the function succeeded.
Figure 7-111: 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 Block A function block groups an algorithm and a set of private data. It has inputs and outputs. Execute Successfully See Function - General Rules for more information. |
Data type |
BOOL |
|
Unit |
n/a |
Example
Structured Text
MLSyncStart( PipeNetwork.SYN );
|
Ladder Diagram
Function Block Diagram