Difference between revisions of "AXY:MC-Basic:axis.INTERPOLATIONTYPE"
Line 1: | Line 1: | ||
+ | {{Languages}} | ||
{{MC-Basic | {{MC-Basic | ||
|SHORT FORM= | |SHORT FORM= |
Revision as of 09:48, 19 April 2017
Language: | English • 中文(简体) |
---|
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