MC-Basic:SYNCSTART

From SoftMC-Wiki
Revision as of 08:41, 22 May 2014 by Miborich (talk | contribs) (Miborich moved page Axystems:MC-Basic:SYNCSTART to MC-Basic:SYNCSTART: Global renaming of Axystems: namespace into (Main):)
Jump to: navigation, search

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

See Also