Difference between revisions of "MC-Basic:SYNCALL"
Line 1: | Line 1: | ||
+ | {{Languages}} | ||
{{MC-Basic | {{MC-Basic | ||
|SHORT FORM= | |SHORT FORM= |
Revision as of 09:11, 28 April 2017
Language: | [[::MC-Basic:SYNCALL|English]] • [[::MC-Basic:SYNCALL/zh-hans|中文(简体)]] |
---|
This command begins executing the specified <element>s with pending motion commands. Motion commands pend by setting the STARTTYPE to SYNC and giving the motion command.
Similar to SyncStart command. The main difference is that both initial and final position of all elements in the given list are synchronized.
Syntax
SyncAll <element> {<element>}*
Availability
From 4.11.x
Scope
Task or Terminal
Limitations
Within a task, the specified <element> must be attached
NOTE | |
Movement that has vFinal > 0 can't be used with SyncAll. |
NOTE | |
Movement that starts with SyncAll can't be blend with the previous movement. It can be blend with the next movement only if BlendingMethod is from type SP (supper Position). |
Examples
SyncAll SCARA PUMA DELTA