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. - 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 |
|
N/A |
Function block executed successfully. See Pipe Network - General Rules for more information. |
Remarks
Returns TRUE if the function succeeded.
Figure 6-199: MLSyncStart
FBD Language Example
FFLD Language Example
IL Language Example
Not available.
ST Language Example
MLSyncStart( PipeNetwork.SYN );