Error messages and codes – Omron ETHERNET DIRECT DR 170 14 User Manual

Page 58

Advertising
background image

Klinkmann Automation Omron Ethernet DAServer

56


Omron Ethernet DAServer Ver 1.x User Manual Rev 1.4 17014m14

Error Messages and Codes

Generic DAServer error messages and Omron Ethernet-DAServer-specific messages are
supported. Use the Log Flag data to customize the messages logged to the Log Viewer.
See the Log Viewer online documentation for more information about using log flags.
To troubleshoot DAServer problems, use the following error messages together with the
DAServer Manager Diagnostics root data.

DAServer Error Messages

The following table lists all the generic-DAServer and Omron Ethernet-DAServer-specific
error messages that are logged to the Log Viewer.

Error Message

Explanation

Probable Cause

Solution

Log Flag

OmronEthAdapter
<SockName>: Invalid
local Host Name (IP
Address)
<WrongName>.
Further operate with
Host name: 0.0.0.0 !!!

Windows
Sockets API
functions do
not accept Host
Name (IP
Address) value.

Configured invalid
Host Name (IP
Addr.) parameter
for SOCKET
<SockName >.

Enter correct
Host Name or
IP Address.

Error

<Socket_
ControllerName>:
Invalid PLC's
IPAddress
<WrongIPAddress>

Windows
Sockets API
functions do
not accept
Controller IP
Address value.

Configured invalid
Controller IP
Address
<WrongIPAddress
>

Enter correct
Controller IP
Address.

Error

Socket <SockName>
::OnMessageToSend
, Creating Eth.
Socket get Error
<Error number>:
<Error description>

Failed creating
Ethernet
Socket by
Windows
Sockets dlls

For reason - see
Error description in
the message.
Most possible
cause - Ethernet
Port already
occupied by other
OMRON Ethernet
DAServer socket or
other application.

Solve
problems
mentioned in
Error
description.
Avoid
concurrently
communicatio
n through
Sockets with
equal Port
numbers.

DASProtFail

<Socket_
ControllerName>:
Can not create
Watchdog Message.
Do not process
Watchdog.

Failed creation
of Watchdog
message.
Watchdog
message is not
processed until
solving the
problems.


Invalid Watchdog
Address or Invalid
Watchdog value.
Watchdog Address
area could be non-
supported by
current DAServer
version.

Enter correct
Watchdog
Address (right
Item name
representing
2-bytes long
Word
memory area
without
suffix). Enter
Watchdog.

Error

Advertising