Difference between revisions of "MC-Basic:robot.PASSTRANMINGAP"
m (Text replace - "Modal-Only" to "Modal only") |
|||
Line 9: | Line 9: | ||
|DEFAULT= 1 | |DEFAULT= 1 | ||
|SCOPE= Task, terminal | |SCOPE= Task, terminal | ||
− | |LIMITATIONS= Modal | + | |LIMITATIONS= Modal only, Robot Only |
|EXAMPLE= | |EXAMPLE= | ||
|SEE ALSO= | |SEE ALSO= | ||
}} | }} |
Revision as of 06:51, 19 March 2014
During AI, all points that are closed to each other than the given value (translation) will be deleted
Syntax
<robot>.PassTranMinGap = <value>
Type
double
Range
0-MaxDouble
Units
mm
Default
1
Scope
Task, terminal
Limitations
Modal only, Robot Only