A-27
Appendices
NJ-series Instructions Reference Manual (W502)
A-3 Error Code Details
App
Name Illegal Data Position Specified Error code 16#0406
Meaning The data position specified for an instruction exceeded the data area range.
Effects User program Continues. Operation The relevant instruction will end according to specifica-
tions.
System-defined
variables
Variable Data type Name
None --- ---
Cause and
correction
Assumed cause Correction Prevention
The data position or data size speci-
fied for an instruction exceeded the
data area range.
Correct the instruction so that the
data position or data size specified for
an instruction does not exceed the
range of the data area.
Use the instruction so that the data
position or data size specified for an
instruction does not exceed the data
range.
Precautions/
Remarks
None
Name Data Range Exceeded Error code 16#0407
Meaning The results of instruction processing exceeded the data area range of the output parameter.
Effects User program Continues. Operation The relevant instruction will end according to specifica-
tions.
System-defined
variables
Variable Data type Name
None --- ---
Cause and
correction
Assumed cause Correction Prevention
The results of instruction processing,
such as the number of array ele-
ments, exceeded the data area range
of the output parameter.
Correct the input parameters so that
the processing result of the instruction
does not exceed the range of the data
area of the output parameter.
Set the input parameter so that the
processing result of the instruction
does not exceed the range of the data
area of the output parameter.
Precautions/
Remarks
None
Name No Errors to Clear Error code 16#0409
Meaning An instruction to clear a Controller error was executed when there was no error in the Controller.
Effects User program Continues. Operation The relevant instruction will end according to specifica-
tions. The output or Unit operation is not affected.
System-defined
variables
Variable Data type Name
None --- ---
Cause and
correction
Assumed cause Correction Prevention
An instruction to clear a Controller
error was executed when there was
no error in the Controller.
Correct the program so that the
instruction is executed when there is
a Controller error.
Write the program so that the instruc-
tion is executed when there is a Con-
troller error.
Precautions/
Remarks
None