Difference between revisions of "MC-Basic:SYNCSTART"
(Created page with '{{MC-Basic |SHORT FORM= |SYNTAX= SyncStart ''<element> {<element>}*'' |AVAILABILITY= All versions |DESCRIPTION= This command begins executing the specified ''<element>'' wi…') |
(Added SYNCALL to "see also") |
||
(14 intermediate revisions by 5 users not shown) | |||
Line 1: | Line 1: | ||
+ | {{Languages|MC-Basic:SYNCSTART}} | ||
{{MC-Basic | {{MC-Basic | ||
|SHORT FORM= | |SHORT FORM= | ||
Line 10: | Line 11: | ||
|DESCRIPTION= | |DESCRIPTION= | ||
− | This command begins executing the specified '' | + | This command begins executing the specified <''element''> with pending motion commands. Motion commands pend by setting the STARTTYPE to SYNC and giving the motion command. |
− | |||
+ | <br/>{{Note| No comma sign "," in the list !}} | ||
|TYPE= | |TYPE= | ||
Line 36: | Line 37: | ||
|SEE ALSO= | |SEE ALSO= | ||
− | * [[ | + | * [[MC-Basic:element.STARTTYPE|STARTTYPE]] |
− | * [[ | + | * [[MC-Basic:SYNCCLEAR|SYNCCLEAR]] |
− | * [[ | + | * [[MC-Basic:SYNCALL|SYNCALL]] |
+ | |||
}} | }} | ||
+ | |||
+ | [[Category:Synchronization]] |
Latest revision as of 02:30, 18 May 2022
Language: | English • 中文(简体) |
---|
This command begins executing the specified <element> with pending motion commands. Motion commands pend by setting the STARTTYPE to SYNC and giving the motion command.
NOTE | |
No comma sign "," in the list ! |
Syntax
SyncStart <element> {<element>}*
Availability
All versions
Scope
Task or Terminal
Limitations
Within a task, the specified <element> must be attached
Examples
SyncStart X_axis XYTable