12 - 14
12 ERROR CODE LISTS
Error
code
Details
code
Error factor
Error Processing Corrective Action
Name Description
16415
1
Cam data write
(CAMWR) execution
error
Cam No. specified by (S1) is outside the
range of 1 to 256.
The block processing
on executing is
stopped and the next
block is executed.
Correct the program so that the cam No. is
within the range of 1 to 256.
2
• In the stroke ratio data format cam, the
cam data first position specified by (S2) is
outside the range of 1 to cam resolution.
• In the coordinate data format cam, the
cam data first position specified by (S2) is
outside the range of 0 to (coordinate
number - 1).
• In the stroke ratio data format cam, correct
the program so that it is within the range of
1 to cam resolution.
• In the coordinate data format cam, correct
the program so that it is within the range of
0 to (coordinate number - 1).
3
• In the stroke ratio data format cam, cam
data operation points is outside the range
of 1 to 4096.
• In the coordinate data format cam, cam
data operation points is outside the range
of 1 to 2048.
• In the cam data write operation, set a first
position and operation points that was
outside the setting range for cam
resolution or coordinate number.
• In the stroke ratio data format cam, correct
the program so that it is within the range of
1 to 4096.
• In the coordinate data format cam, correct
the program so that it is within the range of
1 to 2048.
• Correct the program to guarantee that "cam
data first position + (cam data operation
points - 1)" is not outside the range for cam
resolution or coordinate number.
4
The end device number which stores the
cam data operation points specified by (n) is
outside the range.
Correct the program so that the end device
number which stores the cam data is within
the range.
5
The first number of the storage device for
(S3) cam data is not even-numbered.
Correct the program so that the device
number is an even-numbered.
6
Cam data format specified by (S3) has been
set other than 1 or 2.
Correct the program to set the value as 1 or
2 in the cam data format.
7
• In the stroke ratio data format cam, the
cam resolution has been set a value
outside the range of "256/512/1024/2048/
4096/8192/16384/32768".
• In the coordinate data format cam, the
coordinate number has been set a value
outside the range of "2 to 16384".
• In the stroke ratio data format cam, correct
the program so that the value is within the
range of "256/512/1024/2048/4096/8192/
16384/32768".
• In the coordinate data format cam, correct
the program so that the value is within the
range of "2 to 16384".
8
The cam data starting point is outside the
range of 0 to (cam resolution - 1) in stroke
ratio data format cam.
Correct the program so that the value is
within the range of 0 to (cam resolution - 1).
9
• There is not enough free area in cam
storage area when write to cam data.
• It is impossible to write according to the
free area.
• Decrease the cam data number (cam
number, cam resolution, coordinate
number).
• Delete the cam data and write again.
10
• There is not enough free area in cam open
area when write to cam data.
• It is impossible to write according to the
free area.
Decrease the cam data number (cam
number, cam resolution, coordinate number).
11
• Coordinate data input value is negative
value.
• Coordinate data input value is not "X
n <
X
n+1".
• Correct the setting value to set the input
value of coordinate data above 0.
• Correct the setting value to set the input
value of coordinate data as "Xn < Xn+1".
12
Read the cam data with "Write protection" or
"Read/write protection" password set.
Execute the cam data read operation after
the password is disabled.
13
Execute CAMWR instruction when writing
cam data (CAMWR instruction, CAMWR2
instruction or CAMMK instruction) by Motion
SFC program.
Correct the program to set the CAMWR
instruction not execute when the cam data
write flag (SM505) is ON.