
13.ERROR MESSAGES B-66234EN/05
- 456 -
Error code Message Cause/action
I: E-6752 The range of the assignment is illegal.
I: E-6753 The range of assignment overlaps.
I: E-6754 The allocation range is not enough.
I:W-4100
The title data which could not be display on the
CNC was replaced with space code.
Title data includes characters such as kana characters.
Those characters are replaced with blank characters.
I:W-4101
Illegal OP.PANEL( PARAMETER ). Proceed to
compile using 'NO'
A system parameter is set to use the FS0 operator's panel,
but addresses (such as a key input address and LED
output address) are not set.
Compilation is performed, assuming that the FS0
operator's panel is not used.
I:W-4102 Editing sub-program has not completed. A sub-program is being edited. Complete the editing.
I:W-4103 Multiple sub-programs with same number exist.
A sub-program with the same number exists (for example,
P1.#LA and P1.#SS). The ladder program is compiled first
(P1.#.LA, for example).
I:W-4104
The source-program is FORMAT-B. This
parameter is ignored: SYMBOL/COMMENT
FORMAT-B outputs symbols/comments at all times.
I:W-4105
The source-program is FORMAT-B. This
parameter is ignored: NET COMMENT
FORMAT-B data does not include a net comment. Setting
this item has no effect.
I:W-4200 There is no LADDER program.
A ladder program is empty. The ladder program is not
output to a memory card format file.
I:W-4201
LADDER execution time at the 1st level is too
large.
Reduce the first level, or increase the value of the system
parameter by specifying a ladder execution time ratio.
I:W-4202
The coil number specification of COM
instruction is not allowed.
The end of a COM instruction control range cannot be
defined using the number of coils. The specification of the
number of coils is ignored, and the end of a COM
instruction control range is determined based on the COME
instruction.
I:W-4203
The coil number specification of JMP
instruction is not allowed.
The end position of a jump cannot be defined using the
number of coils. The specification of the number of coils is
ignored, and the end position is determined based on the
JMPE instruction.
I:W-4204 Unused NET COMMENT pointer found.
A ladder program includes a pointer to a lost net comment
character string. The pointer is not output to a memory
card format file.
I:W-4400 There is no step sequence program.
A step sequence program is empty. The step sequence
program is not output to a memory card format file.
I:W-4500
The symbol data which could not be display on
the CNC was replaced with space code.
Symbol data includes special characters that cannot be
displayed by the CNC. Those characters only are replaced
with blank characters.
I:W-4501
The comment data which could not be display
on the CNC was replaced with space code.
Comment data includes special characters that cannot be
displayed by the CNC. Those characters only are replaced
with blank characters.
I:W-4502
Comment data size exceeds 64KB.
Symbol/comment data is not converted to the
Memory card format file.
The total number of comment data characters exceeded
65535. None of the symbols/comment data is output to a
memory card format file.
I:W-4503
The character * in the comment may not be
displayed on the CNC.
The comment uses a character code not available to the
CNC and, therefore, may not be displayed.
I:W-4504
Double-sized space character in comment was
changed to two single-sized spaces.
The comments uses a double-byte space character, and
the character is replaced by two single-byte space
characters.
I:W-4505 Too long strings for symbol data.
A symbol that exceeds the character length limit (six
characters) is found, and is deleted. (The comment
remains valid.)