MC-Basic:SYNCCLEAR

From SoftMC-Wiki
Revision as of 12:37, 13 September 2017 by Itay (talk | contribs) (AXY: new links)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
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

See Also