ID 21390

OTC is already active. Renewed call not allowed.

Description

With already active OTC function (Online Tool Compensation), the OTC must be selected again.

Example:

Wrong:
N05 G01 X100
N10 #OTC ON [LENGTH CONT WEAR_CONST_TOOL]
N20 G01 X200
:
Nxx #OTC ON
:
N900 #OTC OFF
N1000 M30
Correct:
N05 G01 X100
N10 #OTC ON [LENGTH CONT WEAR_CONST_TOOL]
N20 G01 X200
:
N900 #OTC OFF
N1000 M30

Response

Class

2

 

Abort NC program processing.

Solution

Class

3

Check and modify NC program. Remove the redundant selection of OTC.

Error type

1, Error message from NC program.