Difference between revisions of "MC-Basic:axis.PAYLOADINERTIA"

From SoftMC-Wiki
Jump to: navigation, search
Line 5: Line 5:
  
 
|AVAILABILITY=
 
|AVAILABILITY=
FW 4.8.x
+
FW 4.7.14
  
 
|DESCRIPTION=
 
|DESCRIPTION=
Payload inertia of an axis.
+
Payload inertia of mass of an axis.
 +
 
 +
This value is considered during the computation of joint torques by the dynamic model.
  
 
|TYPE=
 
|TYPE=
<expression>: Double
+
Double
  
 
|RANGE=
 
|RANGE=
 
  
 
|UNITS=
 
|UNITS=
Line 31: Line 32:
 
|EXAMPLE=
 
|EXAMPLE=
 
|SEE ALSO=
 
|SEE ALSO=
 +
* [[Axystems:Motion Dynamics]]
 +
* [[Axystems:MC-Basic:robot.PAYLOADINERTIA|robot.PAYLOADINERTIA]]
 +
* [[Axystems:MC-Basic:axis.PAYLOADMASS|axis.PAYLOADMASS]]
 +
 
}}
 
}}
  
[[Category:AXY:IDM properties]]
+
[[Category:Axystems:Motion Dynamics]]

Revision as of 09:36, 23 October 2011

Payload inertia of mass of an axis.

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

Syntax

<axis>.PayloadInertia = <expression>

Availability

FW 4.7.14

Type

Double

Units

Default

0.0

Scope

Task and Terminal

Limitations

  • R/W
  • Modal only

See Also