Difference between revisions of "MC-Basic:GROUPLIST"
m (Miborich moved page Axystems:MC-Basic:GROUPLIST to MC-Basic:GROUPLIST: Global renaming of Axystems: namespace into (Main):) |
|||
Line 37: | Line 37: | ||
|SEE ALSO= | |SEE ALSO= | ||
* [[MC-Basic:AXISLIST|AXISLIST]] | * [[MC-Basic:AXISLIST|AXISLIST]] | ||
− | * [[ | + | * [[MC-Basic:TASKLIST|TASKLIST]] |
* [[Axystems:MC-Basic:VARLIST|VARLIST]] | * [[Axystems:MC-Basic:VARLIST|VARLIST]] | ||
[[Category:Axystems:MC-Basic:Declarations|GROUPLIST]] | [[Category:Axystems:MC-Basic:Declarations|GROUPLIST]] | ||
}} | }} |
Revision as of 08:42, 22 May 2014
This query returns a list of the names of the groups that are defined in the system. Each {group_name} is followed by a list of the names of the axes that are part of that group. Wildcards may be used.
If {group_name} is specified, the command returns the names of the axes of that particular group.
Syntax
?GroupList {group_name}
Availability
All versions
Scope
Terminal
Limitations
Read only
Examples
?GroupList ‘returns G1: a1, a2