Difference between revisions of "AXY:MC-Basic:axis.INTERPOLATIONTYPE"
m (Miborich moved page Axystems:MC-Basic:axis.INTERPOLATIONTYPE to MC-Basic:axis.INTERPOLATIONTYPE: Global renaming of Axystems: namespace into (Main):) |
|||
Line 40: | Line 40: | ||
|SEE ALSO= | |SEE ALSO= | ||
− | * [[ | + | * [[MC-Basic:group.INTERPOLATIONTYPE|group.INTERPOLATIONTYPE]] |
}} | }} |
Revision as of 08:50, 22 May 2014
Returns the type of interpolation of the current or interrupted movements.
1 = MOVE interpolation
3 = JOG movement
Short form
Itype
Syntax
<axis>.Itype
Availability
Since Version 3.6.20
Type
Long
Range
1 or 3
Default
1
Scope
Configuration, Task, Terminal
Limitations
- Valid only for groups
- Read only
- Modal only
Examples
?A1.itype