Difference between revisions of "MC-Basic:movingFrame.ELEMENTNAME"

From SoftMC-Wiki
Jump to: navigation, search
Line 36: Line 36:
 
|SEE ALSO=
 
|SEE ALSO=
 
* [[MC-Basic:robot.HERE|robot.HERE]]
 
* [[MC-Basic:robot.HERE|robot.HERE]]
* [[Axystems:MC-Basic:robot.SETPOINT|robot.SETPOINT]]
+
* [[MC-Basic:robot.SETPOINT|robot.SETPOINT]]
  
  
 
}}
 
}}
 
[[Category:Axystems:Motion:MovingFrame]]
 
[[Category:Axystems:Motion:MovingFrame]]

Revision as of 08:54, 22 May 2014

Returns the currently linked element of the movign frame.

Syntax

? < Moving Frame >.ElementName

Availability

Versions 4.0.26 and higher

Type

string

Scope

Task, Terminal

Limitations

Read Only

See Also