问题描述:
ErrorID=29是什么故障所属产品线:
Lexium 28运动控制解决方法:
ErrorID=29是 设置的值超出了范围,在PLC的库或固件中,对很多功能块的管脚设置了值的范围,通过can_open去修改这些管脚的值时,需要满足在规定的范围内。
Error_ID´ 29 means: "VALUE_TOO_HIGH".
When the "MC_MoveAbsolute" will be started, the cause could be that one of the "reference values" like ´Velocity´ or ´Position´is too high according to the defined Scaling factor.
是否有帮助?