Difference between revisions of "MC-Basic:robot.PAYLOADLX"

From SoftMC-Wiki
Jump to: navigation, search
(add the property)
 
(No difference)

Revision as of 08:03, 9 October 2018

Language: [[::MC-Basic:robot.PAYLOADLX|English]]

Payload center of mass (C.M) distance of an element in the tool's x direction.

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

Syntax

<element>.PayloadLx = <expression>

Availability

Since Version 4.20

Type

Double

Units

meters

Default

0.0

Scope

Task and Terminal

Limitations

  • Read/Write
  • Modal only

See Also