Allen-Bradley · Logix and SLC PLC
This error occurs when a symbolic address or name exceeds the maximum number of characters supported by the device. The processor cannot process the overly long symbol, leading to an addressing failure.
Click steps to track your progress.
Consult the Allen-Bradley Logix/SLC documentation for the specific PLC model to determine the maximum allowed character limit for symbolic addresses and tag names.
Access the PLC program using the appropriate software (e.g., Studio 5000 Logix Designer, RSLogix 500).
Inspect all recently added or modified symbolic addresses and tag names within the program for compliance with the documented character limit.
Identify and Modify any symbolic address or tag name that exceeds the maximum character limit to ensure adherence to the device's specifications.
Re-download the corrected PLC program to the controller and Verify the error F005 is cleared.