Difference between revisions of "AXY:MC-Basic:axis.TIMEDECMIN"
m (Text replace - "<AXIS>" to "<''axis''>") |
|||
Line 1: | Line 1: | ||
{{MC-Basic | {{MC-Basic | ||
|SHORT FORM= | |SHORT FORM= | ||
− | < | + | <''axis''>.TDecMin |
|SYNTAX= | |SYNTAX= | ||
− | < | + | <''axis''>.TDedMin=<''numeric expression''> |
|AVAILABILITY= | |AVAILABILITY= |
Revision as of 11:50, 19 March 2014
Defines minimum deceleration time, if set to 0 the whole feature is switched off.
Short form
<axis>.TDecMin
Syntax
<axis>.TDedMin=<numeric expression>
Availability
Versions AMCS 0.4.4.x and higher
Type
integer
Range
0-maxlong
Units
milliseconds
Default
0–not active
Scope
Task, Terminal
Limitations
Modal/Nodal Read/Write
Examples
A1.timeaccmin = 500
A1.timedecmin = 1000
A1.timeofshortmotions = 200