Difference between revisions of "MC-Basic:robot.SINGULARITYMARGIN"
(Created page with '{{MC-Basic |SHORT FORM= |SYNTAX= SingularityMargin |AVAILABILITY= from 4.5.32 |DESCRIPTION= Limits the cartesina-space interpolation near singular points. Setting this value …') |
|||
(3 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
+ | {{Languages|MC-Basic:robot.SINGULARITYMARGIN}} | ||
+ | |||
{{MC-Basic | {{MC-Basic | ||
|SHORT FORM= | |SHORT FORM= | ||
Line 10: | Line 12: | ||
|DESCRIPTION= | |DESCRIPTION= | ||
− | Limits the | + | Limits the cartesian-space interpolation near singular points. Setting this value will add a safety envelope around singularpoints to/from where robot can not be moved in Cartesina space. This means the motion commands MOVES & CIRCLE can not be executed from/to these points. However simple–joint interpolated motion(MOVE) from to these points is possible. Where these points are dependes on robot kinematics type. |
For example for SCARA, these points are where:<br> | For example for SCARA, these points are where:<br> |
Latest revision as of 02:13, 21 April 2017
Language: | English • 中文(简体) |
---|
Limits the cartesian-space interpolation near singular points. Setting this value will add a safety envelope around singularpoints to/from where robot can not be moved in Cartesina space. This means the motion commands MOVES & CIRCLE can not be executed from/to these points. However simple–joint interpolated motion(MOVE) from to these points is possible. Where these points are dependes on robot kinematics type.
For example for SCARA, these points are where:
r > L1 +L2 -SingulartyMargin
Syntax
SingularityMargin
Availability
from 4.5.32
Type
Double
Range
0-MaxDouble
Units
mm
Default
0
Scope
Task, Terminal
Limitations
Modal only.Valid for robots only.
Examples
SingulartyMargin = 2