Difference between revisions of "AXY:MC-Basic:group.ATTACHEDTO"
Line 4: | Line 4: | ||
|SYNTAX= | |SYNTAX= | ||
− | < | + | ?<GROUP>.AttachedTo |
|AVAILABILITY= | |AVAILABILITY= | ||
− | + | Versions 3.6.20 and higher | |
|DESCRIPTION= | |DESCRIPTION= | ||
− | + | Returns name of an attached task to the given element. If a group is not attached but the axes belonging to it are, the list of active axes and their tasks is returned. If the element is not attached to any program, an empty string is returned. | |
|TYPE= | |TYPE= | ||
− | + | String | |
− | |||
|RANGE= | |RANGE= | ||
Line 29: | Line 28: | ||
|LIMITATIONS= | |LIMITATIONS= | ||
− | Only | + | Read Only |
|EXAMPLE= | |EXAMPLE= | ||
− | + | ?G1.AttachedTo | |
|SEE ALSO= | |SEE ALSO= | ||
− | * [[Axystems:MC-Basic: | + | * [[Axystems:MC-Basic:axis.ATTACHEDTO|axis.ATTACHEDTO]] |
− | |||
− | |||
− | |||
}} | }} |
Revision as of 11:48, 22 December 2010
Returns name of an attached task to the given element. If a group is not attached but the axes belonging to it are, the list of active axes and their tasks is returned. If the element is not attached to any program, an empty string is returned.
Syntax
?<GROUP>.AttachedTo
Availability
Versions 3.6.20 and higher
Type
String
Scope
Configuration, Task, Terminal
Limitations
Read Only
Examples
?G1.AttachedTo