Number of errors in a NC-program (P-CHAN-00019)
The element "fehler_gesamt" defines the number of errors in a NC-program after that decoding is aborted.
Variable name | Type | Permitted range | Dimension |
fehler_gesamt | UNS16 | 0 ... MAX(UNS16) | ---- |
EXAMPLE:After a maximum of 20 errors in the NC-program the syntax check should be aborted.
Extract from channel parameters list:
# Parametering of syntax check:
syn_chk.fehler_gesamt 20