Error description 320-041A

Error message

PLC: 程序嵌套过多

Cause of error

PLC运行时间错误:
- 试图嵌套多于32个模态调用。
- 递归模态调用超出了32层限制。

Error correction

编辑PLC程序。