Difference between revisions of "AXY:MC-Basic:axis.PAYLOADMASS"
(Created page with "{{MC-Basic |SHORT FORM= |SYNTAX= ''<axis>''.PayloadMass = ''<expression>'' |AVAILABILITY= FW 4.8.x |DESCRIPTION= Payload mass of an axis. |TYPE= Double |RANGE= |UNITS= [kg] …") |
m (Itay moved page MC-Basic:axis.PAYLOADMASS to AXY:MC-Basic:axis.PAYLOADMASS) |
||
(19 intermediate revisions by 5 users not shown) | |||
Line 1: | Line 1: | ||
+ | <!-- {{Languages|MC-Basic:axis.PAYLOADMASS}} | ||
{{MC-Basic | {{MC-Basic | ||
|SHORT FORM= | |SHORT FORM= | ||
|SYNTAX= | |SYNTAX= | ||
− | '' | + | <''axis''>.PayloadMass = <''expression''> |
|AVAILABILITY= | |AVAILABILITY= | ||
− | + | Since Version 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 [[MC-Basic:axis.DYNAMICMODEL|dynamic model]]. | ||
|TYPE= | |TYPE= | ||
Line 16: | Line 19: | ||
|UNITS= | |UNITS= | ||
− | + | kg | |
|DEFAULT= | |DEFAULT= | ||
Line 22: | Line 25: | ||
|SCOPE= | |SCOPE= | ||
+ | Task and Terminal | ||
+ | |||
|LIMITATIONS= | |LIMITATIONS= | ||
+ | * Read/Write | ||
+ | * Modal only | ||
+ | |||
|EXAMPLE= | |EXAMPLE= | ||
|SEE ALSO= | |SEE ALSO= | ||
+ | * [[Motion Dynamics]] | ||
+ | * [[MC-Basic:robot.PAYLOADMASS|robot.PAYLOADMASS]] | ||
+ | * [[MC-Basic:axis.PAYLOADINERTIA|axis.PAYLOADINERTIA]] | ||
+ | * [[Control:Assist:PAYLOAD_MASS(MotionDevice)]] | ||
+ | |||
}} | }} | ||
− | [[Category: | + | [[Category:Motion Dynamics]] |
+ | --> |