MC-Basic:robot.TYPEOF

From SoftMC-Wiki
Revision as of 08:55, 22 May 2014 by Miborich (talk | contribs) (Miborich moved page Axystems:MC-Basic:robot.TYPEOF to MC-Basic:robot.TYPEOF: Global renaming of Axystems: namespace into (Main):)
Jump to: navigation, search

Returns the group model:

Axystems:robot model table

Syntax

<point_variable> = <robot_name>.typeof

? <robot_name>.typeof

Availability

All versions

Type

Long

Scope

Configuration, Task, Terminal

Examples

-->? Scara.Typeof

-->4

See Also