Difference between revisions of "MC-Basic:robot.MASTERFRAMENAME"

From SoftMC-Wiki
Jump to: navigation, search
m (Text replace - "Read-Only" to "Read only")
m (Miborich moved page Axystems:MC-Basic:robot.MASTERFRAMENAME to MC-Basic:robot.MASTERFRAMENAME: Global renaming of Axystems: namespace into (Main):)
 
(2 intermediate revisions by 2 users not shown)
Line 28: Line 28:
  
 
|LIMITATIONS=
 
|LIMITATIONS=
Read only , Modal-Only. Valid for robot only .
+
Read only , Modal only. Valid for robot only .
  
 
|EXAMPLE=
 
|EXAMPLE=
Line 36: Line 36:
  
 
|SEE ALSO=
 
|SEE ALSO=
* [[Axystems:MC-Basic:robot.MASTERFRAME|robot.MASTERFRAME]]
+
* [[MC-Basic:robot.MASTERFRAME|robot.MASTERFRAME]]
  
  
 
}}
 
}}

Latest revision as of 08:54, 22 May 2014

This property returns the user given name of the linked moving frame.

Syntax

?< ROBOT>.MasterFrameName

Availability

Versions 0.4.0.27 and higher

Type

Moving frame

Default

NONE string

Scope

Task or Terminal

Limitations

Read only , Modal only. Valid for robot only .

Examples

?Scara. MasterFrameName

CNV

See Also