C Controller Module Dedicated Functions - Mitsubishi Electric MELSEC iQ-R C Series Programming Manual

Controller module
Table of Contents

Advertisement

4.2

C Controller Module Dedicated Functions

The following table shows the error codes of the C Controller module dedicated functions.
Error code
Description
Decimal
Hexadec
imal
Module identification error
-201
FF37H
The specified module identification is unavailable.
I/O signal error
-203
FF35H
The specified I/O signal is out of range.
I/O access size error
-204
FF34H
The specified access size of I/O signal is out of range.
I/O number error
-205
FF33H
The specified I/O number is out of range.
Program execution type error
-206
FF32H
The specified execution type of the program is not
supported.
Offset error
-208
FF30H
• The specified offset is out of range.
• An AnS series module (buffer memory) was accessed.
Buffer memory size error
-209
FF2FH
• The specified offset and its size is out of range.
• The address of data storage buffer pointer is 0.
• The specified size is 0.
-210
FF2EH
Read area size error
The read area size is smaller than the read size.
Time setting error
-211
FF2DH
The specified time is out of range.
-214
FF2AH
Intelligent function module error
A slot with the specified I/O number was accessed in the
state where no intelligent module was mounted.
Driver not started
-217
FF27H
The driver is not started.
-219
FF25H
Program name error
The specified program name is unavailable.
(e.g. the specified program does not exist or the parameters
are not registered.)
WDT type error
-220
FF24H
The specified WDT type is out of range.
-222
FF22H
Bus master CPU reset error
Remote reset of the bus master CPU (CPU No.1) failed.
Memory reservation error
-223
FF21H
Reserving sufficient memory failed.
LED setting value error
-224
FF20H
The specified LED setting value is out of range.
Event number specification error
-225
FF1FH
The specified event number is out of range or duplicated.
Control code send error
-227
FF1DH
Sending control code failed.
Event timeout error
-231
FF19H
A timeout occurred while waiting for an event.
CPU number specification error
-232
FF18H
• The specified CPU number is incorrect.
• The specified CPU cannot issue the request.
• The host CPU module in which the remote operation is
performed is specified by a number for specifying other
stations (1 to 4).
Corrective action
Check the specified module identification.
Check the specified I/O signal.
Check the specified access size of I/O signal (I/O number and read/
write size in words).
Check the specified I/O number.
Check the specified execution type of the program.
• Check the specified offset.
• Check the specified I/O number.
• Check the specified buffer memory size.
• Check the offset and its size.
• Check the specified data storage buffer pointer.
• Check the read size.
• Check the read area size.
Check the specified time.
• Check the specified I/O number and the slot.
• Check the mounting condition of the target CPU module.
Check if the driver is started.
Check the specified program name.
Check the specified WDT type.
• Enable the setting to allow remote reset (set "Remote Reset" to
"Enable") for the bus master CPU (CPU No.1).
• Change the operating status of the bus master CPU (CPU No.1)
to STOP.
• Check if the bus master CPU (CPU No.1) is a programmable
controller CPU or C Controller module.
Check if sufficient memory is available.
Check the specified LED setting value.
Check the specified event number.
• Retry.
• Check if the C Controller module is running normally.
• Reset the C Controller system.
• Increase the timeout time.
• Check if the interrupt event number (interrupt pointer number) is
set correctly.
• Change the specified CPU number.
• Do not issue a request, that generated an error, to the specified
CPU.
• Specify '0' (host CPU) to perform the remote operation on the host
CPU module.
4 ERROR CODE LIST
4.2 C Controller Module Dedicated Functions
4
229

Advertisement

Table of Contents
loading

Table of Contents