Difference between revisions of "MC-Basic:SYNCCLEAR"
(Created page with '{{MC-Basic |SHORT FORM= |SYNTAX= SyncClear ''<element> {<element>}*'' |AVAILABILITY= All versions |DESCRIPTION= This command clears the pending motion commands. Motion comman…') |
(AXY: new links) |
||
(12 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
+ | {{Languages|MC-Basic:SYNCCLEAR}} | ||
{{MC-Basic | {{MC-Basic | ||
|SHORT FORM= | |SHORT FORM= | ||
Line 34: | Line 35: | ||
|SEE ALSO= | |SEE ALSO= | ||
− | * [[ | + | * [[MC-Basic:ATTACH|ATTACH]] |
− | * [[ | + | * [[MC-Basic:element.STARTTYPE|STARTTYPE]] |
− | * [[ | + | * [[MC-Basic:SYNCSTART|SYNCSTART]] |
− | + | ||
}} | }} | ||
+ | [[Category:Synchronization]] |
Latest revision as of 12:37, 13 September 2017
Language: | English • 中文(简体) |
---|
This command clears the pending motion commands. Motion commands are made to be pending by setting the STARTTYPE to SYNC and then giving the motion command.
Syntax
SyncClear <element> {<element>}*
Availability
All versions
Scope
Task or Terminal
Limitations
Within a task, the specified <element> must be attached.
Examples
SyncClear X-axis XYTable