ID 50778
| Z plane definition incorrect / minimum greater than maximum.. | ||||
| Description | The description of the commanded areas is incorrect. The minimum value of the Z planes is greater than the maximum value. Constant limit values for the Z direction can be specified as limit values in the Z plane. See also [PROG// Workspace and protection space monitoring] and [FCT-C14// Description]. 
 Example: %zmin_zmax N10 #CONTROL AREA BEGIN…. MIN_EXCUR=55 MAX_EXCUR=-20] (> error Solution: %zmin_zmax N10 #CONTROL AREA BEGIN…. MIN_EXCUR=-20 MAX_EXCUR=55] (> correct | |||
| Response | Class | 6 | Movement stop. | |
| Solution | Class | 6 | Correct the limit values for the Z plane. | |
| Parameter | %1: | Identification number [-] | ||
| Area ID | ||||
| %2: | Lower limit value [0.1 10^-3 mm or ø] | |||
| Lower limit of the Z plane | ||||
| %3: | Upper limit value [0.1 10^-3 mm or ø] | |||
| Upper limit of the Z plane | ||||
| Error type | 1, Error message from NC program. | |||
| 
 | ||||