Difference between revisions of "MC-Basic:DELETEGROUP"

From SoftMC-Wiki
Jump to: navigation, search
m (Text replace - "Write-Only" to "Write only")
m
Line 10: Line 10:
  
 
|DESCRIPTION=
 
|DESCRIPTION=
This command deletes the specified group. The participating axes thereafter function only as independant axes.
+
This command deletes the specified group. The participating axes thereafter function only as independent axes.
  
 
|TYPE=
 
|TYPE=
Line 28: Line 28:
  
 
|LIMITATIONS=
 
|LIMITATIONS=
Write only. ''<group>'' must not be moving. No tasks may be loaded.
+
*Write only.
 +
*<''group''> must not be moving.
 +
*No tasks may be loaded.
  
 
|EXAMPLE=
 
|EXAMPLE=

Revision as of 14:13, 20 March 2014

This command deletes the specified group. The participating axes thereafter function only as independent axes.

Short form

DelG

Syntax

DeleteGroup <group>

Availability

All versions

Range

Defined group

Scope

Configuration or Terminal

Limitations

  • Write only.
  • <group> must not be moving.
  • No tasks may be loaded.

Examples

DeleteGroup XYZTable

See Also