Difference between revisions of "AXY:MC-Basic:axis.DYNAMICMODEL"
m (Text replace - "R/W" to "Read/Write") |
m (Text replace - "FW 4.7.14" to "Since Version 4.7.14") |
||
Line 5: | Line 5: | ||
|AVAILABILITY= | |AVAILABILITY= | ||
− | + | Since Version 4.7.14 | |
|DESCRIPTION= | |DESCRIPTION= |
Revision as of 14:36, 20 March 2014
Dynamic model of an axis.
The dynamic model calculates needed torques/forces 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.
Possible values:
- 0
- No dynamic model. All dynamic computation during axis motion for this axis are disabled.
- 1 ..
- See Axystems:Dynamic Models for a list of available axis models.
- Model dependent parameters are expected to be set in Axystems:MC-Basic:axis.DYNAMICPARAMETER.
Syntax
<axis>.DynamicModel = <expression>
Availability
Since Version 4.7.14
Type
Long
Range
0, 1 .. 15
Default
0 (No dynamic model)
Scope
Task and Terminal
Limitations
- Read/Write
- Modal only