Number of errors per row (P-CHAN-00020)
P-CHAN-00020 | Number of errors per row on syntax check |
Description | This parameter defines the number of errors after which the program skips to the next program row. |
Parameter | syn_chk.errors_per_block |
Data type | UNS16 |
Data range | 0 ... MAX(UNS16) |
Dimension | ---- |
Default value | 0 |
Remarks | syn_chk.fehler_pro_zeile (old syntax up to V2.11.2012.07) Parameterisation example: After a maximum of 2 errors the program skips to the next NC row. syn_chk.errors_per_block 2 |