ID 14403
The machining mode is not or incorrectly defined. | ||||
Description | The machining mode is not defined or is defined incorrectly. The values 1, 2, 3, 4 and 5 are valid. 1 – only roughing, 2 - only finishing, 3 – roughing and finishing, 4 - pre-finishing, 5 - roughing, pre-finishing and finishing | |||
Response | Class | - | Error: Transition to error state. Complete reset of the NC channel necessary. | |
Solution | Class | - | Define the machining mode at cycle call with an integer value of 1, 2, 3, 4 or 5. | |
Parameter | %1: | Current value | ||
Transferred machining mode | ||||
%2: | Lower limit value | |||
Smallest permitted machining mode (integer) | ||||
%3: | Upper limit value | |||
Largest permitted machining mode (integer) | ||||
Error type | 1, Error message from the NC program | |||
|