ID 21572

Position request during active OTC not allowed.

Description

Activation of a position request during active OTC is not allowed.

Example:

Wrong:

N10 X50 Y50

N20 X100

Nxx #OTC ON

Nxx #CHANNEL INIT [CMDPOS]

Nxx #OTC OFF

Nxx M30

Correct:

N10 X50 Y50

N20 X100

Nxx #CHANNEL INIT [CMDPOS]

Nxx #OTC ON

Nxx #OTC OFF

Nxx M30

Response

Class

2

Abort NC program processing.

Solution

Class

3

Check and modify NC program. Activate the position request before activation of OTC (#OTC ON) or after deactivation of OTC (#OTC OFF).

Error type

1, Error message from NC program.