AXY:MC-Basic:group.DYNAMICMODEL
Revision as of 09:55, 18 August 2011 by Arwiebe (talk | contribs) (moved AXY:MC-Basic:robot.DYNAMICMODEL to Axystems:MC-Basic:robot.DYNAMICMODEL)
Dynamic model of a robot.
The dynamic model calculates needed torques/forces for each joint of a robot during a commanded motion. The torques are then sent to the drives as "additional torque command" (torque feed forward), which helps to improve the motion performance.
Syntax
<robot>.DynamicModel = <expression>
Availability
AMCS 4.7.10
Type
Long
Range
- 0 - No dynamic model
Available dynamic models for robots:
DynamicModel | 1 |
---|---|
TraverseArm | torque feed forward |
Delta | torque feed forward |
Default
0 (No dynamic model)
Scope
Task and Terminal
Limitations
- R/W
- Modal only