Difference between revisions of "AXY:MC-Basic:axis.DYNAMICPARAMETER"
m (Itay moved page MC-Basic:axis.DYNAMICPARAMETER to AXY:MC-Basic:axis.DYNAMICPARAMETER) |
|||
(16 intermediate revisions by 5 users not shown) | |||
Line 1: | Line 1: | ||
+ | <!-- {{Languages|MC-Basic:axis.DYNAMICPARAMETER}} | ||
{{MC-Basic | {{MC-Basic | ||
|SHORT FORM= | |SHORT FORM= | ||
|SYNTAX= | |SYNTAX= | ||
− | '' | + | <''axis''>.DynamicParameter[<''parameter''>] = <''expression''> |
|AVAILABILITY= | |AVAILABILITY= | ||
− | + | Since Version 4.7.14 | |
|DESCRIPTION= | |DESCRIPTION= | ||
Line 11: | Line 12: | ||
The parameters are model-dependent. | The parameters are model-dependent. | ||
− | See [[ | + | See [[Dynamic Models]] for a list of available axis models and the corresponding parameters. |
|TYPE= | |TYPE= | ||
Line 27: | Line 28: | ||
|LIMITATIONS= | |LIMITATIONS= | ||
− | * | + | * Read/Write |
* Modal only | * Modal only | ||
|EXAMPLE= | |EXAMPLE= | ||
|SEE ALSO= | |SEE ALSO= | ||
− | * [[ | + | * [[Motion Dynamics]] |
− | * [[ | + | * [[MC-Basic:axis.DYNAMICMODEL|axis.DYNAMICMODEL]] |
− | * [[ | + | * [[MC-Basic:robot.DYNAMICPARAMETER|robot.DYNAMICPARAMETER]] |
− | * [[ | + | * [[Dynamic Models|Dynamic Models]] |
}} | }} | ||
− | [[Category | + | [[Category:Motion Dynamics]] |
+ | --> |