Difference between revisions of "MC-Basic:robot.INERTIAREDUCTION"
m (Text replace - "Modal-Only" to "Modal only") |
|||
Line 34: | Line 34: | ||
|SEE ALSO= | |SEE ALSO= | ||
− | * [[ | + | * [[MC-Basic:ATTACH|ATTACH]] |
* [[Axystems:MC-Basic:robot.INERTIATHRESHOLD|robot.INERTIATHRESHOLD]] | * [[Axystems:MC-Basic:robot.INERTIATHRESHOLD|robot.INERTIATHRESHOLD]] | ||
}} | }} |
Revision as of 08:35, 22 May 2014
Value of maximum acceleration-, deceleration- and jerk-reduction in percentage. The value is for the maximum point radius. For points closer to the origi,n the reduction value is linearly interpolated between this value and 100.
Short form
IReduction
Syntax
IReduction = <numeric expression>
Type
Double
Range
0.1 to 100
Units
Percents of reduction
Default
20%
Scope
Task, Terminal
Limitations
Modal only, The group needs to be attached
Examples
IReduction = 50