Difference between revisions of "MC-Basic:element.PAYLOADMASS"
(typo fix) |
|||
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
− | {{Languages|MC-Basic:element.PAYLOADMASS}} | + | {{Languages|MC-Basic:element.PAYLOADMASS}} |
− | |||
{{MC-Basic | {{MC-Basic | ||
|SHORT FORM= | |SHORT FORM= | ||
Line 36: | Line 35: | ||
* [[Motion Dynamics]] | * [[Motion Dynamics]] | ||
* [[MC-Basic:element.PAYLOADINERTIA|robot.PAYLOADINERTIA]] | * [[MC-Basic:element.PAYLOADINERTIA|robot.PAYLOADINERTIA]] | ||
− | * [[ | + | * [[MC-Basic:element.PAYLOADMAX|element.PAYLOADMAX]] |
}} | }} | ||
[[Category:Motion Dynamics]] | [[Category:Motion Dynamics]] |
Latest revision as of 06:35, 11 June 2023
Language: | English • 中文(简体) |
---|
Payload mass of an element.
This value is considered during the computation of joint torques by the dynamic model.
Syntax
<element>.PayloadMass = <expression>
Availability
Since Version 4.7.14
Type
Double
Units
kg
Default
0.0
Scope
Task and Terminal
Limitations
- Read/Write
- Modal only