Number of errors in an NC program (P-CHAN-00019)
| P-CHAN-00019 | Number of errors in an NC program on syntax check | 
| Description | This parameter defines the number of errors after which NC program decoding is aborted. | 
| Parameter | syn_chk.errors_total | 
| Data type | UNS16 | 
| Data range | 0 ... MAX(UNS16) | 
| Dimension | ---- | 
| Default value | 0 | 
| Remarks | syn_chk.fehler_gesamt (old syntax up to V2.11.2012.07) Parameterisation example: After a maximum of 20 errors in the NC program the syntax check is aborted. syn_chk.errors_total 20 |