Difference between revisions of "AXY:MC-Basic:robot.PAYLOADMASS"

From SoftMC-Wiki
Jump to: navigation, search
m (Miborich moved page Axystems:MC-Basic:robot.PAYLOADMASS to MC-Basic:robot.PAYLOADMASS: Global renaming of Axystems: namespace into (Main):)
Line 32: Line 32:
 
|EXAMPLE=
 
|EXAMPLE=
 
|SEE ALSO=
 
|SEE ALSO=
* [[Axystems:Motion Dynamics]]
+
* [[Motion Dynamics]]
 
* [[MC-Basic:axis.PAYLOADMASS|axis.PAYLOADMASS]]
 
* [[MC-Basic:axis.PAYLOADMASS|axis.PAYLOADMASS]]
 
* [[MC-Basic:robot.PAYLOADINERTIA|robot.PAYLOADINERTIA]]
 
* [[MC-Basic:robot.PAYLOADINERTIA|robot.PAYLOADINERTIA]]

Revision as of 08:56, 22 May 2014

Payload mass of a robot.

This value is considered during the computation of joint torques by the dynamic model.

Syntax

<robot>.PayloadMass = <expression>

Availability

Since Version 4.7.14

Type

Double

Units

Default

0.0

Scope

Task and Terminal

Limitations

  • Read/Write
  • Modal only

See Also