ID 20875
| Unknown axis designation. | |||
| Description | When using the commands #FACE and #CYL, an axis identifier has been programmed, which is either not present in NC channel or does not correspond to the permissible syntax. 
 Examples fur incorrect handling of the commands: N110 #FACE[X,J,Z] (axis identifier J dies not exist) N110 #FACE[$,J,Z] (" $ " is not a valid identifier) N110 #CYL[X,J] (axis identifier J does not exist) N110 #CYL[$,C] (" $ " is not a valid identifier) | ||
| Response | Class | 2 | Abort NC program processing. | 
| Solution | Class | 3 | Check and modify the designation of axis | 
| Error type | 1, Error message from NC program. | ||
| 
 | |||