Chapter 6 Error List6.2 Error List (MAIN Application)
226
Error No. Error name Description, action, etc.
C2B BCD display digit range error The specified number of BCD display digits is invalid. Specify a value between 1 and 8.
C2C Program number error The program number is invalid.
C2D Step number error The step number is invalid.
C2E Blank step shortage error
There are not enough blank steps to save step data. Provide enough blank steps needed to save
step data.
C2F Axis number error The axis number is invalid.
C30 Axis pattern error The axis pattern is invalid.
C32 Operating-axis addition error during command execution
An operating axis for position data was added during continuous position movement or
push-motion movement calculation.
C33 Base axis number error The base axis number is invalid.
C34 Zone number error
The zone number is invalid.
* Cartesian axis only.
C35 Position number error The position number is invalid.
C36 I/O port/flag number error The I/O port/flag number is invalid.
C37 Flag number error The flag number is invalid.
C38 Tag number error The tag number is invalid.
C39 Subroutine number error The subroutine number is invalid.
C3A User-open communication channel number error The channel number of the communication channel opened to the user is invalid.
C3B Parameter number error The parameter number is invalid.
C3C Variable number error The variable number is invalid.
C3D String number error The string number is invalid.
C3E String-variable data count specification error The specified number of string variables exceeds the area, etc.
C40 String-variable delimiter non-detection error Delimiter cannot be detected in the string variable.
C41 String-variable copy size over error The copy size of string variable is too large.
C42
Character count non-detection error during string
processing
The character-string length is not defined in string processing. Execute a string processing
command after defining the length with a SLEN command.
C43 Character-string length error during string processing
The character-string length used in string processing is invalid. Check the value of
character-string length defined by a SLEN command.
C45 Symbol definition table number error The symbol definition table number is invalid.
C46
Blank area shortage error with source-symbol storage
table
There is not enough area to store the source symbols. Check the number of times source symbol
can be used.
C47 Symbol search error Definitions are not found for the symbols used in the program steps.
C48 SIO-message continuous conversion error
The transmitted SIO message does not match the message format or contains invalid data.
Check the transmitted message.
C49 SEL-SIO in-use error The SIO is being used by other interpreter task.
C4A SCIF unopen error
Serial channel 1 opened to the user is not opened in the target task.
Open the channel using an OPEN command first.