Explain Error Code
explain_error_codeDecode Festo, CODESYS, or EtherCAT error codes by entering the code in hex, IEC, or decimal format. Search embedded references and web sources for explanations.
Instructions
Decode Festo/CODESYS/EtherCAT error codes using ALL embedded references. USE WHEN: any Festo/CODESYS/EtherCAT error code appears — 0x…, 16#…, drive fault, AL status. Never guess meanings. Accepts hex (0x7500), IEC (16#8011), or decimal formats. Searches: CiA 402, Festo PtP, CODESYS ground truth, ALL embedded topics, and all device manuals. If not found locally, search the web — then save useful findings to knowledge/manuals/ for future use.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| source | No | Error source platform | |
| errorCode | Yes | The error code (e.g., "0x7500", "16#8011", "MC error 4357") |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| found | Yes | ||
| source | Yes | ||
| message | Yes | ||
| errorCode | Yes | ||
| manualHits | Yes | ||
| snippetCount | Yes | ||
| sourcesMatched | Yes |