ID 51049

Monitoring levels in activated areas has to be identical.

Description

Starting position: Several areas are active.
However, the activated workspace and protection areas do not have the identical monitoring planes.

Example with error:

%area
%Lsub_area_def_imcs
#CONTROL AREA BEGIN [ID=1 WORK MONITOR_LVL = "IMCS" POLY MIN_EXCUR=0MAX_EXCUR=100]
N20G01F1000G90X50Y50
N30X-50
N50Y-50
N60X50
N70X50 Y50
N80 #CONTROL AREA END
M29
%Lsub_area_def_mcs
#CONTROL AREA BEGIN [ID=2 PROT MONITOR_LVL = "MCS" POLY MIN_EXCUR=0MAX_EXCUR=100]
N20G01F1000G90X50Y50
N30X55
N50Y55
N60X50
N70X50 Y50
N80 #CONTROL AREA END
M29
%main
LL sub_area_def_imcs
LL sub_area_def_mcs
#CONTROL AREA ON ALL
; …
M30

The two lines must be corrected, either both must contain

MONITOR_LVL = "IMCS" or MONITOR_LVL = "MCS"

.

Response

Class

6

Abrupt stop for all axes.

Solution

Class

6

Check NC program

Parameter

%1:

Current value [-]

Identification number of the control area

%2:

Expected value [-]

Active monitoring level

%3:

Current value [-]

Monitoring level of the areas

Error type

1, Error message from NC program.