Allen-Bradley · MicroLogix 1400 Programmable Controllers
An indirect address reference in the ladder program attempts to access memory locations outside of the entire data file space. This is a recoverable fault, indicating a programming error that could lead to unexpected behavior, data corruption, or controller instability.
Click steps to track your progress.
Correct the program logic to ensure that all indirect references point only to valid addresses within the defined data file space.
Recompile and reload the corrected program into the controller.
Enter the Run mode after the program is successfully reloaded.