Difference between revisions of "AXY:MC-Basic:axis.INTERPOLATIONTYPE"
m (1 revision) |
m (Itay moved page MC-Basic:axis.INTERPOLATIONTYPE to AXY:MC-Basic:axis.INTERPOLATIONTYPE) |
||
(9 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
+ | <!-- {{Languages|MC-Basic:axis.INTERPOLATIONTYPE}} | ||
{{MC-Basic | {{MC-Basic | ||
|SHORT FORM= | |SHORT FORM= | ||
Line 4: | Line 5: | ||
|SYNTAX= | |SYNTAX= | ||
− | < | + | <''axis''>.Itype |
|AVAILABILITY= | |AVAILABILITY= | ||
− | + | Since Version 3.6.20 | |
|DESCRIPTION= | |DESCRIPTION= | ||
− | Returns the current or interrupted | + | Returns the type of interpolation of the current or interrupted movements.<br> |
− | + | 1 = MOVE interpolation<br> | |
− | + | 3 = JOG movement | |
− | |||
|TYPE= | |TYPE= | ||
− | + | Long | |
|RANGE= | |RANGE= | ||
Line 24: | Line 24: | ||
|UNITS= | |UNITS= | ||
− | |||
− | |||
|DEFAULT= | |DEFAULT= | ||
Line 33: | Line 31: | ||
Configuration, Task, Terminal | Configuration, Task, Terminal | ||
− | |||
|LIMITATIONS= | |LIMITATIONS= | ||
− | Valid only for groups | + | * Valid only for groups |
+ | * Read only | ||
+ | * Modal only | ||
|EXAMPLE= | |EXAMPLE= | ||
Line 42: | Line 41: | ||
|SEE ALSO= | |SEE ALSO= | ||
− | * [[ | + | * [[MC-Basic:group.INTERPOLATIONTYPE|group.INTERPOLATIONTYPE]] |
}} | }} | ||
+ | --> |