Error description 160-00AB

Error message

Recursive programkald

Cause of error

Within an NC program, you tried to call the NC program itself as a subprogram. Maybe you tried to call one of the NC programs that called the current NC program.

Error correction

Correct the NC program. An NC program cannot call itself.