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

From SoftMC-Wiki
Jump to: navigation, search
m (Text replace - "''<axis>''" to "<''axis''>")
Line 2: Line 2:
 
|SHORT FORM=
 
|SHORT FORM=
 
|SYNTAX=
 
|SYNTAX=
''<axis>''.PayloadMass = ''<expression>''
+
<''axis''>.PayloadMass = ''<expression>''
  
 
|AVAILABILITY=
 
|AVAILABILITY=

Revision as of 17:44, 16 March 2014

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