Difference between revisions of "MC-Basic:robot.DECELERATIONSTOPROT"
m (Miborich moved page Axystems:MC-Basic:robot.DECELERATIONSTOPROT to MC-Basic:robot.DECELERATIONSTOPROT: Global renaming of Axystems: namespace into (Main):) |
|||
| (2 intermediate revisions by one other user not shown) | |||
| Line 1: | Line 1: | ||
| + | {{Languages|MC-Basic:robot.DECELERATIONSTOPROT}} | ||
| + | |||
{{MC-Basic | {{MC-Basic | ||
|SHORT FORM= | |SHORT FORM= | ||
| Line 35: | Line 37: | ||
|SEE ALSO= | |SEE ALSO= | ||
* [[MC-Basic:robot.DECELERATIONROT|robot.DECELERATIONROT]] | * [[MC-Basic:robot.DECELERATIONROT|robot.DECELERATIONROT]] | ||
| − | * [[ | + | * [[MC-Basic:robot.DECELERATIONTRANS|robot.DECELERATIONTRANS]] |
| − | + | ||
}} | }} | ||
Latest revision as of 02:34, 11 April 2017
| Language: | English • 中文(简体) |
|---|
DecStopRot present the rotation stopping deceleration in case of stop command from type DecStopOnPath. This value is used when stop interrupts to a Robot movement from type Circle or MoveS..
Short form
<ROBOT>.DecStopRot
Syntax
<ROBOT>.DECELERATIONSTOPROT = <value>
Availability
Since Version 4.2.x
Type
Double
Range
0.01 to Max Double
Units
deg/sec2
Default
4e4 * pi/180
Scope
Terminal or task
Limitations
Read/Write . Modal Only. Robot property only.
Examples
<ROBOT>.DECELERATIONSTOPROT = 5000