Difference between revisions of "AXY:MC-Basic:axis.TIMEDECMIN"
m (1 revision) |
m (Itay moved page MC-Basic:axis.TIMEDECMIN to AXY:MC-Basic:axis.TIMEDECMIN) |
||
(9 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
+ | <!-- {{Languages|MC-Basic:axis.TIMEDECMIN}} | ||
{{MC-Basic | {{MC-Basic | ||
|SHORT FORM= | |SHORT FORM= | ||
− | < | + | <''axis''>.TDecMin |
|SYNTAX= | |SYNTAX= | ||
− | < | + | <''axis''>.TDedMin=<''numeric expression''> |
|AVAILABILITY= | |AVAILABILITY= | ||
− | + | Since Version 4.4.x | |
|DESCRIPTION= | |DESCRIPTION= | ||
− | Defines minimum deceleration time | + | Defines minimum deceleration time. If set to 0 the function is switched off. |
|TYPE= | |TYPE= | ||
− | + | Integer | |
|RANGE= | |RANGE= | ||
− | 0 | + | 0 to maxlong |
|UNITS= | |UNITS= | ||
− | milliseconds | + | milliseconds (ms) |
|DEFAULT= | |DEFAULT= | ||
− | + | 0 – Not active | |
|SCOPE= | |SCOPE= | ||
Line 28: | Line 29: | ||
|LIMITATIONS= | |LIMITATIONS= | ||
− | Modal/Nodal Read/Write | + | * Modal/Nodal |
+ | * Read/Write | ||
|EXAMPLE= | |EXAMPLE= | ||
Line 40: | Line 42: | ||
|SEE ALSO= | |SEE ALSO= | ||
− | * [[ | + | * [[MC-Basic:axis.TIMEACCMIN|TIMEACCMIN]] |
− | * [[ | + | * [[MC-Basic:axis.TIMEOFSHORTMOTIONS|TIMEOFSHORTMOTIONS]] |
}} | }} | ||
+ | --> |