Error Codes
Hex code | Dec code | Description |
---|---|---|
0x8501 | 34049 | Input parameter error on a PLC function block. |
0x8502 | 34050 | The configuration file TcCrestronServer.cfg was not found |
0x8503 | 34051 | Internal server error while processing the configuration file TcCrestronServer.cfg. |
0x8504 | 34052 | Error in the configuration file TcCrestronServer.cfg. The XML node “TcpPort” was not found. |
0x8505 | 34053 | Error in the configuration file TcCrestronServer.cfg. The XML node “AmsPort” was not found. |
0x8506 | 34054 | The client was not found. |
0x8507 | 34055 | Error while processing a read request. |
0x8508 | 34056 | Error while processing a write request. |
0x8509 | 34057 | Error while processing an array read request. |
0x850A | 34058 | Error while processing an array write request. |
0x850B | 34059 | Error while reading a client status. The specified client was not found. |
0x850C | 34060 | Time exceeded while reading from a PLC value. |
0x850D | 34061 | PLC function block input parameter sTargetIpAddr is wrong. |
0x850E | 34062 | PLC function block input parameter dwData is wrong. |
0x850F | 34063 | PLC function block input parameter iOffset is wrong. |
0x8510 | 34064 | PLC function block input parameter iLen is wrong. |
0x8511 | 34065 | PLC function block input parameter iLen is wrong. iLen has exceeded the maximum value of 40. |
0x8512 | 34066 | PLC function block input parameter error. iOffset plus iLen is greater than the maximum allowable size of 100 fields The function module writes beyond the allowed fields, values are lost. |
0x8F07 | 36615 | Error in the configuration file TcCrestronServer.cfg. The XML node "AdsMessageCycleTime" was not found. |