Definitions


Panel User Interface Messages

Here is the complete list of EZ-Ethernet-Plus message with quick suggestions as to the corrective action (if any) the user should take. The most important of this list are explained in more detail in the next section.

0. "Operation successful" 
No action required

1. "Missed at least one frame”
No action required

2. "Adapter could not lock Shared Ram"
Reduce load on the system. 

3. "ECOM ID is not responding"
Check for poor network or overloaded ECOMs.

7. "No ECOMs defined"
Download ECOM configuration using EZ-Touch

8. "No Items to process"
Add tags using EZ-Touch

9. "No gateway address"
Add gateway 

14. "Node ID is online"
No action required

15. "Node ID : No more ECOM buffers"
Lessen load on ECOM.

19. "Critical. No more transaction buffers"
Spread tags over different screens.

26. "Did not receive response from tag write"
Check network, ECOM load and PLC scan time.

27. "Adapter write Queue Overflow"
Check network, ECOM load and PLC scan time

28. "Adapter Read Queue Overflow"
Check network, ECOM load and PLC scan time.

32. "Write tag retry count exceeded"
Check anything that could slow down communications. If no problem found, increase the Timeout for the node.

33. "Exceeded system tag limit"
She has all she can hold, folks.

34. "PLC not in TERM; Tag write inhibited"
Put PLC into TERM mode.

36. "Read tag retry count exceeded"
Same as message number 32.

38. "Illegal MODBUS address"
Remove tag with illegal address

39. "MODBUS transmit buffer overflow"
Poor network, excessive PLC scan times or downloading recipes in rapid secession. 


Error Messages – More detail.

This section contains messages text that may be seen on the panel message line. Each message is followed by an explanation and a list of one or more possible solutions. Note that the messages are listed in order based the likelihood of occurring.

"PLC(s) Offline ?,….? ”
(Where ? …? can be any combination of PLCs 1,2,3…10.) The adapter cannot establish basic communications with the target PLC’s ECOM. This is a generic message and could be caused by several problems.

"Read tag retry count exceeded”
The EZ-Ethernet adapter is not receiving one or more expected responses from tag read request(s) within the user configurable number of retries. Situation may be improved by increasing the timeout for the PLC via EZ-Touch EZ-Ethernet Configuration Utility. The timeout setting indicates the maximum time in milliseconds the adapter waits on a response to a read command. It should be noted that the timeout is not a scan rate. The adapter still processes reads as quickly as possible. However, increasing the timeout will help reduce the number of messages seen by the user. The balance is to increase the timeout to a point long enough to allow a response from a system, but not so long as to make for sluggish responses in the case of legitimate lost packets.

"Write tag retry count exceeded”
The EZ-Ethernet adapter did not receive a tag write confirmation from the ECOM within the user configurable timeout period for the number of retries specified. This does not mean that the write did not occur. Rather, it indicates that the adapter cannot verify that the write took place. Solutions similar to “Read tag retry count exceeded” message.

"PLC not in term: Tag write inhibited”
Adapter only allows writes to PLC that are in terminal mode. 

"Missed at least one frame”
The adapter failed to process at least one page request by the panel. A “page request”, in this context, can be thought of as a panel screen change.

"Adapter not responding”
The panel is not receiving updates from the adapter in a timely fashion (I believe the maximum wait is 2 seconds, but check with AVG if needed). This indicates a very serious problem is occurring in the adapter. A panel reboot is often needed to clear the error. However, prevention is the key to preventing it from reoccurring.

"No ECOMs defined”
Indicates a mismatch between the panel program and the adapter ECOM configuration. Specifically, the panel has tags it wishes to process but the adapter does not have ANY ECOMs configured. This should only occur if the user installs a new or non-configured adapter into a panel that has an existing program.

"Critical – No more transaction buffers”
The adapter has exhausted its pool of memory buffers allocated for transaction processing This occurs if too many tags are placed on a single screen AND those tags are highly diverse as per type and address. While very rare, this would most likely occur if the user has several recipes configured on a single screen and the recipes use a widely mixed number of tag types with non-contiguous PLC addresses. 

"Exceeded system tag limit”
User attempted to access a screen that contains 700 or more tags. While this is highly unlikely, it could happen if the user has a single screen with a huge number of recipes and each recipe contains the maximum number of tags (20).


EZ-Ethernet-Plus Specific Messages

“Illegal MODBUS address"
The EZ-Ethernet-Plus adapter received an exception response to a read or a write request it issued. The slave issues the exception when it detects an illegal address in a request packet. The fix is to remove the tag causing the problem. 

"Illegal MODBUS function code"
The EZ-Ethernet-Plus adapter received an exception response for a read or a write request it issued due to an illegal MODBUS function code detected by the slave. 

"MODBUS transmit buffer overflow"
One or more TCP connection has a full transmit buffer and is thus losing data. This is a serious condition that could lead to a severe degradation of the adapter’s throughput. The most likely cause of this problem would be an operator downloading recipes in rapid secession on a busy system. 

EZ-Touch Ethernet Configuration Messages

This section contains messages that may be seen by the user when configuring the EZ-Ethernet adapter via the EZ-Touch PC package. Each message is followed by an explanation and a list of one or more possible solutions. 

"EZ-Ethernet Adapter is not responding”
The user attempted to download a configuration into the adapter, but the adapter is not responding to the request. 

"Selected device is NOT an EZ-Touch Ethernet adapter”
User attempted to download to a device other than an EZ-Ethernet adapter. This message is the result of two or more network devices having duplicate network identification.

“Error reading EZ-Ethernet Adapter device definition!”
The Configuration software could not ascertain the device definition from the adapter. It must complete this step before the download may proceed. This could be a by-product of having duplicate addressing id’s.

"Error opening HEIDevice!”

“Error opening HEITransport!”

“Download failed with error ???”
(Where ??? is most likely 0x8006). Configuration failed on the actual write. All the prerequisite protocol “opens” worked correctly, but the transfer of data to the adapter failed. Error 0x8006 indicates a timeout occurred during the actual data transfer, indicating that the adapter is too busy to process the download. 

“Error unpacking configuration file”
The EZ-Touch Configuration Utility could not open or could not process its PC based configuration file and thus could not display the previous configuration data.