Difference between revisions of "MC-Basic:group.CIRCLETYPE"
m (1 revision) |
m (Text replace - "All Versions" to "All versions") |
||
Line 7: | Line 7: | ||
|AVAILABILITY= | |AVAILABILITY= | ||
− | All | + | All versions |
|DESCRIPTION= | |DESCRIPTION= |
Revision as of 14:52, 20 March 2014
Returns the current or interrupted circle type. The system supports two different options of defining a circular path. One using circle center and the arc angle (old SSMC) and the other using three circle points.
0 = angle + center
1 = point + center
-1 = the motion is not circle
Data Type Long
Syntax
<GROUP>.ctype
Availability
All versions
Range
-1¸1
Units
Non-Volatile No
Default
0
Scope
Config, task, Terminal
Write Access Read Only, Modal Only
Limitations
Valid for groups only.
Examples
?g1.ctype