ID 22343

#ESCAPE PATH definition has to be programmed before #TRACK CHAN ON[ESCAPE...].

Description

When defining the path erosion, no coordinate system may be active in the escape channel at the end of the definition before the NC command #ESCAPE PATH DEF END.
The coordinate system previously selected in the path erosion definition is stored in the escape channel and is reselected online when the escape request is active. A coordinate system that is still active would result in an incorrect coordinate system stack.

Response

Class

2

Abort NC program processing.

Solution

Class

3

Check and modify the NC program.
Deselect the coordinate system, e.g. using #CS DEL ALL before #ESCAPE PATH DEF END in the escape channel.

Error type

1, Error message from NC program.