
4 |
Table 4-7. Minor Error Codes for Major Error Code 90H (at Client PLC)
Error Status |
| Application Interface Error Description |
(Hexadecimal) |
| |
|
|
|
0190H |
| Timeout expired before transfer completed; still waiting on transfer. |
0290H |
| Period expired before transfer completed; still waiting on transfer. |
8190H | COMMREQ data block too short for the command. | |
8290H | COMMREQ data block too short for server PLC node address. | |
|
|
|
8390H | Invalidservermemory type. | |
|
| |
8490H | InvalidProgramName. | |
|
| |
8590H | InvalidProgramBlockName. | |
|
| |
8690H | Zero server unit length is not allowed. | |
|
|
|
8790H | Server unit length is too large. (Maximum permitted 1024 bytes) | |
8890H |
| Invalid channelnumber. |
8990H | Invalid time unit for period. (Maximum permitted 3965 hours) | |
8a90H | Period value is too large. | |
8b90H |
| Zero server starting address is not allowed. |
8c90H | Invalidclientmemory type. | |
|
| |
8d90H | Invalidserver host address type. | |
|
|
|
8e90H | Invalid IP address integer value. (Must be | |
8f90H | InvalidIPaddressclass. | |
9090H |
| Insufficient TCP connection resources to do request. |
9190H | Zero local starting address is not allowed. | |
9290H | Server host address length value is too short for server host | |
|
| addresstype. |
9390H | COMMREQ data block too short for Program Block name | |
|
| (including 0 pad). |
9490H | COMMREQ data block too short for Programname | |
|
| (including 0 pad). |
|
|
|
9590H | Internal API error. See PLC fault table or exception log for details. This | |
|
| problem may occur due to the Ethernet Interface being asked to per- |
|
| form beyond its capacity. Try transferring less data per message or es- |
|
| tablishingfewersimultaneousconnections. |
|
| |
9690H | Underlying TCP connection aborted (reset) by server end point. | |
|
| |
9790H | Underlying TCP connection aborted by client end point. | |
|
| |
9890H | The remote server has no Service Request Processor. | |
|
| |
9a90H | Response to session request did not arrive in proper order. | |
|
| |
9b90H | Session denied by server PLC. | |
|
| |
9c90H | Data response did not arrive in proper order. | |
|
| |
9d90H | Data response had unexpectedsize. | |
|
| |
9e90H | Unrecognized COMMREQ command code. | |
|
| |
a190H | Invalid CRS word memory type. | |
|
| |
a290H |
| Failed an attempt to update the CRS word. |
Chapter 4 Programming Communications Requests |