MLSyncStop
Function - De-synchronizes a synchronizer Pipe Block.
Inputs
Input |
Data Type |
Range |
Unit |
Default |
Description |
---|---|---|---|---|---|
Position |
LREAL |
No range |
User units |
No default |
Motion Stop Position. |
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: MLSyncStop
FBD Language Example
FFLD Language Example
IL Language Example
Not available.
ST Language Example
MLSyncStop( PipeNetwork.SYN , 120 );