CNC8070
R
EF
. 0402
E
RROR
SOLUTIONS
Page 53 of 128
Errors 1000-1999
1484 'Signal number out of range'
DETECTION During execution.
CAUSE The signal number programmed in the instruction #WAIT, #MEET or #SIGNAL is
wrong.
SOLUTION The signal programmed in the instructions #WAIT, #MEET and #SIGNAL must be
between 1 and 10.
1485 '#WAIT/#MEET not effective'
DETECTION During execution.
CAUSE It informs the user that the instruction #WAIT or #MEET does not generate any wait
because the delayed activation of a signal in the same channel has been programmed
in it.
SOLUTION Check the program.
1486 'Program: #SIGNAL [signal, signal, signal, ...]'
DETECTION During execution.
CAUSE The possible causes are:
• The syntax of the instruction is wrong.
• Only the block number of a label may be programmed in the same block as the
instruction.
SOLUTION In the first case, refer to the programming manual. In the second case, program in
different blocks.
1487 'Program: #CLEAR [signal, signal, signal, ...]'
DETECTION During execution.
CAUSE The possible causes are:
• The syntax of the instruction is wrong.
• Only the block number of a label may be programmed in the same block as the
instruction.
SOLUTION In the first case, refer to the programming manual. In the second case, program in
different blocks.
1489 'Axis name repeated in the resulting group'
DETECTION During execution.
CAUSE Using the instruction #RENAME AX, more than one axis have been renamed with
the same name.
SOLUTION Rename each axis with a different name so the resulting group of axes in the channel
does not have two with the same name.
1490 'G63 requires programming M19 before'
DETECTION During execution.
CAUSE An attempt has been made to do a threading G63 with a SERCOS spindle without
previously orienting it with M19.
SOLUTION Program M19 before doing the threading.
1491 'Wrong probe number'
DETECTION During execution.
CAUSE The probe number selected with function #SELECT PROBE is wrong.
SOLUTION The selected probe number must be either 1 or 2.
1492 'There is no digital input associated with the probe (PRBDI1/2)'
DETECTION During execution.
CAUSE The possible causes are:
• A measurement has been taken with function G100, but there is no digital probe
input associated with the probe.
• A probe has been selected using the instruction #SELECT PROBE, but there is
no digital input associated with that probe.
SOLUTION Associate a digital input with the probe using machine parameter PRBDI1/2.