Error solving manual.
CNC 8060
CNC 8065
·15·
(R
EF
: 1709)
0113
'Error when initializing user kinematics parameters'
DETECTION
When activating a user kinematics.
CAUSE
Error in the function for initializing the kinematics (UserTransforParamInit)
implemented in the file Kin_impl.c.
SOLUTION
Check and correct the possible reasons why this function generates an error.
0116
'Error reading technological table'
DETECTION
During the activation of a technological table.
CAUSE
There is no technology table file cannot be found or the table has been modified (new
variables have been inserted, listed types have been modified and the CNC has not
been restarted).
SOLUTION
Check the name of the table. If there is a table, restart the CNC.
0150
'Too many open files'
DETECTION
While executing a part-program with global subroutines.
CAUSE
The number of open files (main program plus external subroutines) is greater than 20.
SOLUTION
Decrease the number of external subroutines open in the part-program at the same
time.
0151
'Writing access denied'
DETECTION
When accessing a file.
CAUSE
The CNC has tried to write in a file that does not have a writing permission.
SOLUTION
Give the file writing permission.
0152
'The file cannot be opened'
DETECTION
When accessing a file.
CAUSE
The CNC could not open a file for reading or writing. The file does not have the proper
permissions, is not accessible or is corrupt.
SOLUTION
Check that the file exists and that it has the proper permissions for the action to be
carried out (read/write). If the file is corrupt, its data has been lost.
0153
'Reading access denied'
DETECTION
When accessing a file.
CAUSE
The CNC has tried to read a file that does not have a reading permission.
SOLUTION
Give the file reading permission.
0154
Protected program or routine'
DETECTION
When accessing a file.
CAUSE
The CNC has tried to read an encrypted file without having permission to read.
SOLUTION
Contact the manufacturer of the machine to obtain the file encrypting codes.
0155
'The quick charge of the file is not possible'
DETECTION
When accessing a file.
CAUSE
The CNC has tried to read a file whose size is larger than the memory area assigned
for file quick charge.
SOLUTION
Execute from RAM memory (subroutines with extension fst) only the files that are
called upon more often.
0160
'Axis/Set not available in the system'
DETECTION
During execution.
CAUSE
The possible causes are:
• The instruction #SET AX or #CALL AX is trying to add to a channel an axis that
does not exist or is in another channel.
• A parameter set that does not exist has been programmed in function G112.
SOLUTION
Check the program. If the axis is in another channel, release it with the instruction
#FREE AX.
0165
'RT IT Overflow'
DETECTION
During CNC operation.
CAUSE
The real time interruptions exceed the allowed amount of time. Some possible causes
may be the installation of some device, driver or application that is incompatible with
the CNC.
SOLUTION
If the error comes up often, it may be necessary to adjust the parameter LOOPTIME.
Analyze the cases where the error occurs and contact your supplier.
Summary of Contents for 8065
Page 1: ...Ref 1709 8060 8065 CNC Error solving manual...
Page 4: ...BLANK PAGE 4...
Page 216: ...Error solving manual CNC 8060 CNC 8065 216 REF 1709...
Page 217: ...Error solving manual CNC 8060 CNC 8065 217 User notes REF 1709...
Page 218: ...Error solving manual CNC 8060 CNC 8065 218 User notes REF 1709...
Page 219: ...Error solving manual CNC 8060 CNC 8065 219 User notes REF 1709...