Difference between revisions of "MC-Basic:SYNCSTART"
Line 39: | Line 39: | ||
* [[AXY:MC-Basic:axis.STARTTYPE|axis.STARTTYPE]] | * [[AXY:MC-Basic:axis.STARTTYPE|axis.STARTTYPE]] | ||
* [[MC-Basic:SYNCCLEAR|SYNCCLEAR]] | * [[MC-Basic:SYNCCLEAR|SYNCCLEAR]] | ||
− | * [[MC-Basic:group.STARTTYPE|group.STARTTYPE]] | + | * [[AXY:MC-Basic:group.STARTTYPE|group.STARTTYPE]] |
}} | }} | ||
[[Category:Synchronization]] | [[Category:Synchronization]] |
Revision as of 07:25, 14 August 2017
Language: | [[::MC-Basic:SYNCSTART|English]] • [[::MC-Basic:SYNCSTART/zh-hans|中文(简体)]] |
---|
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.
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