Difference between revisions of "AXY:MC-Basic:axis.DYNAMICPARAMETER"
m (Itay moved page MC-Basic:axis.DYNAMICPARAMETER to AXY:MC-Basic:axis.DYNAMICPARAMETER) |
|||
(20 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= | ||
Parameters for the dynamic model of an axis. | Parameters for the dynamic model of an axis. | ||
+ | |||
The parameters are model-dependent. | The parameters are model-dependent. | ||
+ | See [[Dynamic Models]] for a list of available axis models and the corresponding parameters. | ||
|TYPE= | |TYPE= | ||
Line 16: | Line 19: | ||
|RANGE= | |RANGE= | ||
− | |||
|UNITS= | |UNITS= | ||
Line 26: | Line 28: | ||
|LIMITATIONS= | |LIMITATIONS= | ||
+ | * Read/Write | ||
+ | * 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]] |
+ | --> |