Instruction manual

6. Programming Features
121
Error code
* Refer to the constants list for constants that can be changed during opera-
tion.
Error
Code
Contents
01H
Function code error
Function code from PLC is other than 03H, 08H, or 10H.
02H
Improper register number
No register numbers to be accessed have been registered.
ENTER command “0900H” that is an exclusive-use register for
write-in was read out.
03H
Improper quantity
The number of data items to be read or wirte-in is not in the range
between 1 and 16.
The number of data items in a message is not the value obtained
by multiplying the quantity by two in the write-in mode.
21H
Data setting error
A simple upper/lower limit error occurred with control data or con-
stant wirte-in.
A constant setting error occurred when a constant was written.
22H
Write-in mode error
Attempt to write-in a constant from PLC was made during run-
ning.*
Attempt to write-in an ENTER command from PLC was made dur-
ing running.
Attempt to write-in a constant from PLC was made during UV
occurrence.
Attempt to write-in an ENTER command from PLC was made dur-
ing UV occurrence.
Attempt to write-in a constant other than n001=8, 9 (constant ini-
tialization) from PLC was made during “F04” occurrence.
Attempt to write-in a constant from PLC was made while data
were being stored.
Attempt to write-in data exclusive for read-out from PLC was
made.