MLSyncStart
Function - Starts a synchronization of a synchronizer Pipe Block.
Inputs
Input |
Data Type |
Range |
Unit |
Default |
Description |
---|---|---|---|---|---|
BlockID |
DINT |
-2147483648 to 2147483647 |
N/A |
No default |
ID name of the Pipe Network Block. |
Outputs
Output |
Data Type |
Range |
Unit |
Description |
---|---|---|---|---|
Default (.Q) |
BOOL |
FALSE, TRUE |
N/A |
Function block executed successfully. See Function - General Rules. |
Remarks
Returns TRUE if the function succeeded.
Figure 1: MLSyncStart
FBD Language Example
FFLD Language Example
IL Language Example
Not available.
ST Language Example
MLSyncStart( PipeNetwork.SYN );