Difference between revisions of "AXY:MC-Basic:axis.TIMEDECMIN"
m |
m (Text replace - "Versions AMCS 0.4.4.x and higher" to "Since Version 4.4.x") |
||
Line 7: | Line 7: | ||
|AVAILABILITY= | |AVAILABILITY= | ||
− | + | Since Version 4.4.x | |
|DESCRIPTION= | |DESCRIPTION= |
Revision as of 14:09, 20 March 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