Difference between revisions of "AXY:MC-Basic:axis.DYNAMICMODEL"
m (Itay moved page MC-Basic:axis.DYNAMICMODEL to AXY:MC-Basic:axis.DYNAMICMODEL) |
|||
(13 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
+ | <!-- {{Languages|MC-Basic:axis.DYNAMICMODEL}} | ||
{{MC-Basic | {{MC-Basic | ||
|SHORT FORM= | |SHORT FORM= | ||
|SYNTAX= | |SYNTAX= | ||
− | '' | + | <''axis''>.DynamicModel = <''expression''> |
|AVAILABILITY= | |AVAILABILITY= | ||
− | + | Since Version 4.7.14 | |
|DESCRIPTION= | |DESCRIPTION= | ||
Line 17: | Line 18: | ||
: No dynamic model. All dynamic computation during axis motion for this axis are disabled. | : No dynamic model. All dynamic computation during axis motion for this axis are disabled. | ||
;1 .. | ;1 .. | ||
− | : See [[ | + | : See [[Dynamic Models]] for a list of available axis models. |
− | : Model dependent parameters are expected to be set in [[ | + | : Model dependent parameters are expected to be set in [[MC-Basic:axis.DYNAMICPARAMETER]]. |
|TYPE= | |TYPE= | ||
Line 34: | Line 35: | ||
|LIMITATIONS= | |LIMITATIONS= | ||
− | * | + | * Read/Write |
* Modal only | * Modal only | ||
|EXAMPLE= | |EXAMPLE= | ||
|SEE ALSO= | |SEE ALSO= | ||
− | * [[ | + | * [[Motion Dynamics]] |
− | * [[ | + | * [[MC-Basic:axis.DYNAMICPARAMETER|axis.DYNAMICPARAMETER]] |
− | * [[ | + | * [[MC-Basic:group.DYNAMICMODEL|group.DYNAMICMODEL]] |
− | * [[ | + | * [[Dynamic Models|Dynamic Models]] |
}} | }} | ||
− | [[Category | + | [[Category:Motion Dynamics]] |
+ | --> |