Ethernet Communications Modules, 3rd Edition, Rev. D
1–6
Chapter 1: Introduction
1
2
3
4
5
6
7
8
9
10
11
12
13
14
A
B
C
D
Frequently Asked Questions
.
Q How can I speed up my ECOM communications?
.
A
Try shortening the scan time of the PLC (the PLC
allows only one ECOM transaction per scan).
.
Q What causes “Task code error response” with extended E353 error?
.
A
Error is from the PLC and means “timeout in the background communications”.
Error is due to a backplane communication problem (ECOM, DCM, etc.).
.
Q Can an ECOM be configured to talk through a gateway?
.
A
Yes. You configure the gateway to reroute traffic to
and from the ECOM via port 7070 (hex).
.
Q When using a DL205 with an ECOM, is there a way to turn on the PLC
outputs from a computer using a non- Windows operating system?
.
A
Host Engineering has what is called an Ethernet SDK (software developers
kit) which can normally be downloaded (free) from their website. However,
this will be useless for your system, but to accommodate your operating
system, you can fill out a form located on the Host Engineering website
and request the source code for the Ethernet SDK. This is necessary
so that Host Engineering will know who is using their source code.
The source code can then be recompiled to work on your system.
With the SDK recompiled for your system, you can use CCM (i.e.
DirectNET) protocol to turn on PLC outputs by simply knowing
the memory types and ranges as required for syntax.
The request form and details about the SDK can be found on the Host
Engineering homepage (www.hosteng.com). Once there, click on “EBC/
ECOM/EDRV” under “S/W Developer Kits” in the left- hand column.
.
Q What is the fastest way to get data from PLC to PLC?
.
A
Install ECOM in both PLCs and use the RX/WX commands is the quickest
way to do this. It is much faster that using serial communication.
.
Q Can the ECOM do a broadcast message to multiple slave devices?
.
A
No.
.
Q Can the MAC address be changed?
.
A
The MAC address is burned into ROM on the module and is set just before it
leaves the factory. There is no logical way for any protocol to change this address.
Host Engineering’s range for Ethernet (MAC) addresses is 00.E0.62.xx.xx.xx.