Error solving manual.
CNC 8060
CNC 8065
·22·
(REF: 1709)
1048 'Tool length compensation with radius out of range'
DETECTION During execution.
CAUSE The tool dimensions exceed the maximum values.
SOLUTION Modify the tool dimensions.
1049 'Face axis (FACEAXIS) defined twice in the active plane'
DETECTION During execution.
CAUSE It informs that the two axes of the main plane are face axes (parameter FACEAXIS).
SOLUTION There can only be one face axis in the work plane.
1050 'Considering the tool offsets, it exceeds the data range'
DETECTION During execution.
CAUSE The tool dimensions exceed the maximum values.
SOLUTION Modify the tool dimensions.
1051 'The axis does not exist or is not available in the channel'
DETECTION During execution.
CAUSE The possible causes are:
• The CNC has tried to execute an independent movement in a spindle.
• The axis programmed in a variable is not available.
SOLUTION Check the program. In order to be able to interpolate the spindle as independent axis,
it must be active as C axis.
1052 'Values resulting from the measurement out of range'
DETECTION During execution.
CAUSE The CNC has carried out a measurement with function G100 and the coordinate or
offset obtained is too large.
SOLUTION The value obtained in that probing move must be between -2147483647 and
2147483646.
1054 'Nonexistent fixture'
DETECTION During execution.
CAUSE The programmed fixture (clamp) number does not exist.
SOLUTION The fixture (clamp) number must be a value between 0 and 10.
1055 'D and the tool radius cannot be modified in the same block'
DETECTION During execution.
CAUSE The CNC does not allow modifying the tool radius (variable: (V.)G.TOR) or
programming a tool change and/or tool offset in the same block.
SOLUTION Program both instructions in different blocks.
1056 'Too many external variables'
DETECTION During execution.
CAUSE The CNC has reached the maximum number of external variables.
SOLUTION Check the program. The CNC admits up to 500 external variables.
1057 'Variable without reading permission'
DETECTION During execution.
CAUSE The CNC has tried to read, via part-program or MDI, a variable that does not have
reading permission via program.
SOLUTION The variable cannot be read from a part-program or MDI. Refer to the documentation
on permissions of the variable.
1058 'User variable not initialized'
DETECTION During execution.
CAUSE The user variable V.P.name or V.S.name has not been defined.
SOLUTION Check the program. Define the variable properly.
1059 'Variable without writing permission'
DETECTION During execution.
CAUSE The CNC has tried to write, via part-program or MDI, a variable that does not have
writing permission via program.
SOLUTION The variable cannot be written from a part-program or MDI. Refer to the
documentation on permissions of the variable.