ID 120812
Monitoring levels in activated areas has to be identical. | ||||
Description | Starting position: several areas are active. Example with error: %area %Lsub_area_def_imcs N80 #CONTROL AREA END M29
%Lsub_area_def_mcs 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 | 2 | Abort NC program processing. | |
Solution | Class | 6 | Check and modify the NC program. Only areas with identical monitoring level may be activated simultaneously. | |
Parameter | %1: | Identification number [-] | ||
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. | |||
|