Difference between revisions of "AXY:MC-Basic:axis.TIMEDECMIN"
m (Text replace - "Versions AMCS 0.4.4.x and higher" to "Since Version 4.4.x") |
|||
Line 41: | Line 41: | ||
|SEE ALSO= | |SEE ALSO= | ||
− | * [[ | + | * [[MC-Basic:axis.TIMEACCMIN|TIMEACCMIN]] |
* [[Axystems:MC-Basic:axis.TIMEOFSHORTMOTIONS|TIMEOFSHORTMOTIONS]] | * [[Axystems:MC-Basic:axis.TIMEOFSHORTMOTIONS|TIMEOFSHORTMOTIONS]] | ||
}} | }} |
Revision as of 08:48, 22 May 2014
Defines minimum deceleration time. If set to 0 the function is switched off.
Short form
<axis>.TDecMin
Syntax
<axis>.TDedMin=<numeric expression>
Availability
Since Version 4.4.x
Type
Integer
Range
0 to maxlong
Units
milliseconds (ms)
Default
0 – Not active
Scope
Task, Terminal
Limitations
- Modal/Nodal
- Read/Write
Examples
A1.timeaccmin = 500
A1.timedecmin = 1000
A1.timeofshortmotions = 200