Difference between revisions of "AXY:MC-Basic:group.STARTTYPE"
m (Itay moved page MC-Basic:group.STARTTYPE to AXY:MC-Basic:group.STARTTYPE) |
|||
(2 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | {{MC-Basic | + | <!-- {{MC-Basic |
|SHORT FORM= | |SHORT FORM= | ||
Line 25: | Line 25: | ||
* 5 ('''SUPERIMMEDIATE'''): Similar to IMMEDIATE, but the computation of the command is done in realtime rather than in the background. | * 5 ('''SUPERIMMEDIATE'''): Similar to IMMEDIATE, but the computation of the command is done in realtime rather than in the background. | ||
+ | |||
+ | |||
+ | |||
+ | {{Note/Danger| Use IMMEDIATE and SUPERIMMEDIATE on single axis motion, usage in groups/robots can lead to undesired (jumps) effects. }} | ||
The INPOSITION option is the most stringent condition for motion completion. This property is used inside a motion command to override the permanent value | The INPOSITION option is the most stringent condition for motion completion. This property is used inside a motion command to override the permanent value | ||
Line 59: | Line 63: | ||
[[Category:Synchronization]] | [[Category:Synchronization]] | ||
+ | --> |