Error description 160-00AB

Error message

递归程序调用

Cause of error

在NC程序内,要像子程序一样调用NC程序自身。 可能是要调用的NC程序调用了当前程序。

Error correction

修正NC程序。 NC程序不能调用自己。