Difference between revisions of "AXY:MC-Basic:group.INTERPOLATIONTYPE"

From SoftMC-Wiki
Jump to: navigation, search
 
(7 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{MC-Basic
+
<!-- {{MC-Basic
 
|SHORT FORM=
 
|SHORT FORM=
 
IType
 
IType
  
 
|SYNTAX=
 
|SYNTAX=
<GROUP>.IType
+
<''group''>.IType
  
 
|AVAILABILITY=
 
|AVAILABILITY=
Versions 3.6.20 and higher
+
Since Version 3.6.20
  
 
|DESCRIPTION=
 
|DESCRIPTION=
Returns the current or interrupted movements’ interpolation type.<br>
+
Returns the interpolation type of the current or interrupted movements.<br>
       0 or 1 = MOVE joint-interpolation<br>
+
0 or 1 = MOVE joint-interpolation<br>
       2 = CIRCLE circular-interpolation<br>
+
2 = CIRCLE circular-interpolation<br>
       3 = JOG -movement <br>
+
3 = JOG movement <br>
       6 = MOVES straight-line movement<br>
+
6 = MOVES straight-line movement<br>
       7 = DELAY<br>
+
7 = DELAY<br>
       8 = Advanced Interpolation<br>
+
8 = Advanced interpolation<br>
       14 = Torque Interpolation<br>
+
14 = Torque interpolation<br>
       15 = DOPASS<br>
+
15 = DOPASS<br>
       16 = Kino-Dynamic Interpolation<br>
+
16 = Kino-Dynamic interpolation<br>
       17 = Sine Wave Interpolation<br>
+
17 = Sine Wave interpolation<br>
  
  
Line 39: Line 39:
  
 
|LIMITATIONS=
 
|LIMITATIONS=
Valid only for groups
+
* Valid only for groups
 
+
* Read only
Read Only, Modal Only
+
* Modal only
  
 
|EXAMPLE=
 
|EXAMPLE=
Line 47: Line 47:
  
 
|SEE ALSO=
 
|SEE ALSO=
* [[Axystems:MC-Basic:axis.INTERPOLATIONTYPE|axis.INTERPOLATIONTYPE]]
+
* [[MC-Basic:axis.INTERPOLATIONTYPE|axis.INTERPOLATIONTYPE]]
  
  
 
}}
 
}}
 +
-->

Latest revision as of 06:52, 14 August 2017