Error description 320-041A

Error message

PLC: F. MANGE MODULER SAMMENKOB.

Cause of error

PLC runtime error:
- You attempted to nest more than 32 module calls within each other.
- You programmed a recursive module call that exceeds the limit of 32 levels.

Error correction

Edit PLC program.