12 - 23
12 ERROR CODE LISTS
12.5 Vision System Errors
Error code
Error factor
Error Processing Corrective Action
Name Description
18000
Argument range
error
• Any of the specified argument in the
instruction is outside the range.
• The indirectly specified device No. of the
specified argument in the instruction is outside
the range or the device No. of 32-bit type or
64-bit type is odd-numbered.
The block processing in
execution is stopped and
the next block is executed.
• Check the argument value and correct
the program so that the value is within the
range.
• Correct the program so that the indirectly
specified device No. is proper.
18001 Double open error
MVOPEN instruction was executed to the
logged on vision system.
Review the conditions to execute the
MVOPEN instruction and correct the
program.
18002 Unopen error
The instruction is executed to the vision system
which is not logged on.
Correct the program to execute the
instruction after confirming the logon by the
MVOPEN instruction has been completed
normally.
18003 Open error
The communication line with the vision system
cannot be opened.
Keep executing Motion
SFC.
• Check the connection of the Ethernet
cable.
• Correct the IP address and the port No. of
the Ethernet communication line setting
to the same setting as the connected
vision system.
18007 Log on error
The user name or password for logging on the
vision system is in error.
Correct the user name and the password
of the Ethernet communication line setting
to the same setting as the connected vision
system.
18008
Communication
error
• The communication with the vision system is
disconnected.
• The communication is shut off by the
MVCLOSE instruction during command
execution.
• The TCP/IP port cannot be opened.
• Check the connection of the Ethernet
cable.
• Correct the program to execute the
MVCLOSE instruction after the
instruction is completed.
• Correct the TCP/IP port No. of the
Ethernet communication line setting to
the same No. as the TCP/IP protocol
setting of the connected vision system.
For not using the TCP/IP protocol, delete
the TCP/IP port No.
18010 No vision program
The specified vision program (job) does not
exist in the vision system.
For the vision program name of the vision
program operation setting, specify the job
name existing in the vision system.
18011 Read value error
Data in the read value cell is not an integer
value.
Check that the cell/tag contents specified in
the read value cell of the vision program
operation setting are integer. To read the
floating-point type data, correct the
program to use the TCP/IP protocol or the
MVIN instruction.
18012 Execute timeout
Execution of the vision system dedicated
function does not finish within the specified
time.
Review the time-out period specified by the
vision system dedicated function and
correct the program.
18013
Trigger response
timeout
There is no response for the image request
within the specified time.
• Review the time-out period specified by
the vision system dedicated function and
correct the program.
• Check if there is an execution error of job
in the vision system side by In-Sight
Explorer and correct the job.
18014 Offline error The vision system is in the "Offline" status.
Set the vision system in "Online" status by
In-Sight
Explorer.
18015
Control authority
error
User authorities to control the vision system are
not enough.
For the user name which can be specified
by the Ethernet communication line setting,
specify the user whose access level is "Full
access" or "Protect" in the user list setting
of In-Sight
Explorer.
Also, for "Protect", "Online/Offline switching
available" needs to be valid.