CNC8070
R
EF
. 0402
E
RROR
SOLUTIONS
Page 25 of 128
Errors 1000-1999
1172 'Instruction not allowed while tool radius compensation is active'
DETECTION During execution.
CAUSE An attempt has been made to activate a function that is incompatible with tool radius
compensation.
SOLUTION Cancel tool radius compensation to be able to activate the function.
1173 'The #UNLINK instruction must be programmed alone in the block'
DETECTION During execution.
CAUSE Only the block number of a label may be programmed in the same block as a "#"
instruction.
SOLUTION Check the program.
1174 '#LINK: a new coupling (slaving) cannot be defined if a previous one is active'
DETECTION During execution.
CAUSE An attempt has been made to activate a second coupling (slaving ) without
deactivating the first one.
SOLUTION Check the syntax of the instruction in the programming manual.
• If only the second coupling is desired, deactivate the first one with the #UNLINK
instruction before activating it.
• If both couplings are desired, deactivate the first one with the #UNLINK instruction
and then activate both at the same time with a single #LINK instruction.
1175 '#LINK: no coupling (slaving) has been defined'
DETECTION During execution.
CAUSE No axis coupling (slaving) has been defined with the #LINK command.
SOLUTION Program the master and slave axes in the #LINK instruction.
1176 '#LINK: the master axis does not belong to the current axis configuration'
DETECTION During execution.
CAUSE The possible causes are:
• In the #LINK instruction, a master axis has been programmed that does not exist
or is not available in the channel.
• With the #LINK instruction, an attempt has been made to deactivate a coupling
whose master axis does not exist or is not available in the channel.
SOLUTION The master and slave axes must exist in the channel that executes the instruction.
1177 '#LINK: the slave axis does not belong to the current axis configuration'
DETECTION During execution.
CAUSE The possible causes are:
• In the #LINK instruction, a slave axis has been programmed that does not exist
or is not available in the channel.
• With the #LINK instruction, an attempt has been made to deactivate a coupling
whose slave axis does not exist or is not available in the channel.
SOLUTION The master and slave axes must exist in the channel that executes the instruction.
1178 '#LINK: the slave axis cannot be an axis of the main plane'
DETECTION During execution.
CAUSE An attempt has been made to activate a coupling with one of the main three axes as
slave.
SOLUTION Check the program.
1179 '#LINK: The master and slave axes must be of the same type (AXISTYPE)'
DETECTION During execution.
CAUSE An attempt has been made to activate a coupling (slaving) where the master and slave
axes have different machine parameter AXISTYPE.
SOLUTION The master and slave axes must have the same machine parameter AXISTYPE.
1180 '#LINK: The master and slave axes must have the same mode (AXISMODE)'
DETECTION During execution.
CAUSE An attempt has been made to activate a coupling (slaving) where the master and slave
axes have different machine parameter AXISMODE.
SOLUTION The master and slave axes must have the same machine parameter AXISMODE.