Difference between revisions of "MC-Basic:axis.DECELERATIONSTOP"
m (Text replace - "''<axis>''" to "<''axis''>") |
m (Text replace - "''<value>''" to "<''value''>") |
||
Line 4: | Line 4: | ||
|SYNTAX= | |SYNTAX= | ||
− | ''<axis>.''DecelerationStop = '' | + | ''<axis>.''DecelerationStop = <''value''> |
|AVAILABILITY= | |AVAILABILITY= |
Revision as of 08:35, 17 March 2014
DecStop present the stopping deceleration in case of stop command from type DecStopOnPath. An additional use is done in internal system stopping procedure as when kill-task is operated (and slave=0 is given when conveyer tracking is on). This value is used when stop interrupts the next cases -single axis movement, or group movement from type Move or Circle.
Short form
<axis>.DecStop
Syntax
<axis>.DecelerationStop = <value>
Type
Double
R/W
Range
0.01 to Max Double
Units
Acceleration user units
Default
1000
Scope
Terminal or task
Limitations
Modal Only.
Examples
A1.DecStop = 1000