Error message

PLC: stack overflow

Cause of error

PLC runtime error: You attempted to write more than 128 bytes of data to the stack. Word operands (B/W/D/K) each occupy 4 bytes, Logic operands (M/I/O/T/C) occupy 2 bytes.

Error correction

Edit PLC program.