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

From SoftMC-Wiki
Jump to: navigation, search
Line 5: Line 5:
  
 
|AVAILABILITY=
 
|AVAILABILITY=
FW 4.8.x
+
FW 4.7.14
  
 
|DESCRIPTION=
 
|DESCRIPTION=
 
Payload mass of an axis.
 
Payload mass of an axis.
 +
 +
This value is considered during the computation of joint torques by the 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:robot.PAYLOADMASS|robot.PAYLOADMASS]]
 +
* [[Axystems:MC-Basic:axis.PAYLOADINERTIA|axis.PAYLOADINERTIA]]
 +
 
}}
 
}}
  
[[Category:AXY:IDM properties]]
+
[[Category:Axystems:Motion Dynamics]]

Revision as of 09:34, 23 October 2011

Payload mass of an axis.

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

Syntax

<axis>.PayloadMass = <expression>

Availability

FW 4.7.14

Type

Double

Units

Default

0.0

Scope

Task and Terminal

Limitations

  • R/W
  • Modal only

See Also