Error description 320-041C
Error message
PLC: 堆叠溢出
Cause of error
PLC运行时间错误: 试图将超过128字节的数据写入堆栈。字操作数(B/W/D/K)每个占用4个字节,逻辑操作数(M/I/O/T/C)每个占用2个字节。
Error correction
编辑PLC程序。
Error message
PLC: 堆叠溢出
Cause of error
PLC运行时间错误: 试图将超过128字节的数据写入堆栈。字操作数(B/W/D/K)每个占用4个字节,逻辑操作数(M/I/O/T/C)每个占用2个字节。
Error correction
编辑PLC程序。