Divide by zero or array overrun, PLC crashes

Hello, We have a customer who encountered the problem of dividing by zero and array overrun in PLC programming, which will cause PLC crash. Is there any way to keep the PLC from crashing and continue to execute other programs? Thanks a lot!

Hello, No, I am afraid this is not possible in the same way that it is with some other PLCs. In PLCnext Engineer, errors like these must be anticipated by the programmer and avoided in the code. ~ Martin.