Difference between revisions of "MC-Basic:element.PAYLOADINERTIA"
(AXY: new links) |
(property for element, not just robot) |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
− | {{Languages}} | + | {{Languages|MC-Basic:element.PAYLOADINERTIA}} |
{{MC-Basic | {{MC-Basic | ||
|SHORT FORM= | |SHORT FORM= | ||
|SYNTAX= | |SYNTAX= | ||
− | ''< | + | ''<element>''.PayloadInertia = <''expression''> |
|AVAILABILITY= | |AVAILABILITY= |
Latest revision as of 09:09, 9 October 2018
Language: | English |
---|
Payload inertia of mass around the axis of the last joint.
This value is considered during the computation of joint torques by the dynamic model.
Syntax
<element>.PayloadInertia = <expression>
Availability
Since Version 4.7.14
Type
Double
Units
Default
0.0
Scope
Task and Terminal
Limitations
- Read/Write
- Modal only