CNC8070
R
EF
. 0402
OF 128
E
RROR
SOLUTIONS
Page 58 of 128
Errors 1000-1999
1527 'Wrong identifier after %'
DETECTION During execution.
CAUSE In the instruction #MSG, #ERROR or #WARNING , an invalid identifier has been
programmed after "%".
SOLUTION The valid identifiers are:
• To display a number: %D or %d.
• To display the "%" character: %%.
1529 'Expecting list of identifiers or "]" after end-quotes'
DETECTION During execution.
CAUSE In the instruction #MSG, #ERROR or #WARNING , an invalid character has been
programmed after the message to be displayed.
SOLUTION After the end-quotes of the message to be displayed, it only admits the list of variables
separated by commas and the closing bracket.
Check the syntax of this instruction in the programming manual.
1530 'G53 cannot be programmed with polar coordinates'
DETECTION During execution.
CAUSE The final point has been defined with Polar or Cylindrical coordinates in function G53.
SOLUTION When programming referred to machine zero (home), the points must be defined only
with Cartesian coordinates.
1531 'Program: #EXBLK [block, channel]'
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.
1532 'Program: #MASTER <spindle name>'
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.
1533 'Program: #FREESP [sp1, sp2, ..]'
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.
1534 'Program: #CALLSP [sp1, sp2, ..]'
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.