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

From SoftMC-Wiki
Jump to: navigation, search
Line 5: Line 5:
  
 
|AVAILABILITY=
 
|AVAILABILITY=
FW 4.7.10
+
FW 4.7.14
  
 
|DESCRIPTION=
 
|DESCRIPTION=
 
Payload mass of a robot.
 
Payload mass of a robot.
 +
 +
This value is considered during the computation of joint torques by the [[Axystems:MC-Basic:group.DYNAMICMODEL|dynamic model]].
  
 
|TYPE=
 
|TYPE=
Line 16: Line 18:
  
 
|UNITS=
 
|UNITS=
kg
+
<math>kg</math>
  
 
|DEFAULT=
 
|DEFAULT=
Line 30: Line 32:
 
|EXAMPLE=
 
|EXAMPLE=
 
|SEE ALSO=
 
|SEE ALSO=
 +
* [[Axystems:Motion Dynamics]]
 +
* [[Axystems:MC-Basic:axis.PAYLOADMASS|axis.PAYLOADMASS]]
 +
* [[Axystems:MC-Basic:robot.PAYLOADINERTIA|robot.PAYLOADINERTIA]]
 
* [[Control:Assist:PAYLOAD_MASS(MotionDevice)]]
 
* [[Control:Assist:PAYLOAD_MASS(MotionDevice)]]
  
 
}}
 
}}
  
[[Category:AXY:IDM properties]]
+
[[Category:Axystems:Motion Dynamics]]

Revision as of 09:47, 23 October 2011

Payload mass of a robot.

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

Syntax

<robot>.PayloadMass = <expression>

Availability

FW 4.7.14

Type

Double

Units

Default

0.0

Scope

Task and Terminal

Limitations

  • R/W
  • Modal only

See Also