ID 50947
Within the APPROACH-area no coordinate system must be changed. | ||||
Description | Only one coordinate system for the entire APPROACH is permitted in the APPROACH definition in the ESCAPE channel. A change of coordinate system is not permitted between the NC commands #OPTIONAL EXECUTION ON [APPROACH] and #OPTIONAL EXECUTION OFF.
Example with error: ( Start of definition of approach N3050 #OPTIONAL EXECUTION ON [APPROACH] ( Approach CS N3060 #CS ON [APP] [@PL4,@PL5,@PL6,@PL7,@PL8,@PL9] ( No backward motion in the CS N3070 #OPTIONAL EXECUTION CLEAR N3080 G01 X100 N3090 #CS ON [ERR] [10, 20, 30 , 0, 0, 0] (Error 50947 ) ( Deselect the Approach CS N3100 #CS DEL ALL ( End of definition of approach N3110 #OPTIONAL EXECUTION OFF
Corrected example: ( Start of definition of approach N3050 #OPTIONAL EXECUTION ON [APPROACH] ( Approach CS N3060 #CS ON [APP] [@PL4,@PL5,@PL6,@PL7,@PL8,@PL9] ( No backward motion in the CS N3070 #OPTIONAL EXECUTION CLEAR ;... Approach geometry ( Deselect the Approach CS N3100 #CS DEL ALL ( End of definition of approach N3110 #OPTIONAL EXECUTION OFF
| |||
Response | Class | 7 | Movement stop. | |
Solution | Class | 2 |
Check and correct the programming | |
Parameter | %1: | Current value [-] | ||
Stack number of the active coordinate system. | ||||
Error type | Abort NC program processing. | |||
|