ID 14319
The machining mode is not or incorrectly defined. | ||||
Description | The machining mode is not defined or is invalid. The values 1, 2 and 3 are valid. 1 – only roughing, 2 - only finishing, 3 – roughing 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 or 3. | |
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) | ||||
%4: | Logical axis number | |||
Cycle affected. | ||||
Error type | 1, Error message from the NC program | |||
|