Error description 160-00A8

Error message

Recursiv labelkald

Cause of error

Within a subprogram, you tried to call the label with which the subprogram begins.

Error correction

Correct the NC program. A subprogram cannot call itself.