MC-Basic:element.TIMEDECMIN/zh-hans
语言: | English • 中文(简体) |
---|
缩写
<element>.TDecMin
格式
<element>.TDedMin=<numeric expression>
适用版本
从版本3.7.x起
描述
定义最小减速时间,如果设置为0,该功能被关闭。
类型
integer
取值范围
0 to maxlong
单位
milliseconds (ms)
默认
0 - 未激活
使用范围
Task, Terminal
限制
- Modal/Nodal
- Read/Write
例子
Axis
A1.timeaccmin = 500
A1.timedecmin = 1000
A1.timeofshortmotions = 200
Group
G1.timeaccmin = 500
G1.timedecmin = 1000
G1.timeofshortmotions = 200