Mitsubishi Electric MELSEC iQ-R C Series Programming Manual page 233

Controller module
Table of Contents

Advertisement

Error code
Description
Decimal
Hexadec
imal
Response completion wait timeout error
-256
FF00H
A timeout occurred while waiting for completion of a
response of a processing requested to other CPU modules.
Interrupt event type specification error
-257
FEFFH
The value specified to the interrupt event type is out of
range.
Interrupt pointer number specification error
-258
FEFEH
The value specified as the interrupt pointer number is out of
range.
Interrupt service routine unregistered error
-259
FEFDH
• The processing was not registered when enabling the
processing corresponding to an event (interrupt).
• The specified CPU number is incorrect.
Drive mount error
-260
FEFCH
Drive unmount error
The mount processing or unmount processing of the drive
failed.
Caller flag error
-263
FEF9H
The value specified to the caller flag is out of range.
Pointer error
-264
FEF8H
The address of the specified pointer is incorrect.
Target system specification error
-265
FEF7H
The value specified in the target system is out of range.
WDT start error
-266
FEF6H
The user WDT is being started.
Authentication error
-267
FEF5H
The password is incorrect.
Security error
-268
FEF4H
The setting content of the security function is incorrect.
Network number error
-269
FEF3H
The specified network number is out of range.
Channel number error
-270
FEF2H
The specified channel number is out of range.
-271
FEF1H
Target station number error
The specified target station number is out of range.
File specification error
-279
FEE9H
• The specified file does not exist.
• A file with the same name already exists. (The existing file
is overwrite-protected.)
• A file cannot be created in the specified path, or the
specified path does not exist.
File access error
-280
FEE8H
The specified file is in use.
Instruction name error
-281
FEE7H
The instruction name is incorrect.
Mode information error
-282
FEE6H
The specified mode information is out of range.
Operation selection mode
-283
FEE5H
The specified operation selection mode is out of range.
Individual identification information read error
-288
FEE0H
Reading individual identification information failed.
Dot matrix LED mode selection error
-289
FEDFH
An operation other than "USER" was selected by using the
CCPU_SetOpSelectMode function or with the MODE/
SELECT switch.
Corrective action
• Increase the timeout time specified to the argument.
• Review and correct the user program (including other tasks which
execute motion CPU interaction functions).
• Review the program used for the request destination CPU module
and correct it to perform the processing requested from other CPU
modules, for example, by adding the WAIT instruction.
Check the specified value.
Check the specified value.
• Register the processing for the event (interrupt) and perform the
operation again.
• Check the specified CPU number.
• Retry.
• Check if the drive is damaged.
• Replace the drive.
Review the specified value, and specify a value within the range.
Check the address of the specified pointer.
Check the specified value.
Check the user WDT settings.
Check the specified password.
Check the settings of the specified security function.
Check the specified network number.
Check the specified channel number.
Check the specified target station number.
• Check the specified file.
• Check if the existing file is overwrite-protected.
• Check if no files exist with the same name as the file to be
created.
Check if the specified file is in use.
Check the specified instruction name.
Check the specified mode information.
Check the specified operation selection mode.
• Check if the C Controller module is running normally.
• Reset the C Controller module, or turn the power OFF and ON.
Select "USER" by using the CCPU_SetOpSelectMode function or
with the MODE/SELECT switch.
4 ERROR CODE LIST
4.2 C Controller Module Dedicated Functions
4
231

Advertisement

Table of Contents
loading

Table of Contents