beautypg.com

Omron DR 170 14 User Manual

Page 58

background image

Klinkmann Automation Omron Ethernet DAServer

56


Omron Ethernet DAServer Ver 1.x User Manual Rev 1.3 17014m13

and writing
back modified
word value into
PLC’s memory.
Here the
processing of
first step failed.

<Socket_
ControllerName>:
Item Item_Class_Obj.>
() read
illegal BCD value
hex,
returning 19999.

Data, received
from PLC,
cannot be
converted into
right BCD
value.
Assigned value
19999.

Take into
account,
when creating
client
application.

DASProtWarn

<Socket_
ControllerName>:
Item Item_Class_Obj.>
() read
illegal BCD Long
value
hex, returning
199999999.

Data, received
from PLC,
cannot be
converted into
right BCD Long
value.
Assigned value
199999999.

Take into
account,
when creating
client
application.

DASProtWarn

<Socket_
ControllerName>:
Item Item_Class_Obj.>
() read
illegal BCD Floating
Point value
hex,
returning 0.0.

Data, received
from PLC,
cannot be
converted into
right BCD
Floating Point
value.
Assigned value
0.0.

Take into
account,
when creating
client
application.

DASProtWarn

<Socket_
ControllerName>:
Attempting write out-
of-range value
into
Item
(Item_Class_Obj.>),
clamp to Value>.

Client
application tries
to write the
value, invalid
for current Item
type.

This error
conditions could
happen writing new
value into specific
Item, for example,
BCD Item, when
invalid value “path
through” standard
clamping methods .

Avoid writing
values out-of-
range.

DASProtWarn


Note: Please contact Klinkmann Support ([email protected]) if you face any other
error messages with Log Flag “Error”.