AXY:MC-Basic:axis.INTERPOLATIONTYPE

From SoftMC-Wiki
Revision as of 16:01, 13 December 2010 by Arwiebe (talk | contribs) (Created page with '{{MC-Basic |SHORT FORM= Itype |SYNTAX= <Axis>.Itype |AVAILABILITY= Versions AMCS 0.3.6.20 and higher |DESCRIPTION= Returns the current or interrupted movements’ interpolatio…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Returns the current or interrupted movements’ interpolation type.
       1 = MOVE interpolation
       3 = JOG -movement

Data Type           Long

Short form

Itype

Syntax

<Axis>.Itype

Availability

Versions AMCS 0.3.6.20 and higher

Range

1 or 3

Units

Non-Volatile        No

Default

1

Scope

Configuration, Task, Terminal

Write Access       Read Only, Modal Only

Limitations

Valid only for groups

Examples

?A1.itype

See Also